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-05-02.03:52:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556769121.82.0.77706070742.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset cb9fbd35885a8921b9df99e801df4f82e3ba336b by Victor Stinner in branch 'master':
bpo-36763: Make _PyCoreConfig.check_hash_pycs_mode public (GH-13052)
https://github.com/python/cpython/commit/cb9fbd35885a8921b9df99e801df4f82e3ba336b
History
Date User Action Args
2019-05-02 03:52:01vstinnersetrecipients: + vstinner
2019-05-02 03:52:01vstinnersetmessageid: <1556769121.82.0.77706070742.issue36763@roundup.psfhosted.org>
2019-05-02 03:52:01vstinnerlinkissue36763 messages
2019-05-02 03:52:01vstinnercreate