]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-08-28  Jason R. Coombs[3.9] [3.11] gh-123270: Replaced SanitizedNames with...
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...
2024-01-17  Miss Islington... [3.9] gh-109858: Protect zipfile from "quoted-overlap...
2024-01-17  Serhiy Storchaka[3.9] gh-91133: tempfile.TemporaryDirectory: fix symlin...
2024-01-17  Miss Islington... [3.9] bpo-37013: Fix the error handling in socket.if_in...
2024-01-17  Zachary Ware[3.9] gh-109991: Update Windows build to use OpenSSL...
2024-01-17  Ned Deily[3.9] gh-109991: Update GitHub CI workflows to use...
2024-01-10  Maciej Olko[3.9] Fix documentation build by pinning Alabaster...
2023-12-06  Seth Michael... [3.9] gh-112160: Add 'regen-configure' make target...
2023-11-06  Łukasz Langa[3.9] gh-101180: Fix a bug where iso2022_jp_3 and iso20...
2023-09-06  Miss Islington... [3.9] gh-109002: Ensure only one wheel for each vendore...
2023-09-05  Hugo van Kemenade[3.9] CI: Bump GitHub Actions (GH-108879) (#108893)
2023-09-05  Miss Islington... [3.9] [3.10] Add a dummy .rtfd.yml file to silence...
2023-08-24  Łukasz LangaPost 3.9.18
2023-08-24  Łukasz LangaPython 3.9.18 v3.9.18
2023-08-24  Łukasz LangaFix invalid string escape
2023-08-24  Łukasz Langa[3.9] gh-108342: Make ssl TestPreHandshakeClose more...
2023-08-23  Miss Islington... [3.9] gh-108342: Break ref cycle in SSLSocket._create...
2023-08-22  Ned Deily[3.9] gh-107565: Update multissltests and GitHub CI...
2023-08-22  Petr Viktorin[3.9] gh-107845: Fix symlink handling for tarfile.data_...
2023-08-22  Serhiy Storchaka[3.9] gh-99612: Fix PyUnicode_DecodeUTF8Stateful()...
2023-08-22  Łukasz Langa[3.9] gh-108310: Fix CVE-2023-40217: Check for & avoid...
2023-07-05  Erlend E. Aasland[3.9] CI: Bump macOS build to use OpenSSL v3.0 (GH...
2023-07-05  Miss Islington... [3.9] [3.11] Add single value `agen.athrow(value)`...
2023-06-06  Łukasz LangaPost 3.9.17
2023-06-06  Łukasz LangaPython 3.9.17 v3.9.17
2023-06-05  Miss Islington... [3.9] gh-105184: document that marshal functions can...
2023-06-05  Gregory P.... [3.9] gh-103142: Upgrade binary builds and CI to OpenSS...
2023-06-05  Ned Deily[3.9] Update GitHub CI workflow for macOS. (GH-105303)
2023-06-05  Ned Deily[3.9] gh-68966: fix versionchanged in docs (GH-105298)
2023-05-22  Miss Islington... [3.9] gh-102153: Start stripping C0 control and space...
2023-05-22  Miss Islington... [3.9] gh-99889: Fix directory traversal security flaw...
2023-05-22  Miss Islington... [3.9] gh-104049: do not expose on-disk location from...
2023-05-22  Steve Dower[3.9] gh-103935: Use `io.open_code()` when executing...
2023-05-15  Petr Viktorin[3.9] gh-102950: Implement PEP 706 – Filter for tarfile...
2023-03-28  Kumar Aditya[3.9] GH-102126: fix deadlock at shutdown when clearing... 104073/head
2023-03-28  Pradyun Gedam[3.9] gh-101997: Update bundled pip version to 23.0...
2023-03-13  Miss Islington... [3.9] gh-102627: Replace address pointing toward malici...
2023-03-07  Steve Dower[3.9] gh-101726: Update the OpenSSL version to 1.1...
2023-02-21  Dong-hee Na[3.9] gh-101981: Fix Ubuntu SSL tests with OpenSSL...
2023-02-09  Miss Islington... [3.9] gh-101283: Improved fallback logic for subprocess...
2023-01-30  Miss Islington... gh-101422: (docs) TarFile default errorlevel argument...
2023-01-21  Miss Islington... [3.9] Bump Azure Pipelines to ubuntu-22.04 (GH-101089...
2023-01-20  Steve Dower[3.9] gh-100180: Update Windows installer to OpenSSL...
2023-01-20  Kumar Aditya[3.9] GH-100892: Fix race in clearing `threading.local...
2023-01-20  Éric[3.9] gh-95778: add doc missing in some places (GH...
2023-01-20  Gregory P.... [3.9] Correct CVE-2020-10735 documentation (GH-100306...
2023-01-09  Miss Islington... [3.9] Update copyright year in README (GH-100863) ...
2023-01-08  Benjamin Peterson[3.9] Update copyright years to 2023. (gh-100851)
2022-12-20  Miss Islington... Clarify that every thread has its own default context...
2022-12-06  Łukasz LangaPost 3.9.16
2022-12-06  Łukasz LangaPython 3.9.16 v3.9.16
2022-12-06  Miss Islington... [3.9] gh-100001: Omit control characters in http.server...
2022-11-21  Steve Dower[3.9] gh-87604: Avoid publishing list of active per...
2022-11-10  Miss Islington... [3.9] gh-98433: Fix quadratic time idna decoding. ...
2022-10-28  Miss Islington... [3.9] gh-97514: Don't use Linux abstract sockets for...
2022-10-28  Miss Islington... [3.9] gh-98517: Fix buffer overflows in _sha3 module...
2022-10-28  Miss Islington... [3.9] gh-98739: Update libexpat from 2.4.9 to 2.5.0...
2022-10-11  Miss Islington... [3.9] gh-96710: Make the test timing more lenient for...
2022-10-11  Miss Islington... [3.9] gh-68966: Make mailcap refuse to match unsafe...
2022-10-11  Łukasz LangaPost 3.9.15
2022-10-11  Łukasz LangaPython 3.9.15 v3.9.15
2022-10-07  Miss Islington... [3.9] gh-91708: Revert params note in urllib.parse...
2022-10-07  Łukasz Langa[3.9] gh-94208: Add even more TLS version/protocol...
2022-10-06  Miss Islington... [3.9] gh-97897: Prevent os.mkfifo and os.mknod segfault...
2022-10-04  Miss Islington... [3.9] gh-96848: Fix -X int_max_str_digits option parsin...
2022-10-04  Miss Islington... [3.9] gh-96577: Fixes buffer overrun in _msi module...
2022-10-04  Victor Stinner[3.9] gh-95778: Mention sys.set_int_max_str_digits...
2022-10-04  Miss Islington... [3.9] gh-97005: Update libexpat from 2.4.7 to 2.4.9...
2022-10-04  Miss Islington... [3.9] gh-97616: list_resize() checks for integer overfl...
2022-10-04  Miss Islington... [3.9] gh-97612: Fix shell injection in get-remote-certi...
2022-10-04  Miss Islington... [3.9] gh-87597: Document TimeoutExpired.stdout & .stder...
2022-10-04  Jason R. Coombs[3.9] gh-96845: Fix docs around importlib.abc.Traversab...
2022-09-24  Dong-hee Nagh-97032: Set tkinter path for macOS CI (GH-97525)
2022-09-06  Łukasz LangaPost 3.9.14
next