]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
6 days ago  Stan Ulbrychgh-125895: Fix static asset location for `sphinx-notfou...
7 days ago  Pablo Galindo... gh-148022: Add threat model to remote debugging docs...
7 days ago  Jakub Kulíktest_copy_dir_no_read_permission requires non root...
7 days ago  Miikka Koskinengh-80642: timeit - make target time of autorange config...
7 days ago  Neil SchemenauerGH-147985: Use lock-free lookup in `PySet_Contains...
7 days ago  Tadej Magajnagh-142533: Document CRLF injection vulnerabilities...
7 days ago  Sergey MiryanovGH-145247: Use _PyTuple_FromPair in Modules (part 2...
7 days ago  Sergey MiryanovGH-145247: Use _PyTuple_FromPair in Modules (part 1...
7 days ago  Ken Jingh-139038: Update JIT results in preparation for 3...
7 days ago  Jakub KulíkMove root user checks to test.support (#146195)
7 days ago  Petr ViktorinGH-126910: Revert "Make `_Py_get_machine_stack_pointer...
8 days ago  Ma Yukungh-146613: Fix re-entrant use-after-free in `itertools...
8 days ago  Victor Stinnergh-147988: Initialize digits in long_alloc() in debug...
8 days ago  Petr Viktoringh-146636: Py_mod_abi mandatory for modules created...
8 days ago  Victor Stinnergh-143394: Skip pyrepl test_no_newline() basic REPL...
8 days ago  Russell Keith... gh-146444: Remove legacy iOS folder (#147993)
8 days ago  Locked-chess... gh-146656: properly raise `NotImplementedError` instead...
8 days ago  Sergey B Kirpichevgh-143050: Add helper _PyLong_InitTag() (#147956)
8 days ago  Yongtao Huanggh-147960: Fix memory leak in crossinterp _tuple_shared...
8 days ago  Peter SuttonDocs: Use !r in __repr__ example (gh-146273)
8 days ago  Mark ShannonGH-126910: Make `_Py_get_machine_stack_pointer` return...
9 days ago  Hugo van Kemenadegh-146488: hash-pin check-html-ids action references...
9 days ago  konstigh-146907: Clarify ABI compatibility between debug...
9 days ago  Petr Viktoringh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t...
9 days ago  Stan Ulbrychgh-145000: Run `check-html-ids.py` in CI (#145632)
9 days ago  Stan UlbrychIncrease dependabot interval to quarterly (#147959)
9 days ago  William Woodruffgh-146488: hash-pin all action references
9 days ago  Victor Stinnergh-146479: Skip test_frame_pointer_unwind for gcc ...
9 days ago  Serhiy Storchakagh-147944: Increase range of bytes_per_sep (GH-147946)
9 days ago  Serhiy Storchakagh-146431: Add the wrapcol and ignorechars parameters...
9 days ago  dependabot... build(deps): bump qs from 6.14.0 to 6.15.0 in /Platform...
9 days ago  Boy StevenDocs: fill in descriptor C API docs (GH-146644)
9 days ago  Stan Ulbrychgh-147856: Allow the 'count' argument of `bytes.replace...
9 days ago  Ken Jingh-139109: Document the trace recording interpreter...
10 days ago  Sergey B Kirpichevgh-143050: Correct PyLong_FromString() to use _PyLong_N...
10 days ago  Hugo van Kemenadegh-141510: Support `frozendict` in `plistlib` (#145590)
10 days ago  Pieter Eendebakgh-145563: Add thread-safety annotation for PyCapsule...
10 days ago  Thomas Kowalskigh-145458: use `self.skip_idle` consistently in the...
10 days ago  sunmy2019gh-146615: Fix format specifiers in Objects/ directory...
10 days ago  sunmy2019gh-146615: Fix format specifiers in Python/ directory...
10 days ago  sunmy2019gh-146615: Fix format specifiers in test cextensions...
10 days ago  sunmy2019gh-146615: Fix format specifiers in extension modules...
10 days ago  sunmy2019gh-146615: Fix crash in __get__() for METH_METHOD descr...
10 days ago  Hood Chathamgh-146376: Reduce timeout in Emscripten GHA workflow...
10 days ago  Brandongh-146442: Fix various bugs in compiler pipeline (...
10 days ago  Sergey B Kirpichevgh-146238: Support half-floats in the array module...
10 days ago  Serhiy Storchakagh-145056: Add support for merging collections.UserDict...
10 days ago  Serhiy Storchakagh-145056: Fix merging of collections.OrderedDict and...
10 days ago  Cody Maloneygh-139633: Run netrc file permission check only once...
10 days ago  Neko Asakuragh-144270: Make SubElement parent and tag positional...
11 days ago  Kumar Adityagh-146558: JIT optimize dict access for objects with...
11 days ago  Chris Eiblgh-139922: always run MSVC 64-bit tail-calling CI ...
11 days ago  Victor Stinnergh-126835: Fix _PY_IS_SMALL_INT() macro (#146631)
11 days ago  Kumar Adityagh-146587: fix type slot assignment incase of multiple...
11 days ago  ivonastojanovicgh-138122: Add differential flame graph (#145785)
11 days ago  Hood Chathamgh-146416: Emscripten: Improve standard stream handling...
11 days ago  Russell Keith... gh-146444: Don't package as part of iOS 'build hosts...
11 days ago  Marcel Telkagh-138850: Add --disable-epoll to configure (GH-145768)
11 days ago  Victor Stinnergh-146444: Make Platforms/Apple/ compatible with Python...
11 days ago  Sanyam Khuranagh-138577: Fix keyboard shortcuts in getpass with echo_...
11 days ago  Ramin Farajpour... gh-146556: Fix infinite loop in annotationlib.get_annot...
11 days ago  cuigh-146579: _zstd: Fix decompression options dict error...
11 days ago  Stan Ulbrychgh-146083: Upgrade bundled Expat to 2.7.5 (#146085)
12 days ago  Bénédikt Trangh-146080: fix a crash in SNI callbacks when the SSL...
12 days ago  Bénédikt Trangh-146090: fix memory management of internal `sqlite3...
12 days ago  Serhiy Storchakagh-145876: Do not mask KeyErrors raised during dictiona...
12 days ago  Chris Eiblgh-146004: fix test_args_from_interpreter_flags on...
12 days ago  Pieter Eendebakgh-139003: Use frozenset for module level attributes...
12 days ago  Sergey MiryanovGH-146527: Add more data to GC statistics and add it...
12 days ago  Stan Ulbrych`_pyrepl/pager.py`: call `less` with `--clear-screen...
13 days ago  Jonathan Dunggh-146544: Fix `asyncio.Queue` docstring ambiguity...
13 days ago  Ned BatchelderDocs: don't rely on implicit 'above' directions in...
13 days ago  Gregory P.... gh-146004: propagate all -X options to multiprocessing...
13 days ago  Donghee Nagh-146381: Constant-fold frozendict subscript lookups...
13 days ago  Sergey MiryanovGH-145247: Use _PyTuple_FromPair[Steal] in Objects...
13 days ago  Bartosz Sławeckigh-145059: Record lazy modules without submodules in...
13 days ago  Bartosz Sławeckigh-145057: Fix test names and comments to reflect ...
13 days ago  Imgyu Kimgh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR...
13 days ago  Ken Jingh-126910: Verify that JIT stencils preserve frame...
13 days ago  Diego RussoGH-126910: avoid reading the FP for getting the SP...
13 days ago  Diego RussoGH-126910: reserve FP on AArch64 when generating JIT...
13 days ago  Sergey B KirpichevMention _Float16 (type from Annex H of the C23) in...
13 days ago  Neko Asakuragh-145866: Convert `LIST_EXTEND` to leave its inputs...
13 days ago  moktamdgh-146507: cache the buffer size for `SelectorTransport...
13 days ago  Brandongh-146388: Add null check for `sym_new(ctx)` in `make_b...
2026-03-27  Sam Jamesgh-85332: Support cross-compiling for GNU/Hurd (#146094)
2026-03-27  Pieter Eendebakgh-123471: Make `itertools.zip_longest` safe in the...
2026-03-27  Brij Kapadiagh-146250: Fix memory leak in re-initialization of...
2026-03-27  Kumar Adityagh-142518: add thread safety annotations for bytearray...
2026-03-27  Kumar Adityagh-142518: add thread safety docs on bytes C-API (...
2026-03-27  Chris EiblGH-139922: update 3.15 whatsnew: Windows 64-bit binarie...
2026-03-27  Victor Stinnergh-146480: Override the exception in _PyErr_SetKeyError...
2026-03-27  Joao S. O.... gh-146440: Add array_hook parameter to JSON decoders...
2026-03-27  Sergey B Kirpichevgh-138580: Revert sys.float_info.iec_60559 boolean...
2026-03-27  Victor Stinnergh-146059: Cleanup pickle fast_save_enter() test (...
2026-03-27  Russell Keith... gh-146444: Move the Apple folder to the Platforms direc...
2026-03-27  Russell Keith... gh-146498: Ensure binary content is correctly processed...
2026-03-26  Victor Stinnergh-146410: Add --pythoninfo to make testios (#146494)
2026-03-26  Russell Keith... gh-146446: Miscellaneous improvements to iOS XCframewor...
2026-03-26  Serhiy Storchakagh-144837: Improve documentation for more collection...
next