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