Create public API for typing._eval_type

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

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

評価

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

調査の方向性

まず、issue にある typing._eval_type への参照と、PR gh-150363 でリンクされている作業を読みます。意図された public API を特定し、既存の patch に関する議論を確認します。合意された public interface が実装され、関連する typing の動作が引き続きカバーされていれば完了です。

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

説明

stdlib topic-typing type-feature
BPO 41496
Nosy @gvanrossum, @ilevkivskyi, @Dominik1123
PRs
  • python/cpython#21753
  • 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-08-06.12:47:49.862>
    labels = ['type-feature', '3.10']
    title = 'Create public API for typing._eval_type'
    updated_at = <Date 2020-08-06.14:29:11.613>
    user = 'https://github.com/Dominik1123'
    

    bugs.python.org fields:

    activity = <Date 2020-08-06.14:29:11.613>
    actor = 'Dominik V.'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2020-08-06.12:47:49.862>
    creator = 'Dominik V.'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41496
    keywords = ['patch']
    message_count = 1.0
    messages = ['374933']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'levkivskyi', 'Dominik V.']
    pr_nums = ['21753']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue41496'
    versions = ['Python 3.10']
    

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