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 xdegaye
Recipients vstinner, xdegaye
Date 2017-11-29.15:29:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511969396.32.0.213398074469.issue32139@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc19cf57a8f061bbb1961aa069ed54e8361023ae by xdegaye (Miss Islington (bot)) in branch '2.7':
bpo-32139: test_strftime does not anymore modify the locale (GH-4569) (#4636)
https://github.com/python/cpython/commit/bc19cf57a8f061bbb1961aa069ed54e8361023ae
History
Date User Action Args
2017-11-29 15:29:56xdegayesetrecipients: + xdegaye, vstinner
2017-11-29 15:29:56xdegayesetmessageid: <1511969396.32.0.213398074469.issue32139@psf.upfronthosting.co.za>
2017-11-29 15:29:56xdegayelinkissue32139 messages
2017-11-29 15:29:56xdegayecreate