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 Anthony Sottile
Recipients Anthony Sottile, brett.cannon, pitrou, serhiy.storchaka, vstinner, xdegaye
Date 2017-12-19.19:34:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513712092.54.0.213398074469.issue30697@psf.upfronthosting.co.za>
In-reply-to
Content
Should this have landed in python3.6? It removes a public symbol `PyExc_RecursionErrorInst` (abi break?)
History
Date User Action Args
2017-12-19 19:34:52Anthony Sottilesetrecipients: + Anthony Sottile, brett.cannon, pitrou, vstinner, xdegaye, serhiy.storchaka
2017-12-19 19:34:52Anthony Sottilesetmessageid: <1513712092.54.0.213398074469.issue30697@psf.upfronthosting.co.za>
2017-12-19 19:34:52Anthony Sottilelinkissue30697 messages
2017-12-19 19:34:52Anthony Sottilecreate