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. |