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 barry, benjamin.peterson, serhiy.storchaka, vstinner
Date 2018-08-01.16:18:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533140290.75.0.56676864532.issue31650@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, barry, benjamin.peterson, serhiy.storchaka
2018-08-01 16:18:10vstinnersetmessageid: <1533140290.75.0.56676864532.issue31650@psf.upfronthosting.co.za>
2018-08-01 16:18:10vstinnerlinkissue31650 messages
2018-08-01 16:18:10vstinnercreate