pickle.py is limited by python's call stack

Ouverte
#47,369 18 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
5/5
Temps estimé
Plus d'une semaine
Accessibilité débutants
25/100
Type d'issue
Bug
Clarté
À clarifier
Activité
À l'abandon
Stack technique
python
Domaine
backend

Piste de recherche

Start with graphtest.py, the example code linked in the issue, then review the historical pickle.patch files and the pickle.py implementation they target. Reproduce the call-stack limitation and determine the intended behavior from those examples. Done means the reported pickle failure no longer depends on Python's call-stack depth, with regression coverage for the triggering graph.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

3.7 (EOL) stdlib type-bug
BPO 3119
Nosy @jcea, @pitrou, @avassalotti, @serhiy-storchaka, @matrixise
Files
  • pickle.patch: svn diff output against the python trunk.
  • pickle2.patch: svn diff output against the python trunk, take two.
  • pickle3.patch
  • pickle4.patch
  • graphtest.py: Example code triggering the issue
  • 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 2008-06-16.04:06:24.505>
    labels = ['3.7', 'type-bug', 'library']
    title = "pickle.py is limited by python's call stack"
    updated_at = <Date 2016-10-04.20:46:59.117>
    user = 'https://bugs.python.org/habnabit'
    

    bugs.python.org fields:

    activity = <Date 2016-10-04.20:46:59.117>
    actor = 'habnabit'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-06-16.04:06:24.505>
    creator = 'habnabit'
    dependencies = []
    files = ['10638', '11168', '13654', '18073', '43897']
    hgrepos = []
    issue_num = 3119
    keywords = ['patch', 'needs review']
    message_count = 17.0
    messages = ['68262', '69007', '69118', '69126', '69620', '71510', '85761', '85786', '101451', '101452', '110642', '110834', '268119', '270752', '271394', '278073', '278088']
    nosy_count = 9.0
    nosy_names = ['jafo', 'jcea', 'pitrou', 'alexandre.vassalotti', 'schmir', 'tleeuwenburg@gmail.com', 'serhiy.storchaka', 'matrixise', 'gavento']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3119'
    versions = ['Python 3.7']
    

    Langage dominant
    Python
    Étoiles
    77.2k
    Forks
    36k
    Merge moyen
    1 j 9 h
    PR mergées (30 j)
    558

    Guide de contribution

    Ouvrir le guide de contribution

    Par où commencer

    1. Lisez l'issue en entier, puis le guide de contribution du projet.
    2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
    3. Forkez le dépôt et travaillez sur une branche.
    4. Ouvrez une pull request qui référence le numéro de l'issue.

    Autres issues de python/cpython

    Toutes les issues de python/cpython

    Issues similaires

    Plus d'issues Python

    Recevez les nouvelles issues par e-mail

    Un résumé court des issues GitHub adaptées aux débutants.