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 miss-islington
Recipients corona10, miss-islington, petr.viktorin, pitrou, serhiy.storchaka, shihai1991, vstinner
Date 2021-07-23.13:21:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a4760cc32d9e5dac7be262e9736eb30502cd7be3 by Petr Viktorin in branch 'main':
bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TAG no-op (GH-27260)
https://github.com/python/cpython/commit/a4760cc32d9e5dac7be262e9736eb30502cd7be3
History
Date User Action Args
2021-07-23 13:21:20miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner, petr.viktorin, serhiy.storchaka, corona10, shihai1991
2021-07-23 13:21:20miss-islingtonsetmessageid: <[email protected]>
2021-07-23 13:21:20miss-islingtonlinkissue42747 messages
2021-07-23 13:21:20miss-islingtoncreate