Add sorting helpers for collections containing None values

Abierto
#64,829 9 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
20/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
data

Línea de trabajo

Read the migrated BPO issue 20630 and its discussion first; the GitHub body names no implementation file or test. Determine the intended helper API and ordering behavior for collections containing None values from that discussion, then identify the relevant standard-library entry point and add coverage showing the feature is complete.

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

Descripción

stdlib type-feature
BPO 20630
Nosy @tim-one, @rhettinger, @ncoghlan, @pitrou

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 2014-02-15.00:06:16.265>
labels = ['type-feature']
title = 'Add sorting helpers for collections containing None values'
updated_at = <Date 2014-02-25.05:50:44.745>
user = 'https://github.com/ncoghlan'

bugs.python.org fields:

activity = <Date 2014-02-25.05:50:44.745>
actor = 'rhettinger'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2014-02-15.00:06:16.265>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 20630
keywords = []
message_count = 9.0
messages = ['211251', '212103', '212121', '212123', '212144', '212145', '212146', '212147', '212164']
nosy_count = 6.0
nosy_names = ['tim.peters', 'rhettinger', 'ncoghlan', 'pitrou', 'Arfrever', 'cvrebert']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue20630'
versions = ['Python 3.5']

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.