[docs] [issue19376] document that strptime() does not support the Feb 29 if the format does not contain the year
Felipe Rodrigues
report at bugs.python.org
Tue Oct 30 08:21:55 EDT 2018
Felipe Rodrigues <felipe at felipevr.com> added the comment:
What about adding some more information in the exception message in addition to the docs? I mean, if we're raising an issue because someone inserted Feb 29, we add a note about leap year in the exception message
----------
nosy: +fbidu
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19376>
_______________________________________
More information about the docs
mailing list