]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2025-10-31  Łukasz Langa[3.9] gh-136065: Fix quadratic complexity in os.path...
2025-10-31  Łukasz Langa[3.9] gh-98793: Fix typecheck in `overlapped.c` (GH...
2025-10-31  Miss Islington... [3.9] gh-120384: gh-120298: Fix array-out-of-bounds...
2025-10-31  Miss Islington... [3.9] gh-136063: fix quadratic-complexity parsing in...
2025-10-31  Adam Turner[3.9] gh-139436: Remove ``dist-pdf`` from the docs...
2025-10-20  Stan Ulbrych[3.9] gh-136755: Ignore additional errors in ntpath...
2025-10-09  Łukasz LangaPost 3.9.24
2025-10-09  Łukasz LangaPython 3.9.24 v3.9.24
2025-10-09  Miss Islington... [3.9] gh-139310: skip `test_aead_aes_gcm` for Linux...
2025-10-07  Miss Islington... [3.9] gh-139700: Check consistency of the zip64 end...
2025-10-07  Miss Islington... [3.9] gh-139312: Update bundled libexpat to 2.7.3 ...
2025-10-07  Miss Islington... [3.9] gh-135661: Fix CDATA section parsing in HTMLParse...
2025-10-07  Stan Ulbrych[3.9] gh-138998: Upgrade vendored expat to 2.7.2 (GH...
2025-10-07  Stan Ulbrych[3.9] gh-121227: Disallow setting an empty list for...
2025-10-07  Miss Islington... [3.9] gh-135374: Adjust test for setuptools' replacemen...
2025-10-07  Sebastian Pipping[3.9] gh-139400: Make sure that parent parsers outlive...
2025-09-13  Serhiy Storchaka[3.9] gh-118350: Fix support of elements "textarea...
2025-09-13  Hugo van Kemenade[3.9] gh-138744: GitHub Actions: pin to `windows-2022...
2025-09-13  Victor Stinner[3.9] gh-130577: tarfile now validates archives to...
2025-07-22  Miss Islington... [3.9] gh-135661: Fix parsing attributes with whitespace...
2025-07-12  Miss Islington... [3.9] gh-135661: Fix parsing start and end tags in...
2025-07-12  Miss Islington... [3.9] gh-102555: Fix comment parsing in HTMLParser...
2025-07-03  Serhiy Storchaka[3.9] gh-135462: Fix quadratic complexity in processing...
2025-06-11  Łukasz Langa[3.9] gh-135374: Update the bundled copy of setuptools...
2025-06-03  Łukasz LangaPost 3.9.23
2025-06-03  Łukasz LangaPython 3.9.23 v3.9.23
2025-06-03  Łukasz LangaReword 3.9.23 notable changes to reflect status of...
2025-06-03  T. Wouters[3.9] gh-135034: Normalize link targets in tarfile...
2025-06-03  Miss Islington... [3.9] gh-128840: Fix parsing long IPv6 addresses with...
2025-06-03  Miss Islington... [3.9] gh-123409: fix `IPv6Address.reverse_pointer`...
2025-06-03  Miss Islington... [3.9] gh-128840: Limit the number of parts in IPv6...
2025-06-03  Miss Islington... [3.9] gh-87799: Improve the textual representation...
2025-06-02  Łukasz Langa[3.9] bpo-43757: Make pathlib use os.path.realpath...
2025-06-02  Miss Islington... [3.9] gh-134062: Fix hash collisions in IPv4Network...
2025-06-02  Serhiy Storchaka[3.9] gh-133767: Fix use-after-free in the unicode...
2025-06-02  Brian Schubert[3.9] gh-80222: Fix email address header folding with...
2025-04-08  Łukasz LangaPost 3.9.22
2025-04-08  Łukasz LangaPython 3.9.22 v3.9.22
2025-04-08  Seth Michael... [3.9] gh-131809: Upgrade vendored expat to 2.7.1 (GH...
2025-04-03  Seth Michael... [3.9] gh-131261: Update libexpat to 2.7.0 (CVE-2024...
2025-04-03  Petr Viktorin[3.9] gh-121284: Fix email address header folding with...
2025-02-19  Miss Islington... [3.9] gh-105704: Disallow square brackets (`[` and...
2025-02-19  Hugo van Kemenade[3.9] gh-119511: Fix a potential denial of service...
2025-02-19  Miss Islington... [3.9] gh-119461: Fix ThreadedVSOCKSocketStreamTest...
2025-02-19  Hugo van Kemenade[3.9] gh-122544: Change OS image in GitHub Actions...
2025-02-19  Miss Islington... [3.9] gh-107262: Update Tkinter tests for Tcl/Tk 8...
2025-02-18  Petr Viktorin[3.9] gh-129641: Docs GHA build: use upload-artifact...
2025-02-18  Miss Islington... [3.9] gh-129509: Add required key to the dummy Read...
2025-01-23  Petr Viktorin[3.9] gh-121277: Allow .. versionadded:: next in docs...
2024-12-03  Łukasz LangaPost 3.9.21
2024-12-03  Łukasz LangaPython 3.9.21 v3.9.21
2024-12-03  Łukasz Langa[3.9] gh-122792: Make IPv4-mapped IPv6 address properti...
2024-12-03  Miss Islington... [3.9] gh-95588: Drop the safety claim from `ast.literal...
2024-12-02  Seth Michael... [3.9] gh-126623: Update libexpat to 2.6.4, make future...
2024-12-02  Victor Stinner[3.9] gh-103848: Adds checks to ensure that bracketed...
2024-11-30  Hugo van Kemenade[3.9] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing...
2024-11-12  Petr Viktorin[3.9] gh-113027: Fix test_variable_tzname in test_email...
2024-11-04  Miss Islington... [3.9] gh-109396: Fix test_socket.test_hmac_sha1() in...
2024-11-04  Victor Stinner[3.9] gh-124651: Quote template strings in `venv` activ...
2024-10-28  Petr Viktorin[3.9] gh-125041: gh-90781: test_zlib: For s390x HW...
2024-10-28  Petr Viktorin[3.9] gh-107902: gh-108948: Don't test setting suid...
2024-10-09  Petr Viktorin[3.9] gh-89452: GHA: Set --with-dbmliborder to avoid...
2024-10-09  Miss Islington... [3.9] gh-100454: Fix running SSL tests with OpenSSL...
2024-09-06  Łukasz LangaPost 3.9.20.
2024-09-06  Łukasz LangaPython 3.9.20 v3.9.20
2024-09-06  Petr Viktorin[3.9] [CVE-2023-27043] gh-102988: Reject malformed...
2024-09-05  Seth Michael... [3.9] gh-123678: Upgrade libexpat 2.6.3 (#123711)
2024-09-05  Serhiy Storchaka[3.9] gh-67693: Fix urlunparse() and urlunsplit() for...
2024-09-04  Łukasz Langa[3.9] gh-112275: Fix HEAD_LOCK deadlock in child proces...
2024-09-04  Miss Islington... [3.9] gh-119690: Fixes buffer type confusion in _winapi...
2024-09-04  Miss Islington... [3.9] gh-123067: Fix quadratic complexity in parsing...
2024-09-04  Jason R. Coombs[3.9] gh-123270: Replaced SanitizedNames with a more...
2024-09-04  Seth Michael... [3.9] gh-121285: Remove backtracking when parsing tarfi...
2024-09-04  Łukasz Langa[3.9] gh-121650: Encode newlines in headers, and verify...
2024-08-02  Miss Islington... [3.9] gh-122133: Rework pure Python socketpair tests...
2024-07-30  Miss Islington... [3.9] gh-122133: Authenticate socket connection for...
2024-07-22  Łukasz Langa[3.9] gh-121957: Emit audit events for python -i and...
2024-05-30  Ned Deily[3.9] gh-112769: test_zlib: test_zlib: Fix comparison...
2024-05-24  Steve Dower[3.9] gh-118486: Support mkdir(mode=0o700) on Windows...
2024-05-10  Seth Michael... [3.9] gh-114572: Fix locking in cert_store_stats and...
2024-05-07  Petr Viktorin[3.9] gh-113171: gh-65056: Fix "private" (non-global...
2024-05-07  Seth Michael... [3.9] gh-116741: Upgrade libexpat to 2.6.2 (GH-117296...
2024-05-07  Miss Islington... [3.9] gh-114539: Clarify implicit launching of shells...
2024-03-27  jkriegshauser[3.9] gh-116773: Fix overlapped memory corruption crash...
2024-03-27  Miss Islington... [3.9] gh-117187: Fix XML tests for vanilla Expat <2...
2024-03-19  Łukasz LangaPost 3.9.19
2024-03-19  Łukasz LangaPython 3.9.19 v3.9.19
2024-03-19  Miss Islington... [3.9] gh-115197: Stop resolving host in urllib.request...
2024-03-06  Sebastian Pipping[3.9] gh-115398: Expose Expat >=2.6.0 reparse deferral...
2024-02-21  Miss Islington... [3.9] gh-107077: Raise SSLCertVerificationError even...
2024-02-21  Seth Michael... [3.9] Upgrade bundled libexpat to 2.6.0 (GH-115399...
2024-02-21  Miss Islington... [3.9] gh-115399: Document CVE-2023-52425 under "XML...
2024-02-21  Seth Michael... [3.9] Fix tests for XMLPullParser with Expat 2.6.0...
2024-02-21  Miss Islington... [3.9] gh-97032: avoid test_squeezer crash on macOS...
2024-02-13  Hugo van Kemenade[3.9] gh-115349: Pin theme to fix code snippets (GH...
2024-02-13  Miss Islington... [3.9] Add missing sections to blurbs (GH-114553) (GH...
2024-02-06  Łukasz Langa[3.9] gh-111239: Update Windows build to use zlib 1...
2024-01-17  Serhiy Storchaka[3.9] gh-113659: Skip hidden .pth files (GH-113660...
2024-01-17  Miss Islington... [3.9] gh-107888: Fix test_mmap.test_access_parameter...
2024-01-17  Adam Turner[3.9] gh-114021: Pin various sphinxcontrib extensions...
next