[subinterpreters] Eliminate PyInterpreterState.modules.

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

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

評価

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

調査の方向性

まず drop-interp-modules.diff と issue に記載された過去の pull request を確認してください。現在のソースファイルやテストパスは提供されていません。subinterpreters コンポーネントに残っている PyInterpreterState.modules の作業を追跡し、関連する CPython のテストカバレッジによって完了を確認してください。

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

説明

3.13 topic-subinterpreters
BPO 28411
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently
PRs
  • python/cpython#1638
  • python/cpython#3565
  • python/cpython#3575
  • python/cpython#3593
  • python/cpython#3606
  • python/cpython#7992
  • python/cpython#8017
  • Files
  • drop-interp-modules.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 = 'https://github.com/ericsnowcurrently'
    closed_at = None
    created_at = <Date 2016-10-10.22:33:03.757>
    labels = ['expert-subinterpreters', 'type-bug', '3.7']
    title = '[subinterpreters] Eliminate PyInterpreterState.modules.'
    updated_at = <Date 2020-05-15.01:02:08.283>
    user = 'https://github.com/ericsnowcurrently'
    

    bugs.python.org fields:

    activity = <Date 2020-05-15.01:02:08.283>
    actor = 'vstinner'
    assignee = 'eric.snow'
    closed = False
    closed_date = None
    closer = None
    components = ['Subinterpreters']
    creation = <Date 2016-10-10.22:33:03.757>
    creator = 'eric.snow'
    dependencies = []
    files = ['45052']
    hgrepos = []
    issue_num = 28411
    keywords = ['patch']
    message_count = 15.0
    messages = ['278445', '278456', '278457', '278507', '278508', '278509', '278514', '278664', '301286', '302127', '302141', '302148', '302193', '302303', '335026']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'grahamd', 'eric.snow']
    pr_nums = ['1638', '3565', '3575', '3593', '3606', '7992', '8017']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28411'
    versions = ['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 を短くまとめたダイジェスト。