PEP 563: drop annotations for complex assign targets

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
20/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
compilers

調査の方向性

まず、リンクされているプルリクエスト python/cpython#23952 と #25511 を確認し、次に BPO issue 42737 とその議論を参照してください。複雑な代入ターゲットに対するアノテーションについて、Python 3.10 インタープリターで意図されている動作を確認し、既存の issue 要件を使用して変更がいつ完了するかを判断してください。

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

説明

3.11 3.12 interpreter-core
BPO 42737
Nosy @gvanrossum, @serhiy-storchaka, @lysnikolaou, @pablogsal, @isidentical, @gousaiyang
PRs
  • python/cpython#23952
  • python/cpython#25511
  • 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 2020-12-25.09:32:49.995>
    labels = ['interpreter-core', '3.10']
    title = 'PEP 563: drop annotations for complex assign targets'
    updated_at = <Date 2021-04-25.02:59:46.169>
    user = 'https://github.com/isidentical'
    

    bugs.python.org fields:

    activity = <Date 2021-04-25.02:59:46.169>
    actor = 'BTaskaya'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2020-12-25.09:32:49.995>
    creator = 'BTaskaya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42737
    keywords = ['patch']
    message_count = 20.0
    messages = ['383729', '383773', '383798', '383800', '383811', '383813', '383814', '383817', '383819', '390661', '390665', '390739', '390788', '390873', '391543', '391544', '391545', '391546', '391832', '391833']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'lys.nikolaou', 'pablogsal', 'BTaskaya', 'gousaiyang']
    pr_nums = ['23952', '25511']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42737'
    versions = ['Python 3.10']
    

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