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.20:24:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639945478.85.0.263457127926.issue46131@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ef06d412531d1163dbc72877c88aedf3ed82a25 by Matti Picus in branch 'main':
bpo-46131: add fastpath for PyFloat_Check() (#30200)
https://github.com/python/cpython/commit/2ef06d412531d1163dbc72877c88aedf3ed82a25
History
Date User Action Args
2021-12-19 20:24:39rhettingersetrecipients: + rhettinger, serhiy.storchaka, mattip
2021-12-19 20:24:38rhettingersetmessageid: <1639945478.85.0.263457127926.issue46131@roundup.psfhosted.org>
2021-12-19 20:24:38rhettingerlinkissue46131 messages
2021-12-19 20:24:38rhettingercreate