]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-03-23  Miss Islington... [3.14] docs: fix f-string in ExceptionGroup example...
2026-03-23  Miss Islington... [3.14] gh-145305: Update ocert.org URLs in docs from...
2026-03-23  dr-carlos[3.14] gh-141732: Fix ExceptionGroup repr changing...
2026-03-23  Miss Islington... [3.14] gh-136672: Docs: Move parts of Enum HOWTO to...
2026-03-23  Victor Stinner[3.14] gh-146197: Run -m test.pythoninfo on the Emscrip...
2026-03-23  Miss Islington... [3.14] gh-108907: ctypes: Document _type_ codes (GH...
2026-03-22  Miss Islington... [3.14] gh-145144: Add more tests for UserList, UserDict...
2026-03-22  Miss Islington... [3.14] gh-143959: Fix test_datetime if _datetime is...
2026-03-22  Miss Islington... [3.14] gh-146245: Fix reference and buffer leaks via...
2026-03-22  Serhiy Storchaka[3.14] gh-146056: Fix repr() for lists and tuples conta...
2026-03-21  Miss Islington... [3.14] Docs: replace all `datetime` imports with `impor...
2026-03-21  Maciej Olko[3.14] gh-139588: Docs: fix PDF build (#145741)
2026-03-21  Miss Islington... [3.14] gh-138234: clarify returncode behavior for subpr...
2026-03-21  Miss Islington... [3.14] GH-100108: Add async generators best practices...
2026-03-21  AN Long[3.14] gh-129849: Add tests for `Py_tp_bases` (GH-14320...
2026-03-20  Sam Gross[3.14] gh-146227: Fix wrong type in _Py_atomic_load_uin...
2026-03-20  Miss Islington... [3.14] gh-146092: Raise MemoryError on allocation failu...
2026-03-20  Victor Stinner[3.14] gh-146196: Fix Undefined Behavior in _PyUnicodeW...
2026-03-20  Miss Islington... [3.14] gh-91279: Note `SOURCE_DATE_EPOCH` support in...
2026-03-20  Serhiy Storchaka[3.14] Improve tests for the PyUnicodeWriter C API...
2026-03-20  Miss Islington... [3.14] gh-145754: Update signature retrieval in unittes...
2026-03-19  Miss Islington... [3.14] gh-145177: Add emscripten run --test, uses test...
2026-03-19  Miss Islington... [3.14] gh-145177: Add make-dependencies command to...
2026-03-19  Miss Islington... [3.14] gh-145177: Put node version into emscripten...
2026-03-19  Sam Gross[3.14] gh-145779: Improve classmethod/staticmethod...
2026-03-19  Victor Stinner[3.14] gh-146092: Fix error handling in _BINARY_OP_ADD_...
2026-03-19  Miss Islington... [3.14] gh-145254: Fix formatting of thread safety annot...
2026-03-19  Miss Islington... [3.14] gh-145805: Add `python Platforms/emscripten...
2026-03-18  Victor Stinner[3.14] gh-146092: Handle _PyFrame_GetFrameObject()...
2026-03-18  Miss Islington... [3.14] gh-146093: Fix csv _set_str(): check if PyUnicod...
2026-03-18  Miss Islington... [3.14] gh-142518: Annotate PyList_* C APIs for thread...
2026-03-18  Miss Islington... [3.14] gh-142183: Cache one datachunk per tstate to...
2026-03-18  Miss Islington... [3.14] gh-146076: Fix crash when a `ZoneInfo` subclass...
2026-03-18  Miss Islington... [3.14] gh-142518: Add thread safety notes for the buffe...
2026-03-18  Miss Islington... [3.14] gh-146054: Limit the growth of `encodings.search...
2026-03-17  Sam Gross[3.14] gh-134043: use stackrefs for dict lookup in...
2026-03-17  Serhiy Storchaka[3.14] gh-144545: Improve handling of default values...
2026-03-17  Miss Islington... [3.14] gh-141707: Skip TarInfo DIRTYPE normalization...
2026-03-17  Miss Islington... [3.14] Docs: a brief note in the sets tutorial about...
2026-03-17  Miss Islington... [3.14] gh-145176 Move Emscripten files into Platforms...
2026-03-17  Miss Islington... [3.14] gh-144984: Fix crash in Expat's `ExternalEntityP...
2026-03-16  Miss Islington... [3.14] Docs: remove unmatched parenthesis for `asyncio...
2026-03-16  Miss Islington... [3.14] gh-135329: Remove flaky test_repl_eio test ...
2026-03-16  Miss Islington... [3.14] gh-145599, CVE 2026-3644: Reject control charact...
2026-03-16  Miss Islington... [3.14] gh-145649: Fix man page text wrapping for -X...
2026-03-16  Miss Islington... [3.14] gh-145376: Fix GC tracking in `structseq.__repla...
2026-03-16  Miss Islington... [3.14] Docs: fix a form error and a grammatical error...
2026-03-16  Miss Islington... [3.14] gh-144986: Fix memory leak in atexit.register...
2026-03-16  Miss Islington... [3.14] gh-140814: Fix freeze_support() setting start...
2026-03-15  Gregory P.... [3.14] gh-145990: sort `--help-env` sections by environ...
2026-03-15  Gregory P.... [3.14] gh-145990: Sort `python --help-xoptions` by...
2026-03-15  Miss Islington... [3.14] gh-145986: Avoid unbound C recursion in `conv_co...
2026-03-15  Miss Islington... [3.14] gh-142518: Document thread-safety guarantees...
2026-03-15  Miss Islington... [3.14] gh-69223: Document that add_argument() returns...
2026-03-15  Miss Islington... [3.14] Bump mypy to 1.19.1 (GH-145956) (#145971)
2026-03-15  Miss Islington... [3.14] gh-141004: Document `PyDTrace*` (GH-141856)...
2026-03-14  Miss Islington... [3.14] gh-143636: fix a crash when calling ``__replace_...
2026-03-14  Miss Islington... [3.14] Docs: fix missing period in `Doc/library/stdtype...
2026-03-13  Stan Ulbrych[3.14] gh-145783: Propagate errors raised in `NEW_TYPE_...
2026-03-13  Thomas Kowalski[3.14] gh-145713: make bytearray.resize thread-safe...
2026-03-13  Miss Islington... [3.14] gh-142518: Document thread-safety guarantees...
2026-03-13  Miss Islington... [3.14] gh-145792: Fix incorrect alloca allocation size...
2026-03-13  bkap123[3.14] gh-145446: Add critical section in functools...
2026-03-13  Miss Islington... [3.14] Docs: except with multiple exceptions parenthese...
2026-03-13  bkap123[3.14] gh-145036: Fix data race for list capacity in...
2026-03-12  Miss Islington... [3.14] gh-145801: Use gcc -fprofile-update=atomic for...
2026-03-12  Miss Islington... [3.14] gh-145685: Improve scaling of type attribute...
2026-03-12  Miss Islington... [3.14] gh-140131: Fix REPL cursor position on Windows...
2026-03-12  Miss Islington... [3.14] gh-145254: Add thread safety annotation in docs...
2026-03-12  Sergey Miryanov[3.14] GH-91636: Clear weakrefs created by finalizers...
2026-03-12  Miss Islington... [3.14] gh-140594: Fix an out of bounds read when feedin...
2026-03-12  Miss Islington... [3.14] gh-145492: Fix defaultdict __repr__ infinite...
2026-03-12  Serhiy Storchaka[3.14] gh-145736: Fix Tkinter tests for Tk 8.7, 9.0...
2026-03-11  Łukasz Langa[3.14] gh-139933: correctly suggest attributes for...
2026-03-11  Miss Islington... [3.14] gh-142518: Improve mimalloc allocator docs ...
2026-03-11  Miss Islington... [3.14] gh-99875: Document rounding mode for old-style...
2026-03-11  Miss Islington... [3.14] gh-145591: Move slicing note to __getitem__...
2026-03-11  Miss Islington... [3.14] Warn that overriding `__builtins__` for `eval...
2026-03-11  Sam Gross[3.14] gh-145685: Avoid contention on TYPE_LOCK in...
2026-03-11  Miss Islington... [3.14] gh-101100: Fix sphinx reference warnings around...
2026-03-11  Miss Islington... [3.14] gh-145607: Ensure BIG_DATA has two compressed...
2026-03-11  Miss Islington... [3.14] gh-145219: Cache Emscripten build dependencies...
2026-03-10  Miss Islington... [3.14] gh-142763: Fix race in ZoneInfo cache eviction...
2026-03-10  Miss Islington... [3.14] gh-145685: Update find_name_in_mro() to return...
2026-03-10  Miss Islington... [3.14] gh-145010: Fix Python.h compilation with -masm...
2026-03-10  Miss Islington... [3.14] Fix integer overflow for formats "s" and "p...
2026-03-10  Miss Islington... [3.14] gh-144173: fix flaky test_complex.test_truediv...
2026-03-10  Miss Islington... [3.14] gh-145743: Fix inconsistency after calling Struc...
2026-03-10  Stan Ulbrych[3.14] gh-145376: Fix various reference leaks (GH-14537...
2026-03-10  Miss Islington... [3.14] Docs: Improve the C API documentation involving...
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_...
next