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 2017-11-24.21:06:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511557600.84.0.213398074469.issue32125@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset da9c8c36aeb60ad8f7748a735c372bf993d2e4f3 by Victor Stinner in branch 'master':
bpo-32125: Remove Py_UseClassExceptionsFlag flag (#4544)
https://github.com/python/cpython/commit/da9c8c36aeb60ad8f7748a735c372bf993d2e4f3
History
Date User Action Args
2017-11-24 21:06:40vstinnersetrecipients: + vstinner
2017-11-24 21:06:40vstinnersetmessageid: <1511557600.84.0.213398074469.issue32125@psf.upfronthosting.co.za>
2017-11-24 21:06:40vstinnerlinkissue32125 messages
2017-11-24 21:06:40vstinnercreate