unittest needs a way to launch pdb.post_mortem or other debug hooks

Abierto
#62,965 12 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
20/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
testing-qa

Línea de trabajo

Start by reviewing the issue discussion and PR gh-99169, which is referenced in the issue body. Determine the intended unittest interface for launching pdb.post_mortem or other debug hooks, and confirm that the finished change is covered by appropriate tests.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

3.8 (EOL) easy stdlib type-feature
BPO 18765
Nosy @terryjreedy, @gpshead, @voidspace, @Windsooon, @remilapeyre, @benedwards14, @Dominik1123

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2013-08-16.23:45:52.622>
labels = ['easy', '3.8', 'type-feature', 'library']
title = 'unittest needs a way to launch pdb.post_mortem or other debug hooks'
updated_at = <Date 2021-05-19.22:57:42.838>
user = 'https://github.com/gpshead'

bugs.python.org fields:

activity = <Date 2021-05-19.22:57:42.838>
actor = 'Dominik V.'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2013-08-16.23:45:52.622>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 18765
keywords = ['easy']
message_count = 10.0
messages = ['195444', '195519', '334851', '334868', '341846', '341859', '355474', '367872', '367873', '393984']
nosy_count = 7.0
nosy_names = ['terry.reedy', 'gregory.p.smith', 'michael.foord', 'Windson Yang', 'remi.lapeyre', 'benedwards14', 'Dominik V.']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue18765'
versions = ['Python 3.8']

  • PR: gh-99169
Lenguaje dominante
Python
Estrellas
77.2k
Forks
36k
Merge medio
1 d 9 h
PR fusionados (30 d)
558

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de python/cpython

Todos los issues de python/cpython

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.