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 petr.viktorin
Recipients corona10, petr.viktorin, pitrou, serhiy.storchaka, shihai1991, vstinner
Date 2021-07-20.14:25:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626791129.01.0.165384697986.issue42747@roundup.psfhosted.org>
In-reply-to
Content
The bit cannot be repurposed, since older extensions using the stable ABI might set it.
It doesn't make much sense to remove the Py_TPFLAGS_HAVE_VERSION_TAG or Py_TPFLAGS_HAVE_FINALIZE defines; I'd let them stay to document that the bits are reserved.
History
Date User Action Args
2021-07-20 14:25:29petr.viktorinsetrecipients: + petr.viktorin, pitrou, vstinner, serhiy.storchaka, corona10, shihai1991
2021-07-20 14:25:29petr.viktorinsetmessageid: <1626791129.01.0.165384697986.issue42747@roundup.psfhosted.org>
2021-07-20 14:25:29petr.viktorinlinkissue42747 messages
2021-07-20 14:25:28petr.viktorincreate