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, vstinner
Date 2021-01-30.00:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611967607.11.0.0417207321675.issue38631@roundup.psfhosted.org>
In-reply-to
Content
New changeset ba7a99ddb52a45c8dec1f7e9f1648add0ace82ab by Victor Stinner in branch 'master':
bpo-38631: Replace compiler fatal errors with exceptions (GH-24369)
https://github.com/python/cpython/commit/ba7a99ddb52a45c8dec1f7e9f1648add0ace82ab
History
Date User Action Args
2021-01-30 00:46:47vstinnersetrecipients: + vstinner, eric.snow
2021-01-30 00:46:47vstinnersetmessageid: <1611967607.11.0.0417207321675.issue38631@roundup.psfhosted.org>
2021-01-30 00:46:47vstinnerlinkissue38631 messages
2021-01-30 00:46:46vstinnercreate