diff options
author | Nice Zombies <nineteendo19d0@gmail.com> | 2024-09-25 21:43:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-25 21:43:58 (GMT) |
commit | 9968caa0cc8a4d07595f0e0abe5f28ba9b6f7a96 (patch) | |
tree | 34514828a85ef128027d75c737858a5eebc6fbbf /Python/generated_cases.c.h | |
parent | b0c6cf5f17f0be13aa927cf141a289f7b76ae6b1 (diff) | |
download | cpython-9968caa0cc8a4d07595f0e0abe5f28ba9b6f7a96.zip cpython-9968caa0cc8a4d07595f0e0abe5f28ba9b6f7a96.tar.gz cpython-9968caa0cc8a4d07595f0e0abe5f28ba9b6f7a96.tar.bz2 |
gh-41431: Add `datetime.time.strptime()` and `datetime.date.strptime()` (#120752)
* Python implementation
* C implementation
* Test `date.strptime`
* Test `time.strptime`
* 📜🤖 Added by blurb_it.
* Update whatsnew
* Update documentation
* Add leap year note
* Update 2024-06-19-19-53-42.gh-issue-41431.gnkUc5.rst
* Apply suggestions from code review
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
* Remove parentheses
* Use helper function
* Remove bad return
* Link to github issue
* Fix directive
* Apply suggestions from code review
Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
* Fix test cases
---------
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Paul Ganssle <1377457+pganssle@users.noreply.github.com>
Diffstat (limited to 'Python/generated_cases.c.h')
0 files changed, 0 insertions, 0 deletions