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 Bruno Oliveira, Carl.Friedrich.Bolz, Daniel Lepage, Dennis Sweeney, Jim Fasarakis-Hilliard, gregory.p.smith, iritkatriel, louielu, miss-islington, r.david.murray, serhiy.storchaka
Date 2021-10-22.21:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634939223.79.0.0145373472836.issue30570@roundup.psfhosted.org>
In-reply-to
Content
New changeset f812fef2f8f12441ce559335645433c8124e7db5 by Miss Islington (bot) in branch '3.10':
bpo-30570: Use Py_EnterRecursiveCall() in issubclass() (GH-29048)
https://github.com/python/cpython/commit/f812fef2f8f12441ce559335645433c8124e7db5
History
Date User Action Args
2021-10-22 21:47:03miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, Carl.Friedrich.Bolz, r.david.murray, serhiy.storchaka, Bruno Oliveira, Daniel Lepage, Jim Fasarakis-Hilliard, louielu, Dennis Sweeney, iritkatriel
2021-10-22 21:47:03miss-islingtonsetmessageid: <1634939223.79.0.0145373472836.issue30570@roundup.psfhosted.org>
2021-10-22 21:47:03miss-islingtonlinkissue30570 messages
2021-10-22 21:47:03miss-islingtoncreate