Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197043
| From | Jason Friedman <jsf80238@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: [RELEASE] Python 3.13.1, 3.12.8, 3.11.11, 3.10.16 and 3.9.21 are now available |
| Date | 2024-12-03 18:13 -0700 |
| Message-ID | <mailman.9.1733274840.2965.python-list@python.org> (permalink) |
| References | <CAPdQG2pzZcswpCBAQ=ZKn7a6D8Yf0A1C=rdFvb_OxX4hJ4q-7Q@mail.gmail.com> <CANy1k1hFJ4r7wfNeHDnQrGDaGsEMez6PkoHNuKvkVMpGoq4izg@mail.gmail.com> |
🙏 On Tue, Dec 3, 2024 at 5:06 PM Thomas Wouters via Python-list < python-list@python.org> wrote: > Another big release day! Python 3.13.1 and 3.12.8 were regularly scheduled > releases, but they do contain a few security fixes. That makes it a nice > time to release the security-fix-only versions too, so everything is as > secure as we can make it. > < > https://discuss.python.org/t/python-3-13-1-3-12-8-3-11-11-3-10-16-and-3-9-21-are-now-available/73214/1#p-211771-python-3131-1 > >Python > 3.13.1 > > Python 3.13’s first maintenance release. My child is all growed up now, I > guess! Almost 400 bugfixes, build improvements and documentation changes > went in since 3.13.0, making this the very best Python release to date. > https://www.python.org/downloads/release/python-3131/ > < > https://discuss.python.org/t/python-3-13-1-3-12-8-3-11-11-3-10-16-and-3-9-21-are-now-available/73214/1#p-211771-python-3128-2 > >Python > 3.12.8 > > Python 3.12 might be slowly reaching middle age, but still received over > 250 bugfixes, build improvements and documentation changes since 3.12.7. > https://www.python.org/downloads/release/python-3128/ > < > https://discuss.python.org/t/python-3-13-1-3-12-8-3-11-11-3-10-16-and-3-9-21-are-now-available/73214/1#p-211771-python-31111-3 > >Python > 3.11.11 > > I know it’s probably hard to hear, but this is the *second* security-only > release of Python 3.11. Yes, really! Oh yes, I know, I know, but it’s true! > Only 11 commits went in since 3.11.10. > https://www.python.org/downloads/release/python-31111/ > < > https://discuss.python.org/t/python-3-13-1-3-12-8-3-11-11-3-10-16-and-3-9-21-are-now-available/73214/1#p-211771-python-31016-4 > >Python > 3.10.16 > > Python 3.10 received a total of 14 commits since 3.10.15. Why more than > 3.11? Because it needed a little bit of extra attention to keep working > with current GitHub practices, I guess. > https://www.python.org/downloads/release/python-31016/ > < > https://discuss.python.org/t/python-3-13-1-3-12-8-3-11-11-3-10-16-and-3-9-21-are-now-available/73214/1#p-211771-python-3921-5 > >Python > 3.9.21 > > Python 3.9 isn’t quite ready for pasture yet, as it’s set to receive > security fixes for at least another 10 months. Very similarly to 3.10, it > received 14 commits since 3.9.20. > https://www.python.org/downloads/release/python-3921/ > < > https://discuss.python.org/t/python-3-13-1-3-12-8-3-11-11-3-10-16-and-3-9-21-are-now-available/73214/1#p-211771-stay-safe-and-upgrade-6 > >Stay > safe and upgrade! > > As always, upgrading is highly recommended to all users of affected > versions. > < > https://discuss.python.org/t/python-3-13-1-3-12-8-3-11-11-3-10-16-and-3-9-21-are-now-available/73214/1#p-211771-enjoy-the-new-releases-7 > >Enjoy > the new releases > > Thanks to all of the many volunteers who help make Python Development and > these releases possible! Please consider supporting our efforts by > volunteering yourself or through organization contributions to the Python > Software Foundation. > > Regards from your tireless, tireless release team, > Thomas Wouters > Ned Deily > Steve Dower > Pablo Galindo Salgado > Łukasz Langa > -- > https://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next | Find similar
Re: [RELEASE] Python 3.13.1, 3.12.8, 3.11.11, 3.10.16 and 3.9.21 are now available Jason Friedman <jsf80238@gmail.com> - 2024-12-03 18:13 -0700
csiph-web