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 Michael.Felt, corona10, petdance, shihai1991, vstinner
Date 2020-04-08.00:26:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586305608.62.0.918208174627.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset 307b9d0144e719b016a47fcc43397c070615e01e by Victor Stinner in branch 'master':
bpo-40170: Remove PyIndex_Check() macro (GH-19428)
https://github.com/python/cpython/commit/307b9d0144e719b016a47fcc43397c070615e01e
History
Date User Action Args
2020-04-08 00:26:48vstinnersetrecipients: + vstinner, Michael.Felt, corona10, shihai1991, petdance
2020-04-08 00:26:48vstinnersetmessageid: <1586305608.62.0.918208174627.issue40170@roundup.psfhosted.org>
2020-04-08 00:26:48vstinnerlinkissue40170 messages
2020-04-08 00:26:48vstinnercreate