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 Yonatan Goldschmidt, miss-islington, nascheme, ppperry, serhiy.storchaka
Date 2020-02-22.13:32:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582378359.96.0.553948863331.issue39382@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43a0137c87b997c6ba8b23cc3281ce2de18f008a by Miss Islington (bot) in branch '3.7':
bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530)
https://github.com/python/cpython/commit/43a0137c87b997c6ba8b23cc3281ce2de18f008a
History
Date User Action Args
2020-02-22 13:32:39miss-islingtonsetrecipients: + miss-islington, nascheme, serhiy.storchaka, ppperry, Yonatan Goldschmidt
2020-02-22 13:32:39miss-islingtonsetmessageid: <1582378359.96.0.553948863331.issue39382@roundup.psfhosted.org>
2020-02-22 13:32:39miss-islingtonlinkissue39382 messages
2020-02-22 13:32:39miss-islingtoncreate