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 steve.dower, vstinner
Date 2019-06-26.14:36:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561559810.69.0.798808357747.issue37412@roundup.psfhosted.org>
In-reply-to
Content
My PR 14396 modify os.getcwdb() to use UTF-8 and it removes the deprecation warning.
History
Date User Action Args
2019-06-26 14:36:50vstinnersetrecipients: + vstinner, steve.dower
2019-06-26 14:36:50vstinnersetmessageid: <1561559810.69.0.798808357747.issue37412@roundup.psfhosted.org>
2019-06-26 14:36:50vstinnerlinkissue37412 messages
2019-06-26 14:36:50vstinnercreate