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, miss-islington, petr.viktorin, pitrou, serhiy.storchaka, shihai1991, vstinner
Date 2021-07-23.14:57:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627052222.75.0.295361581559.issue42747@roundup.psfhosted.org>
In-reply-to
Content
New changeset 632e8a69593efb12ec58d90e624ddf249a7a1b65 by Miss Islington (bot) in branch '3.10':
bpo-42747: Remove Py_TPFLAGS_HAVE_AM_SEND and make Py_TPFLAGS_HAVE_VERSION_TAG no-op (GH-27260) (GH-27306)
https://github.com/python/cpython/commit/632e8a69593efb12ec58d90e624ddf249a7a1b65
History
Date User Action Args
2021-07-23 14:57:02petr.viktorinsetrecipients: + petr.viktorin, pitrou, vstinner, serhiy.storchaka, corona10, miss-islington, shihai1991
2021-07-23 14:57:02petr.viktorinsetmessageid: <1627052222.75.0.295361581559.issue42747@roundup.psfhosted.org>
2021-07-23 14:57:02petr.viktorinlinkissue42747 messages
2021-07-23 14:57:02petr.viktorincreate