Join Nostr
2025-08-14 19:49:22 UTC
in reply to

Hugo van Kemenade on Nostr: Just released: Python 3.14.0 release candidate 2! πŸš€πŸ πŸͺ„ This was planned for ...

Just released: Python 3.14.0 release candidate 2! πŸš€πŸ

πŸͺ„ This was planned for 2025-08-26, but we fixed a bug that required bumping the magic number stored in bytecode (.pyc) files

πŸͺ„ This means .pyc files created for rc1 will be recompiled for rc2

πŸͺ„ The ABI isn’t changing

πŸͺ„ Wheels built for rc1 should be fine for rc2, rc3 and 3.14.x

πŸ€– Did I mention Android binaries?

πŸ† Bonus: We also released an early Python 3.13.7!

https://discuss.python.org/t/python-3-14-0rc2-and-3-13-7-are-go/102403
#Python #CPython #Python314 #Python313 #release