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