Improvement mktime error reporting
オープン
まだ誰も着手していません。
extension-modules
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 44413 |
|---|---|
| Nosy | @malemburg, @terryjreedy, @abalkin, @tiran, @pganssle, @corona10, @Fidget-Spinner, @akulakov, @wasade |
| 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 2021-06-13.18:02:13.156>
labels = ['type-bug', '3.9', '3.10', '3.11']
title = 'Improvement mktime error reporting'
updated_at = <Date 2021-12-20.22:45:30.454>
user = 'https://bugs.python.org/psijic'
bugs.python.org fields:
activity = <Date 2021-12-20.22:45:30.454>
actor = 'wasade'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2021-06-13.18:02:13.156>
creator = 'psijic'
dependencies = []
files = []
hgrepos = []
issue_num = 44413
keywords = []
message_count = 15.0
messages = ['395758', '396102', '397600', '407346', '408615', '408627', '408642', '408644', '408650', '408658', '408659', '408660', '408977', '408978', '408979']
nosy_count = 10.0
nosy_names = ['lemburg', 'terry.reedy', 'belopolsky', 'christian.heimes', 'p-ganssle', 'corona10', 'kj', 'andrei.avk', 'psijic', 'wasade']
pr_nums = ['30124']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44413'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた pull request #30124 と元の BPO issue 44413 を読んでください。issue の本文にはソースファイル、テスト、受け入れ基準が記載されていないため、提案されているエラー報告の動作と議論を使って、影響を受けるコードとテストを特定してください。合意された動作が実装され、テストでカバーされた時点で作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100