[issue31222] datetime.py implementation of .replace inconsistent with C implementation

STINNER Victor report at bugs.python.org
Thu Nov 9 16:34:35 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:


New changeset 191e993365ac3206f46132dcf46236471ec54bfa by Victor Stinner (Paul Ganssle) in branch 'master':
bpo-31222: Make (datetime|date|time).replace return subclass type in Pure Python (#4176)
https://github.com/python/cpython/commit/191e993365ac3206f46132dcf46236471ec54bfa


----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list