pickle special methods are looked up on the instance rather than the type

オープン
#60,455 コメント 22 件 リアクション 0 件 担当者 1 名 GitHub で見る

@benjaminp がすでに取り組んでいます。

2014年2月16日 から。

評価

この issue はまだ評価されていません。

説明

3.11 3.12 3.13 interpreter-core type-bug
BPO 16251
Nosy @warsaw, @rhettinger, @pitrou, @benjaminp, @ambv, @ericsnowcurrently, @serhiy-storchaka
PRs
  • python/cpython#3508
  • 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 = 'https://github.com/benjaminp'
    closed_at = None
    created_at = <Date 2012-10-16.18:24:53.984>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'pickle special methods are looked up on the instance rather than the type'
    updated_at = <Date 2018-02-13.16:52:20.309>
    user = 'https://github.com/ericsnowcurrently'
    

    bugs.python.org fields:

    activity = <Date 2018-02-13.16:52:20.309>
    actor = 'lukasz.langa'
    assignee = 'benjamin.peterson'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2012-10-16.18:24:53.984>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 16251
    keywords = ['patch']
    message_count = 22.0
    messages = ['173066', '173068', '173083', '173118', '173119', '182258', '191951', '191984', '192265', '208167', '211329', '211331', '211338', '213799', '251340', '251343', '301948', '301962', '301985', '301989', '301990', '312132']
    nosy_count = 11.0
    nosy_names = ['barry', 'rhettinger', 'pitrou', 'benjamin.peterson', 'hodgestar', 'Arfrever', 'lukasz.langa', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'robagar']
    pr_nums = ['3508']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16251'
    versions = ['Python 3.6', 'Python 3.7']
    

    主要言語
    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 を短くまとめたダイジェスト。