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

Michael Saah report at bugs.python.org
Thu Jan 10 09:41:46 EST 2019


Michael Saah <mike.saah at gmail.com> added the comment:

> Michael - do you think you can / would you like to add the functionality that Victor mentioned to your existing PR? If not, I recommend we merge the current PR and open a new issue for "Lone trailing % not supported on all platforms".

I'd be happy to do so, but can't commit to a timeline at the moment.
As long as there's no worry that the branch goes stale in the
meantime, I'd say you can leave it open. Maybe it would be best though
to merge and open a new issue, given the independence of the two
fixes.

I'll leave that as a judgement call to you.

----------

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


More information about the Python-bugs-list mailing list