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 serhiy.storchaka
Recipients Ivan.Pozdeev, serhiy.storchaka, vstinner
Date 2018-12-06.07:04:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544079878.66.0.788709270274.issue33709@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8752dfbd1f0c96ca09cdacabaf0d0f8c3895b6ce by Serhiy Storchaka (native-api) in branch 'master':
bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278)
https://github.com/python/cpython/commit/8752dfbd1f0c96ca09cdacabaf0d0f8c3895b6ce
History
Date User Action Args
2018-12-06 07:04:38serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, Ivan.Pozdeev
2018-12-06 07:04:38serhiy.storchakasetmessageid: <1544079878.66.0.788709270274.issue33709@psf.upfronthosting.co.za>
2018-12-06 07:04:38serhiy.storchakalinkissue33709 messages
2018-12-06 07:04:38serhiy.storchakacreate