[Feature]: Upgrade Python from 3.10 to 3.11
See original GitHub issueIs your feature request related to a problem? Please elaborate.
Nothing as such but python 3.11 has significiant speed-ups in general and also provides better tracebacks.
From the release notes at https://www.python.org/downloads/release/python-3110/:
The Faster CPython Project is already yielding some exciting results. Python 3.11 is up to 10-60% faster than Python 3.10. On average, we measured a 1.22x speedup on the standard benchmark suite.
Describe the solution you’d like
Migrate the docker image from 3.10 to 3.11.
Additional Information
No response
Issue Analytics
- State:
- Created a year ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
What's New In Python 3.11 — Python 3.11.1 documentation
Release, 3.11.1,, Date, December 21, 2022,, Editor, Pablo Galindo Salgado,. This article explains the new features in Python 3.11, compared to 3.10.
Read more >Python 3.11: Cool New Features for You to Try - Real Python
In addition to learning more about the new features coming to the language, you'll also get some advice about what to consider before...
Read more >Upgrade your Python version for easier debugging!
Python 3.10 was first released Oct 2021, so it's stable and supported most places. Python 3.11 was released less than a month ago,...
Read more >Why You Should Upgrade Now: All The New Goodness In ...
The new Python 3.11 release is out and brings some nice new features and functionality. This overview lists the most important changes to ......
Read more >When should you upgrade to Python 3.11?
Python 3.10.0 was released in October 2021. 3.10.1 was released 2 months later, with a long list of bugfixes. Of course, there's always...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
added
https://bugs.launchpad.net/lxml/+bug/1977998
Im going to wait on 3.11 untill the next lxml version is released