Expose RegUnLoadKey in winreg
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Aptitud para principiantes
- 25/100
- Tipo de issue
- Nueva funcionalidad
- Claridad
- Bien especificado
- Estado de actividad
- Estancado
- Stack tecnológico
- python
- Área
- operating-systems
Línea de trabajo
Start by reviewing the linked winreg_unload_key.patch and the later issue21518*.patch files, along with the dependency on bpo-22080. Confirm how RegUnLoadKey should be exposed in winreg and what Windows-specific behavior the existing patches cover; done means the API is available through winreg with the required validation.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
| BPO | 21518 |
|---|---|
| Nosy | @loewis, @pfmoore, @tjguk, @PCManticore, @zware, @eryksun, @zooba |
| Dependencies | |
| 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 2014-05-17.17:12:40.482>
labels = ['3.8', '3.9', '3.10', 'type-feature', 'library', 'OS-windows']
title = 'Expose RegUnLoadKey in winreg'
updated_at = <Date 2021-03-12.17:38:28.317>
user = 'https://github.com/PCManticore'
bugs.python.org fields:
activity = <Date 2021-03-12.17:38:28.317>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Windows']
creation = <Date 2014-05-17.17:12:40.482>
creator = 'Claudiu.Popa'
dependencies = ['22080']
files = ['35271', '35285', '35288', '35618', '35907', '37742', '37819', '37820', '38382', '38481']
hgrepos = []
issue_num = 21518
keywords = ['patch']
message_count = 17.0
messages = ['218708', '218709', '218757', '218758', '218764', '220463', '222433', '222471', '222472', '222583', '227580', '234180', '234487', '238052', '238078', '242266', '388542']
nosy_count = 7.0
nosy_names = ['loewis', 'paul.moore', 'tim.golden', 'Claudiu.Popa', 'zach.ware', 'eryksun', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21518'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 36k
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 558
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.
Más de python/cpython
-
docs pending
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
-
stdlib type-feature
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
-
stdlib type-feature
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
-
build type-bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 76/100
-
stdlib topic-email type-feature
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
Todos los issues de python/cpython
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 82/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 86/100
-
🐛 Bug 🔔 Pending processing
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
jumpserver/jumpserver#17584 ·