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 eric.snow, methane, ncoghlan, vstinner
Date 2018-08-29.11:45:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 70fead25e503a742ad4c919b151b9b2b5facee36 by Victor Stinner in branch 'master':
bpo-34523: Fix config_init_fs_encoding() (GH-8991)
https://github.com/python/cpython/commit/70fead25e503a742ad4c919b151b9b2b5facee36
History
Date User Action Args
2018-08-29 11:45:37vstinnersetrecipients: + vstinner, ncoghlan, methane, eric.snow
2018-08-29 11:45:37vstinnersetmessageid: <[email protected]>
2018-08-29 11:45:37vstinnerlinkissue34523 messages
2018-08-29 11:45:37vstinnercreate