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 ncoghlan
Recipients ncoghlan, pablogsal
Date 2019-08-29.13:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567085221.49.0.503171273328.issue37947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 06145230c833c3db5dab8858e11bcd550a37c57f by Nick Coghlan in branch 'master':
bpo-37947: Avoid double-decrement in symtable recursion counting (GH-15593)
https://github.com/python/cpython/commit/06145230c833c3db5dab8858e11bcd550a37c57f
History
Date User Action Args
2019-08-29 13:27:01ncoghlansetrecipients: + ncoghlan, pablogsal
2019-08-29 13:27:01ncoghlansetmessageid: <1567085221.49.0.503171273328.issue37947@roundup.psfhosted.org>
2019-08-29 13:27:01ncoghlanlinkissue37947 messages
2019-08-29 13:27:01ncoghlancreate