]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-02-26  Miss Islington... [3.14] GH-145000: Add a tool to record/check removed...
2026-02-25  Robsdedude[3.14] gh-144156: move news entry to Library (GH-145205...
2026-02-25  Miss Islington... [3.14] gh-142518: Move thread safety sections into...
2026-02-24  Stan Ulbrych[3.14] gh-88091: Fix unicodedata.decomposition() for...
2026-02-24  Miss Islington... [3.14] gh-145187: Fix crash on invalid type parameter...
2026-02-24  Miss Islington... [3.14] gh-137335: Fix unlikely name conflicts for named...
2026-02-24  Miss Islington... [3.14] Update Python install manager docs (GH-145160)
2026-02-24  Miss Islington... [3.14] Fix `inspect.Parameter` docstring on the `kind...
2026-02-24  Miss Islington... [3.14] gh-66305: Fix a hang on Windows in the tempfile...
2026-02-24  Rafael Santos[3.14] gh-145028: Fix blake2 tests in test_hashlib...
2026-02-24  Miss Islington... [3.14] `_struct.c`: Fix UB from integer overflow in...
2026-02-23  Savannah Ostrowski[3.14] Add Savannah as `jit.yml` CODEOWNER (GH-145152...
2026-02-23  Savannah Ostrowski[3.14] Update argparse `suggest_on_error` code snippet...
2026-02-23  Savannah Ostrowski[3.14] Refactor jit.yml (GH-144577) (#145126)
2026-02-23  Peter Bierma[3.14] gh-141811: Split up `init.rst` into multiple...
2026-02-23  Sam Gross[3.14] gh-144777: Fix data races in IncrementalNewlineD...
2026-02-23  Peter Bierma[3.14] gh-141004: Document `PyModuleDef_Type` (GH-14504...
2026-02-22  Miss Islington... [3.14] gh-145092: Fix compiler warning for memchr(...
2026-02-21  Bénédikt Tran[3.14] gh-142516: fix reference leaks in `ssl.SSLContex...
2026-02-21  Bénédikt Tran[3.14] gh-143698: correctly check `scheduler` and ...
2026-02-21  Stan Ulbrych[3.14] `compute-changes.py`: Fix & test `process_change...
2026-02-21  Miss Islington... [3.14] gh-143916: Allow HTAB in wsgiref header values...
2026-02-21  Miss Islington... [3.14] gh-144694: Fix re.Match.group() doc claiming...
2026-02-21  Miss Islington... [3.14] gh-144748: Document 3.12 and 3.14 changes to...
2026-02-20  Miss Islington... [3.14] gh-144809: Make deque copy atomic in free-thread...
2026-02-20  Miss Islington... [3.14] Simplify summary tables in the itertools docs...
2026-02-19  Miss Islington... [3.14] Correct MAX_N in Lib/zipfile ZipExtFile (GH...
2026-02-19  Miss Islington... [3.14] gh-144156: Fix email header folding concatenatin...
2026-02-19  Miss Islington... [3.14] Remove unused :platform: in module's docs (GH...
2026-02-18  Victor Stinner[3.14] gh-144763: Fix race conditions in tracemalloc...
2026-02-18  Miss Islington... [3.14] gh-141984: Reword and reorganize the first part...
2026-02-18  Stan Ulbrych[3.14] Datetime: Tidy up docs (GH-144720) (GH-144956)
2026-02-18  Serhiy Storchaka[3.14] gh-140652: Fix a crash in _interpchannels.list_a...
2026-02-18  Miss Islington... [3.14] gh-144386: Update equivalent code for "with...
2026-02-18  Ned Batchelder[3.14] Docs: an "improve this page" feature (GH-144939...
2026-02-17  Stan Ulbrych[3.14] Fix typos and grammar errors across documentatio...
2026-02-17  Miss Islington... [3.14] gh-143637: Fix test_socket.test_sendmsg_reentran...
2026-02-17  Ned Deily[3.14] gh-144551: Update macOS installer to use OpenSSL...
2026-02-17  Miss Islington... [3.14] gh-144782: Make sure that ArgumentParser instanc...
2026-02-16  Miss Islington... [3.14] gh-144601: Avoid sharing exception objects raise...
2026-02-16  Peter Bierma[3.14] gh-144601: Use `_testmultiphase` instead of...
2026-02-16  Serhiy Storchaka[3.14] gh-80667: Fix lookup for Tangut ideographs in...
2026-02-16  Miss Islington... [3.14] gh-144551: Update Android builds to use OpenSSL...
2026-02-16  Miss Islington... [3.14] gh-144551: Update iOS builds to use OpenSSL...
2026-02-16  Miss Islington... [3.14] gh-144833: Fix use-after-free in SSL module...
2026-02-15  Miss Islington... [3.14] gh-144759: Fix undefined behavior from NULL...
2026-02-14  Miss Islington... [3.14] gh-143637: Fix re-entrant mutation of ancillary...
2026-02-14  Miss Islington... [3.14] gh-144766: Fix a crash in fork child process...
2026-02-13  Zachary Ware[3.14] gh-144551: Update CI to use latest OpenSSL versi...
2026-02-13  Miss Islington... [3.14] gh-144787: [tests] Allow TLS v1.2 to be minimum...
2026-02-13  Zachary Ware[3.14] gh-144551: Update Windows builds to use OpenSSL...
2026-02-13  Victor Stinner[3.14] gh-135906: Test more internal headers in test_ce...
2026-02-12  Miss Islington... [3.14] gh-144706: Warn against using synchronization...
2026-02-12  Miss Islington... [3.14] gh-80667: Fix case-sensitivity of some Unicode...
2026-02-12  Miss Islington... [3.14] gh-57095: Add note about input splitting in...
2026-02-12  Serhiy Storchaka[3.14] gh-84424: Use numeric_changed for UCD.numeric...
2026-02-11  Hugo van Kemenade[3.14] gh-144639: Ruff: target Python 3.14 syntax in...
2026-02-11  Miss Islington... [3.14] gh-142518: Document thread-safety guarantees...
2026-02-11  Miss Islington... [3.14] gh-142518: Define lock-free and per-object lock...
2026-02-11  Ned Batchelder[3.14] Docs: remove links of modules to themselves...
2026-02-11  Miss Islington... [3.14] gh-106318: Improve str.rstrip() method doc ...
2026-02-11  Miss Islington... [3.14] gh-143650: Fix importlib race condition on impor...
2026-02-10  Victor Stinner[3.14] gh-144490: Test the internal C API in test_cext...
2026-02-10  Savannah Ostrowski[3.14] GH-144552: Clean up `tail-call.yml ` CI (GH...
2026-02-10  Hugo van Kemenade[3.14] Bump pre-commit hooks (GH-144576) (#144591)
2026-02-10  Miss Islington... [3.14] gh-144629: Add test for the PyFunction_GetAnnota...
2026-02-10  Bartosz Sławecki[3.14] gh-144563: Fix remote debugging with duplicate...
2026-02-10  Victor Stinner[3.14] gh-138744: Skip test_dtrace on Windows (#144657)
2026-02-10  Miss Islington... [3.14] Clarify the docs for `args` in asyncio callbacks...
2026-02-10  Miss Islington... [3.14] gh-143543: Fix re-entrant use-after-free in...
2026-02-10  Miss Islington... [3.14] gh-144652: Support Windows exit status in suppor...
2026-02-10  Victor Stinner[3.14] gh-144490: Test the internal C API in test_cppex...
2026-02-10  Miss Islington... [3.14] Disable pip version check when upgrading certifi...
2026-02-09  Miss Islington... [3.14] gh-144492: Fix `process_changed_files` outputs...
2026-02-09  Miss Islington... [3.14] gh-134179: Use sys._clear_internal_caches()...
2026-02-09  Miss Islington... [3.14] gh-119740: Remove obsoleted removal announce...
2026-02-09  Miss Islington... [3.14] gh-144363: Update bundled libexpat to 2.7.4...
2026-02-08  Miss Islington... [3.14] gh-106318: Add examples for str.partition()...
2026-02-08  Miss Islington... [3.14] gh-106318: Add example for str.isalnum() (GH...
2026-02-08  Miss Islington... [3.14] For `enum.bin`, update versionadded directive...
2026-02-07  Miss Islington... [3.14] gh-143700: document `secrets.DEFAULT_ENTROPY...
2026-02-07  Miss Islington... [3.14] gh-142044: Add note to prefer `asyncio.timeout...
2026-02-07  Miss Islington... [3.14] gh-140490: Document changes for `PurePath.stem...
2026-02-07  Miss Islington... [3.14] gh-144538: Upgrade bundled pip to 26.0.1 (gh...
2026-02-07  Miss Islington... [3.14] gh-144490: Fix C++ compatibility in pycore_cell...
2026-02-06  Ned Batchelder[3.14] Docs: module pages should not link to themselves...
2026-02-06  Miss Islington... [3.14] gh-144446: Fix some frame object thread-safety...
2026-02-06  Miss Islington... [3.14] gh-141004: Reorganize and reword the 'Useful...
2026-02-06  Victor Stinner[3.14] gh-144330: Initialize classmethod and staticmeth...
2026-02-06  Miss Islington... [3.14] gh-140414: add fastpath for current running...
2026-02-05  Miss Islington... [3.14] gh-74955: Document that __all__ must contain...
2026-02-05  Miss Islington... [3.14] gh-144484: Warn users not to use wsgiref in...
2026-02-05  Serhiy Storchaka[3.14] gh-144148: Update the urllib.parse documentation...
2026-02-05  Miss Islington... [3.14] gh-141984: Reword and reorganize Subscription...
2026-02-04  Miss Islington... [3.14] Itertools recipes: Replace the tabulate() examp...
2026-02-04  Miss Islington... [3.14] gh-106318: Add examples for `str.startswith...
2026-02-04  Miss Islington... [3.14] gh-141004: Document remaining `pyport.h` utility...
2026-02-04  Miss Islington... [3.14] gh-141444: Replace dead URL in urllib.robotparse...
2026-02-03  Hugo van KemenadePost 3.14.3
2026-02-03  Hugo van KemenadePython 3.14.3 v3.14.3
next