]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-04-06  Pieter Eendebakgh-100239: Propagate type info through _BINARY_OP_EXTEN...
2026-04-06  Stan UlbrychAdd Stan to docs config reviewers (#148164)
2026-04-06  Wulian233gh-148119: Refactor `get_type_attr_as_size` to improve...
2026-04-06  Stan Ulbrych gh-148157: Check for `_PyPegen_add_type_comment_to_arg...
2026-04-06  Hugo van KemenadeDocs: Update "Installing Python modules" (#146249)
2026-04-06  Serhiy Storchakagh-148153: Do not use assert for parameter validation...
2026-04-06  Malcolm Smithgh-144418: Increase Android testbed emulator RAM to...
2026-04-05  Pablo Galindo... gh-148144: Initialize visited on copied interpreter...
2026-04-05  Stan Ulbrychgh-145098: Use `macos-15-intel` instead of unstable...
2026-04-05  Loïc Simongh-140870: PyREPL auto-complete module attributes in...
2026-04-05  Loïc Simongh-69605: Add math.integer to PyREPL module completer...
2026-04-05  Stan UlbrychSilence `unused-variable` warnings in `optimizer_cases...
2026-04-05  Gregory P.... gh-94632: document the subprocess need for extra_groups...
2026-04-05  Pablo Galindo... gh-144319: Fix huge page leak in datastack chunk alloca...
2026-04-05  Chris EiblGH-139922: add interpreter types to InternalDocs/interp...
2026-04-05  Antonio Cunigh-130472: Integrate fancycompleter with the new repl...
2026-04-04  Ezio MelottiAdd `permissions: {}` to all reusable workflows (#148114)
2026-04-04  ivonastojanovicgh-142927: Show self time in flamegraph tooltip (#147706)
2026-04-04  Stan Ulbrychgh-145000: Find correct merge base in `reusable-check...
2026-04-04  Serhiy Storchakagh-73613: Support Base32 and Base64 without padding...
2026-04-04  Stan UlbrychDocs: Standardize documentation authors (#148102)
2026-04-04  Pablo Galindo... gh-146527: Heap-allocate gc_stats to avoid bloating...
2026-04-04  Stan UlbrychDocs: Fix a typo in the 'Non-ASCII characters in names...
2026-04-04  Hugo van KemenadeRegex HOWTO: invalid string literals result in `SyntaxW...
2026-04-04  Donghee Nagh-148083: Prevent constant folding when lhs is contain...
2026-04-04  Wulian233gh-148074: Fix `typeobject.c` missing error return...
2026-04-04  Donghee Nagh-148083: Constant-fold _CONTAINS_OP_SET for frozenset...
2026-04-04  Stan Ulbrychgh-145883: Fix two heap-buffer-overflows in `_zoneinfo...
2026-04-04  Ken Jingh-146073: Revert "gh-146073: Add fitness/exit quality...
2026-04-04  TTgh-148067: Fix typo in asyncio event loop docs: 'signal...
2026-04-04  Ken Jingh-148078: Fix uses of sym_is_not_null in JIT optimizer...
2026-04-04  Kumar Adityagh-131798: split recursion check to _CHECK_RECURSION_LI...
2026-04-04  Serhiy Storchakagh-148016: Improve "Leading padding not allowed" error...
2026-04-04  Serhiy Storchakagh-148029: Fix error message for invalid number of...
2026-04-04  Kumar Adityagh-131798: relax GUARD_CALLABLE checks for self type...
2026-04-04  Kumar Adityagh-131798: JIT inline function addresses of builtin...
2026-04-04  Russell Keith... gh-146450: Normalise feature set of Android build scrip...
2026-04-04  Robert Kirkmangh-146541: Allow building the Android testbed for 32...
2026-04-03  Chris EiblGH-146210: Fix building the jit stencils on Windows...
2026-04-03  Joshua Swansongh-126676: Expand argparse docs for type=bool with...
2026-04-03  Hugo van Kemenadegh-145098: Use `macos-15-intel` instead of unstable...
2026-04-03  Hai Zhugh-146073: Add fitness/exit quality mechanism for JIT...
2026-04-03  Łukasz Langagh-143930: Tweak the exception message and increase...
2026-04-03  Pieter Eendebakgh-146640: Optimize int operations by mutating uniquely...
2026-04-03  Stan Ulbrychgh-125895: Fix static asset location for `sphinx-notfou...
2026-04-03  Pablo Galindo... gh-148022: Add threat model to remote debugging docs...
2026-04-03  Jakub Kulíktest_copy_dir_no_read_permission requires non root...
2026-04-03  Miikka Koskinengh-80642: timeit - make target time of autorange config...
2026-04-03  Neil SchemenauerGH-147985: Use lock-free lookup in `PySet_Contains...
2026-04-02  Tadej Magajnagh-142533: Document CRLF injection vulnerabilities...
2026-04-02  Sergey MiryanovGH-145247: Use _PyTuple_FromPair in Modules (part 2...
2026-04-02  Sergey MiryanovGH-145247: Use _PyTuple_FromPair in Modules (part 1...
2026-04-02  Ken Jingh-139038: Update JIT results in preparation for 3...
2026-04-02  Jakub KulíkMove root user checks to test.support (#146195)
2026-04-02  Petr ViktorinGH-126910: Revert "Make `_Py_get_machine_stack_pointer...
2026-04-02  Ma Yukungh-146613: Fix re-entrant use-after-free in `itertools...
2026-04-02  Victor Stinnergh-147988: Initialize digits in long_alloc() in debug...
2026-04-02  Petr Viktoringh-146636: Py_mod_abi mandatory for modules created...
2026-04-02  Victor Stinnergh-143394: Skip pyrepl test_no_newline() basic REPL...
2026-04-02  Russell Keith... gh-146444: Remove legacy iOS folder (#147993)
2026-04-01  Locked-chess... gh-146656: properly raise `NotImplementedError` instead...
2026-04-01  Sergey B Kirpichevgh-143050: Add helper _PyLong_InitTag() (#147956)
2026-04-01  Yongtao Huanggh-147960: Fix memory leak in crossinterp _tuple_shared...
2026-04-01  Peter SuttonDocs: Use !r in __repr__ example (gh-146273)
2026-04-01  Mark ShannonGH-126910: Make `_Py_get_machine_stack_pointer` return...
2026-04-01  Hugo van Kemenadegh-146488: hash-pin check-html-ids action references...
2026-04-01  konstigh-146907: Clarify ABI compatibility between debug...
2026-04-01  Petr Viktoringh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t...
2026-04-01  Stan Ulbrychgh-145000: Run `check-html-ids.py` in CI (#145632)
2026-04-01  Stan UlbrychIncrease dependabot interval to quarterly (#147959)
2026-04-01  William Woodruffgh-146488: hash-pin all action references
2026-04-01  Victor Stinnergh-146479: Skip test_frame_pointer_unwind for gcc ...
2026-04-01  Serhiy Storchakagh-147944: Increase range of bytes_per_sep (GH-147946)
2026-04-01  Serhiy Storchakagh-146431: Add the wrapcol and ignorechars parameters...
2026-04-01  dependabot... build(deps): bump qs from 6.14.0 to 6.15.0 in /Platform...
2026-03-31  Boy StevenDocs: fill in descriptor C API docs (GH-146644)
2026-03-31  Stan Ulbrychgh-147856: Allow the 'count' argument of `bytes.replace...
2026-03-31  Ken Jingh-139109: Document the trace recording interpreter...
2026-03-31  Sergey B Kirpichevgh-143050: Correct PyLong_FromString() to use _PyLong_N...
2026-03-31  Hugo van Kemenadegh-141510: Support `frozendict` in `plistlib` (#145590)
2026-03-31  Pieter Eendebakgh-145563: Add thread-safety annotation for PyCapsule...
2026-03-31  Thomas Kowalskigh-145458: use `self.skip_idle` consistently in the...
2026-03-31  sunmy2019gh-146615: Fix format specifiers in Objects/ directory...
2026-03-31  sunmy2019gh-146615: Fix format specifiers in Python/ directory...
2026-03-31  sunmy2019gh-146615: Fix format specifiers in test cextensions...
2026-03-31  sunmy2019gh-146615: Fix format specifiers in extension modules...
2026-03-31  sunmy2019gh-146615: Fix crash in __get__() for METH_METHOD descr...
2026-03-30  Hood Chathamgh-146376: Reduce timeout in Emscripten GHA workflow...
2026-03-30  Brandongh-146442: Fix various bugs in compiler pipeline (...
2026-03-30  Sergey B Kirpichevgh-146238: Support half-floats in the array module...
2026-03-30  Serhiy Storchakagh-145056: Add support for merging collections.UserDict...
2026-03-30  Serhiy Storchakagh-145056: Fix merging of collections.OrderedDict and...
2026-03-30  Cody Maloneygh-139633: Run netrc file permission check only once...
2026-03-30  Neko Asakuragh-144270: Make SubElement parent and tag positional...
2026-03-30  Kumar Adityagh-146558: JIT optimize dict access for objects with...
2026-03-30  Chris Eiblgh-139922: always run MSVC 64-bit tail-calling CI ...
2026-03-30  Victor Stinnergh-126835: Fix _PY_IS_SMALL_INT() macro (#146631)
2026-03-30  Kumar Adityagh-146587: fix type slot assignment incase of multiple...
2026-03-30  ivonastojanovicgh-138122: Add differential flame graph (#145785)
2026-03-30  Hood Chathamgh-146416: Emscripten: Improve standard stream handling...
next