Deutsch English Français Italiano |
<mailman.99.1738699244.2912.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Thomas Wouters <thomas@python.org> Newsgroups: comp.lang.python Subject: [RELEASE] Python 3.13.2 and 3.12.9 now available! Date: Tue, 4 Feb 2025 21:00:29 +0100 Lines: 32 Message-ID: <mailman.99.1738699244.2912.python-list@python.org> References: <CAPdQG2ry6MP6TOqZQ0UqRhMOhin3E4uJf0jhnGuzQwBWv6oqDw@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de GhJ5J+VKj5AnXtePZ0NPUAkYXX/Ms+Frk9yczeSC643A== Cancel-Lock: sha1:0C4KnqbNFuvVUuBTeMfVcoy1uyU= sha256:VRG127roIUwtpMBQhIg08Gnx7qZmp4oR6Rf8jKtgnM8= Return-Path: <thomas@python.org> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1738699241; bh=HZ73ikcRUv2soUpTJN5ObAV2rPJkyJNi5zCWIFWOyCY=; h=From:Date:Subject:To:From; b=O7Piwb4L02dbe3Rg8uijxT7J7EZHyqtf+dPxIDstxFxx4MzEDCUfhaavRUKSvmwZy IzP3UDdFZe99XQ3vviQ3qpUPWhCDsWueUzJbr0UHB3B2I71vZZfRDVAuvN/YNQ8qEv YedvBPzqI3WSxvklA1ZUKs1/U4r6H/h5vHiHhsfM= X-Forwarded-Encrypted: i=1; AJvYcCWqt1nLr8BQ1AZZJC4sxsGrq8ZE87IPWy3e9HvICcbimKwP2dMAiPQnjjZ0Z7zq8QkUKeloQzsLM9NTQQ==@python.org X-Gm-Message-State: AOJu0Yzph0Exi6MLhVOZfXPhStQuHbVmX7D5CZFGYarID25Sms4RuaNF mxV9EwpWWYWTQN3g2IqEeNV1VKq/wAWZBc7ms0P9dI02YlxGfm48T3k2iOYBO0OoahQlhYu9quZ BpTtRzEozwhY+9hVkIwq0Ur4r5dc= X-Google-Smtp-Source: AGHT+IE2rcaXoTUpOd3TVPYplGS4fe+aKYYOSoMaNTp10d6SaL1/8kH0cLu645yAqoCMtY7qe2UGmLlSn05dmqPc6b4= X-Received: by 2002:a05:6000:4020:b0:38c:5c9a:eaca with SMTP id ffacd0b85a97d-38db48b4256mr98511f8f.3.1738699241048; Tue, 04 Feb 2025 12:00:41 -0800 (PST) X-Gmail-Original-Message-ID: <CAPdQG2ry6MP6TOqZQ0UqRhMOhin3E4uJf0jhnGuzQwBWv6oqDw@mail.gmail.com> X-Gm-Features: AWEUYZk_eBH9uLNMubCKUyptqx_Bmg-5xN5qFgRiFRBQ-CapiDti5DCwxqHLKqM X-Content-Filtered-By: Mailman/MimeDel 2.1.39 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: General discussion list for the Python programming language <python-list.python.org> List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> List-Archive: <https://mail.python.org/pipermail/python-list/> List-Post: <mailto:python-list@python.org> List-Help: <mailto:python-list-request@python.org?subject=help> List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> X-Mailman-Original-Message-ID: <CAPdQG2ry6MP6TOqZQ0UqRhMOhin3E4uJf0jhnGuzQwBWv6oqDw@mail.gmail.com> Bytes: 3984 A small release day today! That is to say the releases are relatively small; the day itself was of average size, as most days are. <https://discuss.python.org/t/python-3-13-2-and-3-12-9-now-available/79509#= p-225156-python-3132-1>Python 3.13.2 Python 3.13=E2=80=99s second maintenance release. About 250 changes went in= to this update, and can be yours for free if you just upgrade now. https://www.python.org/downloads/release/python-3132/ <https://discuss.python.org/t/python-3-13-2-and-3-12-9-now-available/79509#= p-225156-python-3129-2>Python 3.12.9 Python 3.12=E2=80=99s *ninth* maintenance release already. Just 180 changes= for 3.12, but it=E2=80=99s still worth upgrading. https://www.python.org/downloads/release/python-3129/ <https://discuss.python.org/t/python-3-13-2-and-3-12-9-now-available/79509#= p-225156-enjoy-the-new-releases-3>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 team, Thomas Wouters Ned Deily Steve Dower =C5=81ukasz Langa