]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-03-27  Miss Islington... [3.13] gh-146059: Call fast_save_leave() in pickle...
2026-03-26  Brian Schubert[3.13] gh-138891: fix star-unpack in get_annotations...
2026-03-26  Miss Islington... [3.13] gh-144837: Improve documentation for more collec...
2026-03-26  Miss Islington... [3.13] gh-146318: Document that signal.SIGSTOP is Unix...
2026-03-26  Victor Stinner[3.13] gh-145633: Fix struct.pack('f') on s390x (#14642...
2026-03-25  Miss Islington... [3.13] gh-146244: Fix initconfig.c SET_ITEM macro leaks...
2026-03-24  Miss Islington... [3.13] Fix unlikely potential reference leak in _locale...
2026-03-24  Miss Islington... [3.13] gh-74955: Document that __all__ must contain...
2026-03-24  Miss Islington... [3.13] gh-145305: Update ocert.org URLs in docs from...
2026-03-24  Łukasz Langa[3.13] gh-140196: Add constructor behavior changes...
2026-03-24  Hugo van Kemenade[3.13] Bump pre-commit hooks (GH-144576) (GH-144593)
2026-03-24  Matas Kaminskas[3.13] gh-129259: Fix AIX build failures caused by...
2026-03-24  Brij Kapadia[3.13] gh-144475: Fix reference management in partial_r...
2026-03-24  T. Wouters[3.13] gh-142183: Cache one datachunk per tstate to...
2026-03-24  Miss Islington... [3.13] gh-146202: Create tmp_dir in regrtest worker...
2026-03-23  Miss Islington... [3.13] gh-145264: Do not ignore excess Base64 data...
2026-03-23  Sergey Miryanov[3.13] GH-91636: Clear weakrefs created by finalizers...
2026-03-23  Miss Islington... [3.13] gh-143930: Reject leading dashes in webbrowser...
2026-03-23  Miss Islington... [3.13] docs: fix f-string in ExceptionGroup example...
2026-03-23  Miss Islington... [3.13] gh-136672: Docs: Move parts of Enum HOWTO to...
2026-03-22  Serhiy Storchaka[3.13] gh-145144: Add more tests for UserList, UserDict...
2026-03-22  Miss Islington... [3.13] gh-143959: Fix test_datetime if _datetime is...
2026-03-22  Miss Islington... [3.13] gh-146245: Fix reference and buffer leaks via...
2026-03-22  Serhiy Storchaka[3.13] gh-146056: Fix repr() for lists containing NULLs...
2026-03-21  Miss Islington... [3.13] Docs: replace all `datetime` imports with `impor...
2026-03-21  Miss Islington... [3.13] gh-138234: clarify returncode behavior for subpr...
2026-03-21  Miss Islington... [3.13] GH-100108: Add async generators best practices...
2026-03-21  AN Long[3.13] gh-129849: Add tests for `Py_tp_bases` (GH-14320...
2026-03-20  Sam Gross[3.13] gh-146227: Fix wrong type in _Py_atomic_load_uin...
2026-03-20  Miss Islington... [3.13] gh-146092: Raise MemoryError on allocation failu...
2026-03-18  Miss Islington... [3.13] gh-146092: Handle _PyFrame_GetFrameObject()...
2026-03-18  Miss Islington... [3.13] gh-146093: Fix csv _set_str(): check if PyUnicod...
2026-03-18  Miss Islington... [3.13] gh-146076: Fix crash when a `ZoneInfo` subclass...
2026-03-18  Miss Islington... [3.13] gh-146054: Limit the growth of `encodings.search...
2026-03-17  Miss Islington... [3.13] gh-141707: Skip TarInfo DIRTYPE normalization...
2026-03-17  Miss Islington... [3.13] Docs: a brief note in the sets tutorial about...
2026-03-16  Miss Islington... [3.13] Docs: remove unmatched parenthesis for `asyncio...
2026-03-16  Sam Gross[3.13] gh-135329: Remove flaky test_repl_eio test ...
2026-03-16  Miss Islington... [3.13] gh-145599, CVE 2026-3644: Reject control charact...
2026-03-16  Miss Islington... [3.13] gh-145986: Avoid unbound C recursion in `conv_co...
2026-03-16  Miss Islington... [3.13] gh-145376: Fix GC tracking in `structseq.__repla...
2026-03-16  Miss Islington... [3.13] gh-140814: Fix freeze_support() setting start...
2026-03-15  Gregory P.... [3.13] gh-145990: sort --help-env first section by...
2026-03-15  Miss Islington... [3.13] gh-69223: Document that add_argument() returns...
2026-03-15  Miss Islington... [3.13] Bump mypy to 1.19.1 (GH-145956) (#145972)
2026-03-15  Miss Islington... [3.13] gh-141004: Document `PyDTrace*` (GH-141856)...
2026-03-14  Bénédikt Tran[3.13] gh-143636: fix a crash when calling ``__replace_...
2026-03-14  Miss Islington... [3.13] Docs: fix missing period in `Doc/library/stdtype...
2026-03-13  Stan Ulbrych[3.13] gh-145783: Propagate errors raised in `NEW_TYPE_...
2026-03-12  Victor Stinner[3.13] gh-145801: Use gcc -fprofile-update=atomic for...
2026-03-12  Łukasz Langa[3.13] gh-140131: Fix REPL cursor position on Windows...
2026-03-12  Miss Islington... [3.13] gh-140594: Fix an out of bounds read when feedin...
2026-03-12  Miss Islington... [3.13] gh-145492: Fix defaultdict __repr__ infinite...
2026-03-11  Łukasz Langa[3.13] gh-139933: correctly suggest attributes for...
2026-03-11  Miss Islington... [3.13] gh-99875: Document rounding mode for old-style...
2026-03-11  Miss Islington... [3.13] Warn that overriding `__builtins__` for `eval...
2026-03-11  Miss Islington... [3.13] gh-101100: Fix sphinx reference warnings around...
2026-03-11  Miss Islington... [3.13] gh-145607: Ensure BIG_DATA has two compressed...
2026-03-10  Miss Islington... [3.13] gh-142763: Fix race in ZoneInfo cache eviction...
2026-03-10  Stan Ulbrych[3.13] Fix integer overflow for formats "s" and "p...
2026-03-10  Miss Islington... [3.13] gh-144173: fix flaky test_complex.test_truediv...
2026-03-10  Miss Islington... [3.13] gh-145743: Fix inconsistency after calling Struc...
2026-03-10  Petr Viktorin[3.13] gh-145548: Don't use VMADDR_CID_LOCAL from ...
2026-03-10  Miss Islington... [3.13] gh-106318: Add examples for str.isspace() docs...
2026-03-10  Miss Islington... [3.13] Docs: Update programming FAQ (GH-144573) (#145696)
2026-03-10  krylosov-aa[3.13] gh-145301: Fix double-free in hashlib initializa...
2026-03-10  Miss Islington... [3.13] gh-142651: use `NonCallableMock._lock` for threa...
2026-03-10  Hugo van Kemenade[3.13] gh-140715: Improve class reference links on...
2026-03-10  Miss Islington... [3.13] Document that PyType_GetModule returns a borrowe...
2026-03-10  Miss Islington... [3.13] gh-145541: Fix `InvalidStateError` in `BaseSubpr...
2026-03-09  Miss Islington... [3.13] gh-145701: Fix `__classdict__` & `__conditional_...
2026-03-09  Miss Islington... [3.13] Remove the `distutils-sig@python.org` email...
2026-03-09  Miss Islington... [3.13] gh-141617: clarify `concurrent.futures.ThreadPoo...
2026-03-09  Ramin Farajpour... [3.13] gh-145623: Fix crashes on uninitialized struct...
2026-03-08  Miss Islington... [3.13] gh-145642: Docs: Avoid warning for invalid escap...
2026-03-08  Miss Islington... [3.13] gh-145376: Fix refleak in `queuemodule.c` out...
2026-03-07  Miss Islington... [3.13] Remove typo in ``functools.lru_cache`` docs...
2026-03-06  Pieter Eendebak[3.13] gh-145376: Fix crashes in md5module.c (GH-145422...
2026-03-06  Miss Islington... [3.13] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket...
2026-03-06  Miss Islington... [3.13] gh-144370: Disallow usage of control characters...
2026-03-06  Hugo van Kemenade[3.13] Docs: `import datetime as dt` in examples (GH...
2026-03-06  Miss Islington... [3.13] gh-122941: Fix test_launcher sporadic failures...
2026-03-06  Miss Islington... [3.13] doc: Clarify logger creation example in logging...
2026-03-06  Miss Islington... [3.13] Docs: use a Sphinx extension to eliminate excess...
2026-03-05  Miss Islington... [3.13] gh-145417: Do not preserve SELinux context when...
2026-03-05  Miss Islington... [3.13] gh-143304: Fix ctypes.CDLL to honor handle param...
2026-03-04  Miss Islington... [3.13] gh-145506: Fixes CVE-2026-2297 by ensuring Sourc...
2026-03-04  Miss Islington... [3.13] GH-144739: Skip test_pyexpat.MemoryProtectionTes...
2026-03-03  Miss Islington... [3.13] gh-145455: Show output of blurb & sphinx-build...
2026-03-03  Miss Islington... [3.13] GH-145450: Document missing `wave.Wave_write...
2026-03-03  Miss Islington... [3.13] gh-106318: Fix incorrectly rendered code block...
2026-03-03  Miss Islington... [3.13] gh-142781: Fix type confusion in zoneinfo weak...
2026-03-02  Stan Ulbrych[3.13] gh-144872: fix heap buffer overflow `_PyTokenize...
2026-03-02  Miss Islington... [3.13] gh-143880: Fix data race in `functools.partial...
2026-03-02  Miss Islington... [3.13] Hide "object" prefix on dunders in contextlib...
2026-03-02  Ken Jin[3.13] gh-145008: Maintain stack consistency in CALL_BO...
2026-03-02  Sam Gross[3.13] gh-130327: Always traverse managed dictionaries...
2026-03-02  Sam Gross[3.13] gh-130555: Fix use-after-free in dict.clear...
2026-03-02  Miss Islington... [3.13] gh-145335: Fix crash when passing -1 as fd in...
2026-03-02  Thomas Kowalski[3.13] gh-145349: Do not install ccache (#145350) ...
next