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 2018-08-01.16:18:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533140290.92.0.902498594338.issue34170@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 80b762f010097ab8137782e5fbdc89c5c620ed4e by Victor Stinner in branch 'master':
bpo-31650: Remove _Py_CheckHashBasedPycsMode global config var (GH-8608)
https://github.com/python/cpython/commit/80b762f010097ab8137782e5fbdc89c5c620ed4e
History
Date User Action Args
2018-08-01 16:18:10vstinnersetrecipients: + vstinner
2018-08-01 16:18:10vstinnersetmessageid: <1533140290.92.0.902498594338.issue34170@psf.upfronthosting.co.za>
2018-08-01 16:18:10vstinnerlinkissue34170 messages
2018-08-01 16:18:10vstinnercreate