Test on Python 3.10.0 final
See original GitHub issuePython 3.10.0 final was released yesterday.
Let’s update the CI to test on 3.10
final instead of 3.10-dev
dev versions.
Edit .github/workflows/test.yml
and change the version.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
What's New In Python 3.10 — Python 3.11.1 documentation
Release, 3.11.1,, Date, December 20, 2022,, Editor, Pablo Galindo Salgado,. This article explains the new features in Python 3.10, compared to 3.9.
Read more >Python 3.10: Cool New Features for You to Try
In this tutorial, you'll explore some of the coolest and most useful features in Python 3.10. You'll appreciate more user-friendly error messages, ...
Read more >Python 3.10.0a6 is now available for testing
Remember us? It's your friendly CPython release team and we have something we think you may like: The new alpha release of Python...
Read more >New Features in Python 3.10 - YouTube
The Python 3.10 release has several new features like structural pattern matching, a new typing Union operator, and parenthesized context ...
Read more >Python 3.10.0a2 Arrives for Testing in Early DevOps Preview ...
3.10.0 final : Monday, 2021-10-04. Subsequent bugfix releases every two months. It is worth noting that Python 3.9.0 was made available last ......
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 FreeTop 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
Top GitHub Comments
Yep, I’ll add the label 👍
Thanks! @hugovk Yes you are right I ended up on this issue during hacktoberfest activity!