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 Mark.Shannon, kj, vstinner
Date 2022-03-31.07:59:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648713571.23.0.232633686996.issue47164@roundup.psfhosted.org>
In-reply-to
Content
New changeset c14d7e4b816134b8e93ece4066a86d229631ce96 by Victor Stinner in branch 'main':
bpo-47164: Add _PyASCIIObject_CAST() macro (GH-32191)
https://github.com/python/cpython/commit/c14d7e4b816134b8e93ece4066a86d229631ce96
History
Date User Action Args
2022-03-31 07:59:31vstinnersetrecipients: + vstinner, Mark.Shannon, kj
2022-03-31 07:59:31vstinnersetmessageid: <1648713571.23.0.232633686996.issue47164@roundup.psfhosted.org>
2022-03-31 07:59:31vstinnerlinkissue47164 messages
2022-03-31 07:59:31vstinnercreate