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 brandtbucher
Recipients Mark.Shannon, brandtbucher, corona10, erlendaasland, petr.viktorin, scoder, vstinner
Date 2022-03-01.17:02:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646154143.86.0.419007095657.issue46836@roundup.psfhosted.org>
In-reply-to
Content
Victor, can we please revert these changes? They broke Greenlet, a required dependency for three of our performance benchmarks:

https://github.com/python-greenlet/greenlet/issues/288#issuecomment-1055632607

I've already spent considerable effort contributing workarounds for other 3.11 breakages in Greenlet and coaxing them to put out a compatible release:

https://github.com/python-greenlet/greenlet/pull/280

These changes, however, just seem like needless breakage that are now also impacting our performance work.
History
Date User Action Args
2022-03-01 17:02:23brandtbuchersetrecipients: + brandtbucher, scoder, vstinner, petr.viktorin, Mark.Shannon, corona10, erlendaasland
2022-03-01 17:02:23brandtbuchersetmessageid: <1646154143.86.0.419007095657.issue46836@roundup.psfhosted.org>
2022-03-01 17:02:23brandtbucherlinkissue46836 messages
2022-03-01 17:02:23brandtbuchercreate