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 vstinner
Date 2019-03-01.14:27:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
TODO: check if _Py_ClearFileSystemEncoding() uses the right memory allocator. _Py_SetFileSystemEncoding() doesn't change temporarily the memory allocator.
History
Date User Action Args
2019-03-01 14:27:05vstinnersetrecipients: + vstinner
2019-03-01 14:27:05vstinnersetmessageid: <[email protected]>
2019-03-01 14:27:05vstinnerlinkissue36142 messages
2019-03-01 14:27:05vstinnercreate