Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3.10 support #780

Closed
CaptainBloodz opened this issue Jan 10, 2023 · 11 comments
Closed

Python3.10 support #780

CaptainBloodz opened this issue Jan 10, 2023 · 11 comments

Comments

@CaptainBloodz
Copy link

Since my distro is currently moving away from python3_9, I'm getting concerned with eventlet upgrade.

@vimalraghu
Copy link

yes same here, how far are we with 3.10 ?

temoto added a commit that referenced this issue Jan 22, 2023
temoto added a commit that referenced this issue Jan 22, 2023
@temoto
Copy link
Member

temoto commented Jan 22, 2023

@temoto temoto changed the title How far is python3_10? Python3.10 support Jan 22, 2023
temoto added a commit that referenced this issue Jan 22, 2023
@CaptainBloodz
Copy link
Author

Packaged install against master runs fine here.
Calling app isn't ready yet to test usability...

@CaptainBloodz
Copy link
Author

CaptainBloodz commented Jan 26, 2023

Packaged install against master runs fine here. Calling app isn't ready yet to test usability...

pgAdmin4 launches fine on python3_10 on gentoo with locally packaged ebuild.

Thks

@AyushAgnihotri2025
Copy link

What is the estimated date for its compatibility release with Python 3.10?

@CaptainBloodz
Copy link
Author

CaptainBloodz commented Feb 26, 2023

Packaged install against master runs fine here. Calling app isn't ready yet to test usability...

pgAdmin4 launches fine on python3_10 on gentoo with locally packaged ebuild.

Thks

commit f724f4a breaks it at start with 'module flask not found' error.

@temoto
Copy link
Member

temoto commented Feb 26, 2023

@CaptainBloodz thanks, does it show full traceback by chance?

@CaptainBloodz
Copy link
Author

CaptainBloodz commented Apr 10, 2023

@CaptainBloodz thanks, does it show full traceback by chance?

Dunno how to achieve this, sorry.

@CaptainBloodz
Copy link
Author

CaptainBloodz commented May 15, 2023

Just gave a try on current master which works fine here. Nice!

@zsiciarz
Copy link

How far along is eventlet with being fully compatible with 3.10? From what I've gathered, #754 is the main blocker, isn't it?

@itamarst
Copy link
Contributor

#754 is fixed. v0.34 should be out Real Soon Now (#842).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants