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 lukasz.langa
Recipients a-j-buxton, augustogoulart, iritkatriel, lukasz.langa, methane, miss-islington, nascheme, pablogsal, rhettinger, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, vstinner
Date 2021-08-11.15:35:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628696146.12.0.614041657849.issue33930@roundup.psfhosted.org>
In-reply-to
Content
New changeset 09d814b3833c2c852f4f233297b4561028782d2a by Łukasz Langa in branch '3.8':
[3.8] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678) (GH-27721)
https://github.com/python/cpython/commit/09d814b3833c2c852f4f233297b4561028782d2a
History
Date User Action Args
2021-08-11 15:35:46lukasz.langasetrecipients: + lukasz.langa, nascheme, rhettinger, terry.reedy, ronaldoussoren, vstinner, taleinat, methane, serhiy.storchaka, pablogsal, miss-islington, augustogoulart, a-j-buxton, iritkatriel
2021-08-11 15:35:46lukasz.langasetmessageid: <1628696146.12.0.614041657849.issue33930@roundup.psfhosted.org>
2021-08-11 15:35:46lukasz.langalinkissue33930 messages
2021-08-11 15:35:46lukasz.langacreate