[issue35066] Inconsistency between dangling '%' handling in time.strftime() and datetime.strftime()

Eric V. Smith report at bugs.python.org
Thu Oct 25 13:11:43 EDT 2018


Eric V. Smith <eric at trueblade.com> added the comment:

I think it would be a good idea to make this more consistent. We should run through a multi-release deprecation cycle, since it might break existing, working code. And we could only start that in 3.8.

----------
nosy: +eric.smith
versions: +Python 3.8 -Python 3.5, Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list