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 miss-islington
Recipients miss-islington, ncoghlan, pablogsal
Date 2019-08-29.13:46:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567086385.26.0.973235331328.issue37947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 384c6d72d9a12764282ccc2d3935232a34a7cfbe by Miss Islington (bot) in branch '3.8':
bpo-37947: Avoid double-decrement in symtable recursion counting (GH-15593)
https://github.com/python/cpython/commit/384c6d72d9a12764282ccc2d3935232a34a7cfbe
History
Date User Action Args
2019-08-29 13:46:25miss-islingtonsetrecipients: + miss-islington, ncoghlan, pablogsal
2019-08-29 13:46:25miss-islingtonsetmessageid: <1567086385.26.0.973235331328.issue37947@roundup.psfhosted.org>
2019-08-29 13:46:25miss-islingtonlinkissue37947 messages
2019-08-29 13:46:25miss-islingtoncreate