datetime.strptime not accepts single-digit months and days for %m and %d
オープン
@serhiy-storchaka がすでに取り組んでいます。
2024年10月9日 から。
stdlib
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 33941 |
|---|---|
| Nosy | @abalkin, @crwilcox, @pganssle |
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 2018-06-22.13:03:38.217>
labels = ['type-bug', 'library']
title = 'datetime.strptime not able to recognize invalid date formats'
updated_at = <Date 2018-07-05.15:00:50.065>
user = 'https://bugs.python.org/RaghunathLingutla'
bugs.python.org fields:
activity = <Date 2018-07-05.15:00:50.065>
actor = 'p-ganssle'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-06-22.13:03:38.217>
creator = 'Raghunath Lingutla'
dependencies = []
files = []
hgrepos = []
issue_num = 33941
keywords = []
message_count = 3.0
messages = ['320233', '320245', '320291']
nosy_count = 4.0
nosy_names = ['belopolsky', 'crwilcox', 'p-ganssle', 'Raghunath Lingutla']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33941'
versions = ['Python 2.7', 'Python 3.6']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。