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 ZackerySpytz, eryksun, steve.dower, vstinner
Date 2019-06-26.15:31:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561563084.85.0.530198262113.issue37412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 689830ee6243126798a6c519c05aa11ba73db7cd by Victor Stinner in branch 'master':
bpo-37412: os.getcwdb() now uses UTF-8 on Windows (GH-14396)
https://github.com/python/cpython/commit/689830ee6243126798a6c519c05aa11ba73db7cd
History
Date User Action Args
2019-06-26 15:31:24vstinnersetrecipients: + vstinner, eryksun, steve.dower, ZackerySpytz
2019-06-26 15:31:24vstinnersetmessageid: <1561563084.85.0.530198262113.issue37412@roundup.psfhosted.org>
2019-06-26 15:31:24vstinnerlinkissue37412 messages
2019-06-26 15:31:24vstinnercreate