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 rhettinger
Recipients mattip, rhettinger, serhiy.storchaka
Date 2021-12-19.21:05:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639947954.73.0.831381628716.issue46131@roundup.psfhosted.org>
In-reply-to
Content
New changeset 29ea68bd1dcf30842c2ed908a6d815bc1d90f484 by Raymond Hettinger in branch 'main':
Revert "bpo-46131: add fastpath for PyFloat_Check() (GH-30200)" (GH-30208)
https://github.com/python/cpython/commit/29ea68bd1dcf30842c2ed908a6d815bc1d90f484
History
Date User Action Args
2021-12-19 21:05:54rhettingersetrecipients: + rhettinger, serhiy.storchaka, mattip
2021-12-19 21:05:54rhettingersetmessageid: <1639947954.73.0.831381628716.issue46131@roundup.psfhosted.org>
2021-12-19 21:05:54rhettingerlinkissue46131 messages
2021-12-19 21:05:54rhettingercreate