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 benjamin.peterson, miss-islington, tontinton
Date 2020-09-04.22:56:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599260168.22.0.450561637758.issue41533@roundup.psfhosted.org>
In-reply-to
Content
New changeset 106c1df736d38f5b411a8571b97275d0ecf1d0a9 by Miss Islington (bot) in branch '3.9':
closes bpo-41533: Fix a potential memory leak when allocating a stack (GH-21847)
https://github.com/python/cpython/commit/106c1df736d38f5b411a8571b97275d0ecf1d0a9
History
Date User Action Args
2020-09-04 22:56:08miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, tontinton
2020-09-04 22:56:08miss-islingtonsetmessageid: <1599260168.22.0.450561637758.issue41533@roundup.psfhosted.org>
2020-09-04 22:56:08miss-islingtonlinkissue41533 messages
2020-09-04 22:56:08miss-islingtoncreate