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 vstinner
Recipients p-ganssle, r.david.murray, steven.daprano, vstinner
Date 2017-11-09.21:34:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510263275.79.0.213398074469.issue31222@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2017-11-09 21:34:35vstinnersetrecipients: + vstinner, steven.daprano, r.david.murray, p-ganssle
2017-11-09 21:34:35vstinnersetmessageid: <1510263275.79.0.213398074469.issue31222@psf.upfronthosting.co.za>
2017-11-09 21:34:35vstinnerlinkissue31222 messages
2017-11-09 21:34:35vstinnercreate