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.11:17:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628335064.55.0.695902288912.issue44856@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed718e9b07df06ea1abbe7b34c649e9d610adf86 by Miss Islington (bot) in branch '3.9':
bpo-44856: Possible reference leak in error paths of update_bases() and __build_class__ (GH-27647) (GH-27651)
https://github.com/python/cpython/commit/ed718e9b07df06ea1abbe7b34c649e9d610adf86
History
Date User Action Args
2021-08-07 11:17:44lukasz.langasetrecipients: + lukasz.langa, pablogsal, miss-islington
2021-08-07 11:17:44lukasz.langasetmessageid: <1628335064.55.0.695902288912.issue44856@roundup.psfhosted.org>
2021-08-07 11:17:44lukasz.langalinkissue44856 messages
2021-08-07 11:17:44lukasz.langacreate