Preserve original representation for integers / floats in docstrings

Abierto
#61,005 38 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
30/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Tranquilo
Stack tecnológico
python
Área
backend

Línea de trabajo

The payload identifies only CPython's Interpreter Core component and provides no source files, tests, or entry points. Start by reviewing the linked BPO issue and its discussion to determine the affected docstring-generation path and expected behavior; done means preserving the original integer and float representation in docstrings with coverage for the relevant cases.

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

Descripción

stdlib type-feature
BPO 16801
Nosy @warsaw, @birkenfeld, @rhettinger, @terryjreedy, @larryhastings, @ezio-melotti, @merwok, @bitdancer, @serhiy-storchaka, @pablogsal, @isidentical

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 2012-12-28.13:04:13.871>
labels = ['interpreter-core', 'type-feature', '3.11']
title = 'Preserve original representation for integers / floats in docstrings'
updated_at = <Date 2021-08-20.10:10:09.486>
user = 'https://github.com/larryhastings'

bugs.python.org fields:

activity = <Date 2021-08-20.10:10:09.486>
actor = 'mark.dickinson'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2012-12-28.13:04:13.871>
creator = 'larry'
dependencies = []
files = []
hgrepos = []
issue_num = 16801
keywords = []
message_count = 35.0
messages = ['178383', '178384', '178385', '178392', '178397', '178398', '178457', '178470', '178474', '178487', '178488', '178490', '178510', '178519', '178521', '178542', '178647', '178663', '178843', '178856', '178931', '181497', '181504', '182754', '182816', '182862', '182863', '182908', '182910', '182921', '381023', '396721', '396728', '396745', '396746']
nosy_count = 14.0
nosy_names = ['barry', 'georg.brandl', 'rhettinger', 'terry.reedy', 'larry', 'ezio.melotti', 'eric.araujo', 'Arfrever', 'r.david.murray', 'carsten.klein@axn-software.de', 'serhiy.storchaka', 'pablogsal', 'BTaskaya', 'Scott Stevens']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue16801'
versions = ['Python 3.11']

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.