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 lukasz.langa, miss-islington, pablogsal
Date 2021-08-07.10:10:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a40675c659cd8c0699f85ee9ac31660f93f8c2f5 by Pablo Galindo Salgado in branch 'main':
bpo-44856: Possible reference leak in error paths of update_bases() and __build_class__ (GH-27647)
https://github.com/python/cpython/commit/a40675c659cd8c0699f85ee9ac31660f93f8c2f5
History
Date User Action Args
2021-08-07 10:10:42lukasz.langasetrecipients: + lukasz.langa, pablogsal, miss-islington
2021-08-07 10:10:42lukasz.langasetmessageid: <[email protected]>
2021-08-07 10:10:42lukasz.langalinkissue44856 messages
2021-08-07 10:10:42lukasz.langacreate