You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current main branch is a new greenlet 2.0 version which has a different API than greenlet 1.x and is written in C++. Shipping greenlet 2.0 alpha in the future Fedora 37 scheduled for next October (2022) sounds risky. We (Fedora) would like to upgrade Python to Python 3.11 but keep greenlet 1.x.
Would you be open to consider releasing a new greenlet 1.1.3 version which would be compatible with Python 3.11?
We prepared a PR on top on the 1.1.2 version to add Python 3.11 support.