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 lukasz.langa, miss-islington, pablogsal
Date 2021-08-07.14:03:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628345002.7.0.647277906144.issue44856@roundup.psfhosted.org>
In-reply-to
Content
New changeset ac8f72cd3ffa24f53c558911947c42316865683c by Miss Islington (bot) in branch '3.10':
bpo-44856: Possible reference leak in error paths of update_bases() and __build_class__ (GH-27647)
https://github.com/python/cpython/commit/ac8f72cd3ffa24f53c558911947c42316865683c
History
Date User Action Args
2021-08-07 14:03:22miss-islingtonsetrecipients: + miss-islington, lukasz.langa, pablogsal
2021-08-07 14:03:22miss-islingtonsetmessageid: <1628345002.7.0.647277906144.issue44856@roundup.psfhosted.org>
2021-08-07 14:03:22miss-islingtonlinkissue44856 messages
2021-08-07 14:03:22miss-islingtoncreate