This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author p-ganssle
Recipients p-ganssle, r.david.murray, steven.daprano
Date 2017-10-30.17:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509383474.73.0.213398074469.issue31222@psf.upfronthosting.co.za>
In-reply-to
Content
Some time ago this was fixed in pypy3:

https://bitbucket.org/pypy/pypy/issues/2635/datetimereplace-always-returns

I made a PR fixing this for `datetime`, `date` and `time`.
History
Date User Action Args
2017-10-30 17:11:14p-gansslesetrecipients: + p-ganssle, steven.daprano, r.david.murray
2017-10-30 17:11:14p-gansslesetmessageid: <1509383474.73.0.213398074469.issue31222@psf.upfronthosting.co.za>
2017-10-30 17:11:14p-gansslelinkissue31222 messages
2017-10-30 17:11:14p-gansslecreate