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 serhiy.storchaka
Recipients larry, ned.deily, paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2017-11-05.09:27:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509874073.38.0.213398074469.issue28994@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cf296537f164abeacd83011239881f75f290ed31 by Serhiy Storchaka in branch 'master':
bpo-28994: PyErr_NormalizeException() no longer use C stack for recursion. (#2035)
https://github.com/python/cpython/commit/cf296537f164abeacd83011239881f75f290ed31
History
Date User Action Args
2017-11-05 09:27:53serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, paul.moore, larry, tim.golden, ned.deily, zach.ware, steve.dower
2017-11-05 09:27:53serhiy.storchakasetmessageid: <1509874073.38.0.213398074469.issue28994@psf.upfronthosting.co.za>
2017-11-05 09:27:53serhiy.storchakalinkissue28994 messages
2017-11-05 09:27:53serhiy.storchakacreate