Replace debuglevel-related logic with logging

Abierto
#68,443 19 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
22/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python
Área
networking

Línea de trabajo

Start by reviewing the referenced PR python/cpython#8633 and the two attached patches, http-client-logging.patch and http-client-logging-v2.patch. Trace the HTTP client entry points they change and confirm that the debuglevel-related logic has been replaced with logging; no test file is named in the issue.

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

Descripción

3.7 (EOL) 3.8 (EOL) easy stdlib type-feature
BPO 24255
Nosy @vsajip, @bitdancer, @berkerpeksag, @demianbrecht, @CuriousLearner, @xgid, @sloonz, @sosey, @aldwinaldwin
PRs
  • python/cpython#8633
  • Files
  • http-client-logging.patch
  • http-client-logging-v2.patch
  • 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 2015-05-21.06:25:54.911>
    labels = ['3.7', '3.8', 'type-feature', 'library', 'easy']
    title = 'Replace debuglevel-related logic with logging'
    updated_at = <Date 2019-06-17.08:18:45.993>
    user = 'https://github.com/demianbrecht'
    

    bugs.python.org fields:

    activity = <Date 2019-06-17.08:18:45.993>
    actor = 'aldwinaldwin'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-05-21.06:25:54.911>
    creator = 'demian.brecht'
    dependencies = []
    files = ['39651', '47727']
    hgrepos = []
    issue_num = 24255
    keywords = ['patch', 'easy']
    message_count = 19.0
    messages = ['243734', '243750', '244919', '244960', '312426', '316571', '322897', '322958', '322968', '322977', '322983', '322985', '322986', '322989', '323239', '323249', '323254', '323268', '345816']
    nosy_count = 11.0
    nosy_names = ['vinay.sajip', 'r.david.murray', 'berker.peksag', 'demian.brecht', 'erynofwales', 'CuriousLearner', 'xgdomingo', 'sloonz', 'msosey', 'Conrad Ho', 'aldwinaldwin']
    pr_nums = ['8633']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24255'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']
    

    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.