Pickle breakage with reduction of recursive structures

Abierto
#41,150 12 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
15/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python
Área
backend

Línea de trabajo

Start by reading the historical redcycle.diff and issue1062277-test-py3k.diff attachments, then review superseding issue bpo-9269. Determine the current expected behavior for pickling recursive structures and whether this issue remains distinct; done means the agreed behavior is covered by appropriate regression tests and the superseded work is not duplicated.

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

Descripción

3.15 stdlib type-feature
BPO 1062277
Nosy @rhettinger, @abalkin, @pitrou, @devdanzin, @avassalotti, @alex, @eltoder, @opensdh
Superseder
  • bpo-9269: Cannot pickle self-referencing sets
  • Files
  • redcycle.diff: Diff
  • issue1062277-test-py3k.diff
  • 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 2004-11-08.08:06:54.000>
    labels = ['type-bug', 'library', '3.11']
    title = 'Pickle breakage with reduction of recursive structures'
    updated_at = <Date 2021-12-16.23:07:00.339>
    user = 'https://bugs.python.org/ddorfman'
    

    bugs.python.org fields:

    activity = <Date 2021-12-16.23:07:00.339>
    actor = 'ajaksu2'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2004-11-08.08:06:54.000>
    creator = 'ddorfman'
    dependencies = []
    files = ['6357', '18011']
    hgrepos = []
    issue_num = 1062277
    keywords = ['patch']
    message_count = 10.0
    messages = ['47267', '47268', '47269', '82105', '110350', '110868', '178449', '221898', '255046', '255067']
    nosy_count = 12.0
    nosy_names = ['rhettinger', 'belopolsky', 'ddorfman', 'pitrou', 'ajaksu2', 'alexandre.vassalotti', 'alex', 'zzzeek', 'bcroq', 'eltoder', 'mstefanro', 'herring']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = '9269'
    type = 'behavior'
    url = 'https://bugs.python.org/issue1062277'
    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.