[docs] [issue19376] document that strptime() does not support the Feb 29 if the format does not contain the year

Braden Groom report at bugs.python.org
Sun Oct 28 20:56:34 EDT 2018


Braden Groom <braden.groom at gmail.com> added the comment:

> In other words, the documentation looks sufficient to me as-is, and adding special wording for this would only make it longer than it should be.

I agree with Victor here. It seems like this can be closed. There haven't been any comments from other people hitting this issue for 5 years.

----------
nosy: +bradengroom

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19376>
_______________________________________


More information about the docs mailing list