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 Bruno Oliveira, Carl.Friedrich.Bolz, Daniel Lepage, Dennis Sweeney, Jim Fasarakis-Hilliard, gregory.p.smith, iritkatriel, louielu, lukasz.langa, miss-islington, pablogsal, r.david.murray, serhiy.storchaka
Date 2021-11-04.20:20:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636057225.49.0.195224187002.issue30570@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e29dce1138a39e095ba47ab4c1e445fd08716e2 by Miss Islington (bot) in branch '3.9':
bpo-30570: Use Py_EnterRecursiveCall() in issubclass() (GH-29048) (GH-29178)
https://github.com/python/cpython/commit/1e29dce1138a39e095ba47ab4c1e445fd08716e2
History
Date User Action Args
2021-11-04 20:20:25lukasz.langasetrecipients: + lukasz.langa, gregory.p.smith, Carl.Friedrich.Bolz, r.david.murray, serhiy.storchaka, Bruno Oliveira, Daniel Lepage, Jim Fasarakis-Hilliard, louielu, pablogsal, miss-islington, Dennis Sweeney, iritkatriel
2021-11-04 20:20:25lukasz.langasetmessageid: <1636057225.49.0.195224187002.issue30570@roundup.psfhosted.org>
2021-11-04 20:20:25lukasz.langalinkissue30570 messages
2021-11-04 20:20:25lukasz.langacreate