textwrap output may change if you wrap a paragraph twice
Abierto
Nadie ha tomado este issue todavía.
3.11
stdlib
type-feature
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 36k
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 558
Descripción
| BPO | 32397 |
|---|---|
| Nosy | @larryhastings, @serhiy-storchaka, @JulienPalard, @csabella, @iritkatriel, @akulakov |
| PRs | |
| Files |
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 2017-12-21.14:10:43.127>
labels = ['type-feature', 'library', '3.11']
title = 'textwrap output may change if you wrap a paragraph twice'
updated_at = <Date 2021-08-23.19:11:29.979>
user = 'https://github.com/larryhastings'
bugs.python.org fields:
activity = <Date 2021-08-23.19:11:29.979>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-12-21.14:10:43.127>
creator = 'larry'
dependencies = []
files = ['47344']
hgrepos = []
issue_num = 32397
keywords = ['patch']
message_count = 10.0
messages = ['308872', '308873', '342825', '378248', '398726', '398836', '398839', '398846', '398847', '398858']
nosy_count = 6.0
nosy_names = ['larry', 'serhiy.storchaka', 'mdk', 'cheryl.sabella', 'iritkatriel', 'andrei.avk']
pr_nums = ['5615', '27587']
priority = 'low'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32397'
versions = ['Python 3.11']
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza con el archivo de reproducción textwrap.isnt.stable.py enlazado en la incidencia y, después, revisa las pull requests referenciadas #5615 y #27587. Confirma el comportamiento cuando se ajusta el mismo párrafo dos veces; se considera terminado cuando la salida permanece estable al repetir el ajuste.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100