Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
When should you upgrade to Python 3.13? (pythonspeed.com)
4 points by rbanffy on Oct 1, 2024 | hide | past | favorite | 2 comments


For 3.12 I found about a month after release it had all the production libraries I needed.


It's somewhat domain specific. Pure Python libraries have easier time supporting new releases than libraries that rely on C APIs, and even slower are those that deal with less stable implementation details like bytecode (e.g. Numba). But definitely getting better and faster every release.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: