]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-03-10  Miss Islington... [3.14] gh-106318: Add examples for str.isspace() docs...
2026-03-10  Miss Islington... [3.14] Docs: Update programming FAQ (GH-144573) (#145695)
2026-03-10  Sam Gross[3.14] gh-145685: Stop the world when updating MRO...
2026-03-10  Miss Islington... [3.14] gh-142651: use `NonCallableMock._lock` for threa...
2026-03-10  Hugo van Kemenade[3.14] gh-140715: Improve class reference links on...
2026-03-10  Hugo van Kemenade[3.14] gh-140681: Freeze pre-commit hooks and update...
2026-03-10  Petr Viktorin[3.14] Document that PyType_GetModule returns a borrowe...
2026-03-10  Miss Islington... [3.14] gh-145541: Fix `InvalidStateError` in `BaseSubpr...
2026-03-09  Miss Islington... [3.14] Remove the `distutils-sig@python.org` email...
2026-03-09  Miss Islington... [3.14] gh-145701: Fix `__classdict__` & `__conditional_...
2026-03-09  Miss Islington... [3.14] gh-145615: Fix mimalloc page leak in the free...
2026-03-09  Ramin Farajpour... [3.14] gh-145623: Fix crashes on uninitialized struct...
2026-03-09  Miss Islington... [3.14] gh-141617: clarify `concurrent.futures.ThreadPoo...
2026-03-09  Miss Islington... [3.14] gh-78773: Improve ctypes dynamic library loading...
2026-03-09  Miss Islington... [3.14] gh-145219: Add Emscripten cross-build and clean...
2026-03-08  Miss Islington... [3.14] gh-145642: Docs: Avoid warning for invalid escap...
2026-03-08  Miss Islington... [3.14] gh-145177: Support multiple Emscripten versions...
2026-03-08  Miss Islington... [3.14] gh-145376: Fix refleak in `queuemodule.c` out...
2026-03-07  Miss Islington... [3.14] Remove typo in ``functools.lru_cache`` docs...
2026-03-06  Miss Islington... [3.14] gh-145376: Fix crashes in `md5module.c` and...
2026-03-06  Miss Islington... [3.14] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket...
2026-03-06  Sam Gross[3.14] gh-145566: Skip stop-the-world when reassigning...
2026-03-06  Sam Gross[3.14] gh-144513: Skip critical section locking during...
2026-03-06  Miss Islington... [3.14] gh-144370: Disallow usage of control characters...
2026-03-06  Miss Islington... [3.14] Docs: `import datetime as dt` in examples (GH...
2026-03-06  Miss Islington... [3.14] gh-122941: Fix test_launcher sporadic failures...
2026-03-06  Miss Islington... [3.14] Docs: use a Sphinx extension to eliminate excess...
2026-03-05  Miss Islington... [3.14] gh-145557: Check ctypes is available in test_ext...
2026-03-05  Miss Islington... [3.14] doc: Clarify logger creation example in logging...
2026-03-05  Miss Islington... [3.14] gh-145417: Do not preserve SELinux context when...
2026-03-05  Miss Islington... [3.14] gh-143304: Fix ctypes.CDLL to honor handle param...
2026-03-05  Miss Islington... [3.14] gh-144981: Make PyUnstable_Code_SetExtra/GetExtr...
2026-03-05  Miss Islington... [3.14] gh-145301: Fix double-free in hashlib and hmac...
2026-03-04  Miss Islington... [3.14] gh-145506: Fixes CVE-2026-2297 by ensuring Sourc...
2026-03-04  Victor Stinner[3.14] GH-144739: Skip test_pyexpat.MemoryProtectionTes...
2026-03-03  Miss Islington... [3.14] Fix incorrect statement about argparse.ArgumentP...
2026-03-03  Miss Islington... [3.14] gh-144475: Fix reference management in partial_r...
2026-03-03  Miss Islington... [3.14] gh-145455: Show output of blurb & sphinx-build...
2026-03-03  Miss Islington... [3.14] GH-145450: Document missing `wave.Wave_write...
2026-03-03  Miss Islington... [3.14] gh-106318: Fix incorrectly rendered code block...
2026-03-03  Miss Islington... [3.14] gh-142781: Fix type confusion in zoneinfo weak...
2026-03-02  Miss Islington... [3.14] Hide "object" prefix on dunders in contextlib...
2026-03-02  Miss Islington... [3.14] gh-130327: Always traverse managed dictionaries...
2026-03-02  Sam Gross[3.14] gh-130555: Fix use-after-free in dict.clear...
2026-03-02  Miss Islington... [3.14] gh-145335: Fix crash when passing -1 as fd in...
2026-03-02  Thomas Kowalski[3.14] gh-145349: Do not install ccache (#145350) ...
2026-03-02  Miss Islington... gh-145307: Defer loading psapi.dll until ctypes.util...
2026-03-02  Miss Islington... [3.14] gh-144835: Added missing explanations for some...
2026-03-01  Thomas Kowalski[3.14] gh-145351: use `--no-install-recommends` (GH...
2026-03-01  Miss Islington... [3.14] gh-100538: Add workflow to verify bundled libexp...
2026-02-28  Miss Islington... [3.14] gh-145269: simplify bisect.bisect doc example...
2026-02-28  Miss Islington... [3.14] gh-142352: Fix `asyncio` `start_tls()` to transf...
2026-02-27  Miss Islington... [3.14] gh-145142: Make str.maketrans safe under free...
2026-02-27  Miss Islington... [3.14] gh-144693: Clarify that `PyFrame_GetBack` does...
2026-02-27  Miss Islington... [3.14] gh-141004: Document missing type flags (GH-14512...
2026-02-27  Miss Islington... [3.14] gh-145234: Normalize decoded CR in string tokeni...
2026-02-27  Miss Islington... [3.14] Fix unlikely potential reference leak in _locale...
2026-02-27  Miss Islington... [3.14] gh-145037: Fix Emscripten trampoline with emcc...
2026-02-27  Miss Islington... [3.14] gh-142787: Handle empty sqlite3 blob slices...
2026-02-26  Miss Islington... [3.14] gh-144872: fix heap buffer overflow `_PyTokenize...
2026-02-26  Pablo Galindo... [3.14] gh-144316: Fix missing exception in _remote_debu...
2026-02-26  Miss Islington... [3.14] gh-144190: Clarify get_type_hints() instance...
2026-02-26  Miss Islington... [3.14] gh-106318: Add examples for str.rjust() method...
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...
next