Pickle breakage with reduction of recursive structures

オープン
#41,150 コメント 12 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
15/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
backend

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

    コントリビューションガイド

    コントリビューションガイドを開く

    はじめの一歩

    1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
    2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
    3. リポジトリをフォークし、ブランチを切って変更します。
    4. issue 番号を参照したプルリクエストを送ります。

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

    新しい issue をメールで受け取る

    初心者向けの GitHub issue を短くまとめたダイジェスト。