As significant steps have been done I'd suggest releasing a new version of eventlet, 0.34.0.
Why a minor version and not a bug fix version or a major version?
Because support of Python 2.7 have been removed and support of Python 3.12 have been added.
We can consider that backward compatibility is now broken, due to the removing of the support of Python 2.7, usually it would require a major release, but as eventlet is still not considered as stable, higher than version 1.0.0, I won't recommend a major version here.
Also a bug fix version won't reflect the support removal.
So a minor version remain our better option.
Are you ok with that?
If yes, does someone volunteer to create the related tag and run the mechanisms to upload to pypi?
As significant steps have been done I'd suggest releasing a new version of eventlet, 0.34.0.
Why a minor version and not a bug fix version or a major version?
Because support of Python 2.7 have been removed and support of Python 3.12 have been added.
We can consider that backward compatibility is now broken, due to the removing of the support of Python 2.7, usually it would require a major release, but as eventlet is still not considered as stable, higher than version 1.0.0, I won't recommend a major version here.
Also a bug fix version won't reflect the support removal.
So a minor version remain our better option.
Are you ok with that?
If yes, does someone volunteer to create the related tag and run the mechanisms to upload to pypi?