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 corona10
Recipients corona10, petr.viktorin, pitrou, vstinner
Date 2020-12-26.16:00:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608998409.72.0.787116532588.issue42747@roundup.psfhosted.org>
In-reply-to
Content
Let's emit the deprecated message if Py_TPFLAGS_HAVE_VERSION_TAG is set ;)
For example, PyType_Ready looks like a good place
History
Date User Action Args
2020-12-26 16:00:09corona10setrecipients: + corona10, pitrou, vstinner, petr.viktorin
2020-12-26 16:00:09corona10setmessageid: <1608998409.72.0.787116532588.issue42747@roundup.psfhosted.org>
2020-12-26 16:00:09corona10linkissue42747 messages
2020-12-26 16:00:09corona10create