mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
3 lines
146 B
ReStructuredText
3 lines
146 B
ReStructuredText
Improve validation logic in the C implementation of
|
|
:meth:`datetime.datetime.fromisoformat` to better handle invalid years.
|
|
Patch by Vlad Efanov.
|