]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-04-13  Stan Ulbrych[3.10] gh-148395: Fix a possible UAF in `{LZMA,BZ2... 3.10
2026-04-13  Stan Ulbrych[3.10] gh-148169: Fix webbrowser `%action` substitution...
2026-04-12  Hugo van Kemenade[3.10] Default GHA permissions to `contents: read`...
2026-04-08  Stan Ulbrych[3.10] gh-145986: Avoid unbound C recursion in `conv_co...
2026-04-08  Stan Ulbrych[3.10] gh-146083: Upgrade bundled Expat to 2.7.5 (GH...
2026-04-07  Miss Islington... [3.10] gh-137586: Open external osascript program with...
2026-04-05  Hugo van Kemenade[3.10] gh-145098: Add `permissions: {}` to all workflow...
2026-04-05  Miss Islington... [3.10] gh-94632: document the subprocess need for extra...
2026-04-03  Miss Islington... [3.10] gh-143930: Tweak the exception message and incre...
2026-04-03  Hugo van Kemenade[3.10] Remove MSI build from security-only branch ...
2026-04-02  William Woodruff[3.10] gh-146488: hash-pin all action references (gh...
2026-03-24  tomcruiseqi[3.10] gh-143930: Reject leading dashes in webbrowser...
2026-03-05  Miss Islington... [3.10] gh-145455: Show output of blurb & sphinx-build...
2026-03-05  Petr Viktorin[3.10] gh-145455: Constrain setuptools to a version...
2026-03-03  Pablo Galindo... Post 3.10.20
2026-03-03  Pablo Galindo... Python 3.10.20 v3.10.20
2026-03-02  Edgar Ramírez... [3.10] gh-143935: Email preserve parens when folding...
2026-03-02  Stan Ulbrych[3.10] gh-144363: Update bundled libexpat to 2.7.4...
2026-03-02  Miss Islington... [3.10] gh-143916: Allow HTAB in wsgiref header values...
2026-03-02  Miss Islington... [3.10] gh-144833: Fix use-after-free in SSL module...
2026-03-02  Serhiy Storchaka[3.10] gh-119342: Fix a potential denial of service...
2026-03-02  Rafael Fontenelle[3.10] Pin `setuptools==81` to avoid `pkg_resources...
2026-03-02  Miss Islington... [3.10] gh-100538: Add workflow to verify bundled libexp...
2026-02-05  Miss Islington... [3.10] gh-144484: Warn users not to use wsgiref in... 145309/head
2026-02-03  Miss Islington... [3.10] gh-74453: Add stronger security warning to os...
2026-01-25  Miss Islington... [3.10] gh-136063: fix quadratic-complexity parsing...
2026-01-25  Miss Islington... [3.10] gh-119451: Fix a potential denial of service...
2026-01-25  Miss Islington... [3.10] gh-142145: Remove quadratic behavior in node...
2026-01-25  Miss Islington... [3.10] gh-119452: Fix a potential virtual memory alloca...
2026-01-25  Miss Islington... [3.10] gh-144125: email: verify headers are sound in...
2026-01-25  Seth Michael... [3.10] gh-143919: Reject control characters in http...
2026-01-25  Seth Michael... [3.10] gh-143925: Reject control characters in data...
2026-01-20  Gregory P.... [3.10] gh-143916: Reject control characters in wsgiref...
2026-01-13  Hugo van Kemenade[3.10] Bump GitHub Actions (GH-143757) (#143803)
2025-11-25  Sebastian Pipping[3.10] gh-90949: add Expat API to prevent XML deadly...
2025-10-31  Miss Islington... [3.10] gh-90953: Don't use deprecated AST nodes in...
2025-10-31  Serhiy Storchaka[3.10] gh-137836: Support more RAWTEXT and PLAINTEXT...
2025-10-31  Łukasz Langa[3.10] gh-136065: Fix quadratic complexity in os.path...
2025-10-31  Miss Islington... [3.10] gh-120384: gh-120298: Fix array-out-of-bounds...
2025-10-31  Adam Turner[3.10] gh-139436: Remove ``dist-pdf`` from the docs...
2025-10-09  Pablo GalindoPost 3.10.19
2025-10-09  Pablo GalindoPython 3.10.19 v3.10.19
2025-10-09  Miss Islington... [3.10] gh-139310: skip `test_aead_aes_gcm` for Linux...
2025-10-07  Miss Islington... [3.10] gh-139700: Check consistency of the zip64 end...
2025-10-07  Miss Islington... [3.10] gh-135661: Fix CDATA section parsing in HTMLPars...
2025-10-06  Sebastian Pipping[3.10] gh-139400: Make sure that parent parsers outlive...
2025-09-29  Adam Turner[3.10] Remove link to the PDF downloads (GH-139142...
2025-09-29  Miss Islington... [3.10] gh-135374: Adjust test for setuptools' replaceme...
2025-09-28  Stan Ulbrych[3.10] gh-139312: Update bundled libexpat to 2.7.3...
2025-09-26  Stan Ulbrych[3.10] gh-138998: Upgrade vendored expat to 2.7.2 ...
2025-09-13  Hugo van Kemenade[3.10] gh-138744: GitHub Actions: pin to `windows-2022...
2025-09-13  Serhiy Storchaka[3.10] gh-118350: Fix support of elements "textarea...
2025-09-02  Victor Stinner[3.10] gh-130577: tarfile now validates archives to...
2025-07-22  Miss Islington... [3.10] gh-135661: Fix parsing attributes with whitespac...
2025-07-12  Miss Islington... [3.10] gh-135661: Fix parsing start and end tags in...
2025-07-12  Miss Islington... [3.10] gh-102555: Fix comment parsing in HTMLParser...
2025-07-03  Serhiy Storchaka[3.10] gh-135462: Fix quadratic complexity in processin...
2025-06-11  Łukasz Langa[3.10] gh-135374: Update the bundled copy of setuptools...
2025-06-03  Pablo GalindoPost 3.10.18
2025-06-03  Pablo GalindoPython 3.10.18 v3.10.18
2025-06-03  T. Wouters[3.10] gh-135034: Normalize link targets in tarfile...
2025-06-03  Miss Islington... [3.10] gh-128840: Fix parsing long IPv6 addresses with...
2025-06-03  Miss Islington... [3.10] gh-123409: fix `IPv6Address.reverse_pointer...
2025-06-03  Miss Islington... [3.10] gh-128840: Limit the number of parts in IPv6...
2025-06-03  Miss Islington... [3.10] gh-87799: Improve the textual representation...
2025-06-03  Thomas WoutersRevert "Fix a glaring error in the logic backport of...
2025-06-03  Thomas WoutersFix a glaring error in the logic backport of posixpath.
2025-06-02  Miss Islington... [3.10] gh-134062: Fix hash collisions in IPv4Network...
2025-06-02  Serhiy Storchaka[3.10] gh-133767: Fix use-after-free in the unicode...
2025-06-01  Miss Islington... [3.10] gh-126500: test_ssl: Don't stop ThreadedEchoServ...
2025-04-08  Pablo GalindoPost 3.10.17
2025-04-08  Pablo GalindoPython 3.10.17 v3.10.17
2025-04-08  Seth Michael... [3.10] gh-131809: Upgrade vendored expat to 2.7.1 ...
2025-04-03  R. David Murray[3.10] gh-80222: Fix email address header folding with...
2025-04-03  Petr Viktorin[3.10] gh-121284: Fix email address header folding...
2025-04-03  Victor Stinner[3.10] gh-127257: ssl: Raise OSError for ERR_LIB_SYS...
2025-04-01  Seth Michael... [3.10] gh-131261: Update libexpat to 2.7.0 (CVE-2024...
2025-02-19  Miss Islington... [3.10] gh-105704: Disallow square brackets (`[` and...
2025-02-19  Miss Islington... [3.10] gh-119511: Fix a potential denial of service...
2025-02-19  Hugo van Kemenade[3.10] gh-122544: Change OS image in GitHub Actions...
2025-02-19  Miss Islington... [3.10] gh-107262: Update Tkinter tests for Tcl/Tk 8...
2025-02-18  Petr Viktorin[3.10] gh-129509: Add required key to the dummy Read...
2025-02-13  Adam Turner[3.10] Docs: pin python-docs-theme to 2025.2 (GH-129576...
2025-02-13  Petr Viktorin[3.10] gh-129641: Docs GHA build: use upload-artifact...
2025-02-13  Miss Islington... [3.10] gh-119461: Fix ThreadedVSOCKSocketStreamTest...
2025-01-21  Victor Stinner[3.10] gh-128874: Fix the documentation for blurb 2...
2024-12-13  Petr Viktorin[3.10] gh-121277: Allow .. versionadded:: next in docs...
2024-12-03  Pablo GalindoPost 3.10.16
2024-12-03  Pablo GalindoPython 3.10.16 v3.10.16
2024-12-03  Miss Islington... [3.10] gh-122792: Make IPv4-mapped IPv6 address propert...
2024-12-02  Seth Michael... [3.10] gh-126623: Update libexpat to 2.6.4, make future...
2024-12-02  Victor Stinner[3.10] gh-103848: Adds checks to ensure that bracketed...
2024-11-30  Hugo van Kemenade[3.10] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing...
2024-11-05  Petr Viktorin[3.10] gh-113027: Fix test_variable_tzname in test_emai...
2024-11-04  Victor Stinner[3.10] gh-124651: Quote template strings in `venv`...
2024-10-22  Petr Viktorin[3.10] gh-125529: Avoid f-strings in the metagrammar...
2024-10-22  Petr Viktorin[3.10] gh-125041: gh-90781: test_zlib: For s390x HW...
2024-10-22  Petr Viktorin[3.10] gh-107902: gh-108948: Don't test setting suid...
2024-10-22  Miss Islington... [3.10] gh-100005: Skip test_script_as_dev_fd() on FreeB...
2024-10-22  Miss Islington... [3.10] gh-109396: Fix test_socket.test_hmac_sha1()...
next