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 vstinner
Recipients jmr, vstinner
Date 2020-11-13.14:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605278305.15.0.830628381689.issue41617@roundup.psfhosted.org>
In-reply-to
Content
New changeset b3b98082c5431e77c64cab2c85525a804436b505 by Victor Stinner in branch 'master':
bpo-41617: Add _Py__has_builtin() macro (GH-23260)
https://github.com/python/cpython/commit/b3b98082c5431e77c64cab2c85525a804436b505
History
Date User Action Args
2020-11-13 14:38:25vstinnersetrecipients: + vstinner, jmr
2020-11-13 14:38:25vstinnersetmessageid: <1605278305.15.0.830628381689.issue41617@roundup.psfhosted.org>
2020-11-13 14:38:25vstinnerlinkissue41617 messages
2020-11-13 14:38:25vstinnercreate