Combining typing.get_type_hints and inspect.signature
オープン
まだ誰も着手していません。
topic-typing
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 37923 |
|---|---|
| Nosy | @ericsnowcurrently, @1st1, @ilevkivskyi, @JelleZijlstra, @dmontagu |
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 2019-08-23.05:44:01.577>
labels = ['type-feature', '3.7']
title = 'Combining typing.get_type_hints and inspect.signature'
updated_at = <Date 2021-05-03.01:04:40.418>
user = 'https://github.com/dmontagu'
bugs.python.org fields:
activity = <Date 2021-05-03.01:04:40.418>
actor = 'larry'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-08-23.05:44:01.577>
creator = 'dmontague'
dependencies = []
files = []
hgrepos = []
issue_num = 37923
keywords = []
message_count = 4.0
messages = ['350248', '350271', '392725', '392754']
nosy_count = 5.0
nosy_names = ['eric.snow', 'yselivanov', 'levkivskyi', 'JelleZijlstra', 'dmontague']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue37923'
versions = ['Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue では typing.get_type_hints と inspect.signature が挙げられていますが、対象ファイル、テスト、具体的に求められる動作は示されていません。まず、意図された統合 API を明確にし、関連する CPython の実装箇所を見つけてください。done は、合意された動作とそれに対応するカバレッジによって定義する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- developer-experience
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 18/100