Create public API for typing._eval_type
オープン
まだ誰も着手していません。
stdlib
topic-typing
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 41496 |
|---|---|
| Nosy | @gvanrossum, @ilevkivskyi, @Dominik1123 |
| PRs |
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue にある typing._eval_type への参照と、PR gh-150363 でリンクされている作業を読みます。意図された public API を特定し、既存の patch に関する議論を確認します。合意された public interface が実装され、関連する typing の動作が引き続きカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- developer-experience
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100