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 serhiy.storchaka
Recipients Dennis Sweeney, arhadthedev, itamaro, kj, serhiy.storchaka
Date 2021-11-04.10:40:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636022421.85.0.0858680277865.issue45697@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2c045bd5673d56c3fdde7536da9df1c7d6f270f0 by Itamar Ostricher in branch 'main':
bpo-45697: Use PyObject_TypeCheck in type_call (GH-29392)
https://github.com/python/cpython/commit/2c045bd5673d56c3fdde7536da9df1c7d6f270f0
History
Date User Action Args
2021-11-04 10:40:21serhiy.storchakasetrecipients: + serhiy.storchaka, Dennis Sweeney, kj, itamaro, arhadthedev
2021-11-04 10:40:21serhiy.storchakasetmessageid: <1636022421.85.0.0858680277865.issue45697@roundup.psfhosted.org>
2021-11-04 10:40:21serhiy.storchakalinkissue45697 messages
2021-11-04 10:40:21serhiy.storchakacreate