]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
65 min ago  Roman Donchenkogh-108411: Make typing.IO/BinaryIO arguments positional... main
2 hours ago  ByteFlowFix typos in asyncio, ctypes, and importlib documentati...
4 hours ago  Uwe L. Korngh-138451: Support custom LLVM installation path (...
5 hours ago  Stan UlbrychUse `soft-deprecated` in more places (#148769)
6 hours ago  Manoj K MDocs: Fix some typos in `calendar.rst` (GH-148756)
7 hours ago  Régis Desgroppesgh-148644: Propagate the PGO job exit code in PCbuild...
7 hours ago  AraHaangh-148790: Eliminate redundant call to `_PyRuntime_Init...
7 hours ago  Filipe LaínsGH-145278: also filter mmap2 in strace_helper.filter_me...
8 hours ago  Donghee Nagh-148718: Fix Py_STACKREF_DEBUG build by defining...
12 hours ago  Serhiy Storchakagh-123853: Update locale.windows_locale (GH-123901)
19 hours ago  Stan Ulbrychgh-148788: Update Emscripten example post move to Platf...
21 hours ago  Matthew Davisgh-148763: Fix paramter name in `multiprocessing.connec...
23 hours ago  partevgh-148779: Update Briefcase link in android.rst documen...
26 hours ago  Hugo van Kemenadegh-133879: Copyedit "What's new in Python 3.15" (#148686)
33 hours ago  Sam Grossgh-121946: Use clang-20 for TSan build (#148570)
36 hours ago  Hugo van KemenadePrevent GitHub's web conflict editor from converting...
2 days ago  Daniel Hollasgh-148406: Fix annotations of _colorize.FancyCompleter...
2 days ago  John Seonggh-133403: Add type annotations to generate_levenshtein...
2 days ago  Dino Viehlandgh-148659: Export a few more functions required for...
2 days ago  Serhiy Storchakagh-148653: Fix reference leaks in test_marshal introduc...
2 days ago  Victor Stinnergh-148688: Fix _BlocksOutputBuffer_Finish() double...
2 days ago  Hugo van KemenadeAdd a new Sphinx `soft-deprecated` directive (#148630)
2 days ago  Serhiy Storchakagh-148653: Fix some marshal errors related to recursive...
2 days ago  Jelle Zijlstragh-148639: Implement PEP 800 (typing.disjoint_base...
2 days ago  Prakash Sellathuraigh-148222: Fix NULL dereference bugs in genericaliasobj...
3 days ago  Pieter Eendebakgh-146393: Remove special character in optimizer_byteco...
3 days ago  Michael Bommaritogh-148651: Fix refcount leak in _zstd decompressor...
3 days ago  Xuwzgh-148683: Doc: fix misplaced pprint entries in What...
3 days ago  Gleb Popovgh-148484: Fix memory leak of iterator in array.array...
3 days ago  Sergey B Kirpichevgh-148464: Add missing ``__ctype_le/be__`` attributes...
3 days ago  Dino Viehlandgh-148659: Export some internal functions for the JIT...
4 days ago  Victor Stinnergh-148535: Don't use gcc -fprofile-update=atomic flag...
4 days ago  Dino Viehlandgh-146031: Allow keeping specialization enabled when...
4 days ago  Mark ShannonGH-146128: Fix AArch64 multi-instruction constants...
4 days ago  Mark ShannonGH-145668: Add FOR_ITER specialization for virtual...
4 days ago  Petr Viktoringh-146636: PEP 803: Reference documentation (GH-148013)
4 days ago  Pieter Eendebakgh-100239: Specialize more binary operations using...
4 days ago  HavmaagenDocs: Fix typos and a comment in enum.rst (#148156)
4 days ago  Joshua Rootgh-148474: Fix `_Py_hexlify_simd` compilation with...
4 days ago  Jelle Zijlstragh-137814: Fix `__qualname__` of `__annotate__` (#137842)
4 days ago  Steve DowerAdd PyManager documentation for index signatures (GH...
5 days ago  Hugo van Kemenadegh-148100: Soft deprecate `re.match` and `re.Pattern...
5 days ago  Neko Asakuragh-148604: change `ADD_OP(_POP_TOP, ...)` to `optimize_...
5 days ago  Hugo van KemenadeDocs: Use bash lexer for http.server CLI commands,...
5 days ago  Victor Stinnergh-148600: Add Modules/_ssl_data_40.h data (#148601)
5 days ago  Carey Metcalfegh-143886: Ensure function annotations are returned...
5 days ago  Ken Jingh-148609: Remove unicode character in bytecodes.c...
5 days ago  Wulian233gh-131798: Fix `_ITER_CHECK_RANGE` type in the JIT...
5 days ago  Michiel W.... gh-117716: Fix wave RIFF padding for data chunks (GH...
5 days ago  Bénédikt Trangh-148390: fix undefined behavior of `memoryview(....
5 days ago  Pieter Eendebakgh-139038: Add whatsnew entry for jit unique reference...
5 days ago  Anerdwgh-147957: pop items from UserDict in LIFO order (gh...
5 days ago  Stan UlbrychGH-70647: Remove support for `%d` (and deprecate for...
5 days ago  Kliment Lamonovgh-148186: Improve `assertCountEqual` description in...
5 days ago  Gregory P.... gh-137335: remove a mktemp use in multiprocessing.conne...
5 days ago  Gregory P.... tiny edit, fix a couple of minor typos in enum and...
6 days ago  Pieter Eendebakgh-146393: Use recorded type instead of instance in...
6 days ago  Filipe LaínsGH-145278: freeze encodings (partially) and linecache...
6 days ago  Pieter Eendebakgh-146393: Optimize float division operations by mutati...
6 days ago  Hugo van Kemenadegh-86519: Update docs for `prefixmatch` (#148096)
6 days ago  Bénédikt Trangh-146563: add exception note for invalid Expat handler...
6 days ago  Santi Hernandezgh-72406: Document argument ordering in argparse help...
6 days ago  Kumar Adityagh-131798: constant fold special method lookups in...
6 days ago  Ken Jingh-148047: Revert "GH-148047: Check early whether tail...
6 days ago  Kumar Adityagh-gh-131798: optimize `LOAD_ATTR_GETATTRIBUTE_OVERRIDD...
6 days ago  Geoffrey Thomasgh-133312: configure: add --enable-static-libpython...
6 days ago  Wulian233gh-131798: Constant-fold `_CONTAINS_OP_DICT` for frozen...
6 days ago  Neko Asakuragh-148510: restore `func_version` check in `_LOAD_ATTR_...
6 days ago  Henry Jonesgh-148192: Fix Generator._make_boundary behavior with...
6 days ago  Loïc Simongh-134551: Add t-strings support to pprint (#134577)
6 days ago  Hai Zhugh-148378: Allow multiple consecutive recording ops...
6 days ago  Bartosz Sławeckigh-143955: Prevent schema drift false-positives in...
6 days ago  Stan Ulbrychgh-148487: Fix issues in `test_add_python_opts` (#148507)
6 days ago  Neko Asakuragh-148515: make `optimizer_generator` respect multiple...
6 days ago  Russell Keith... gh-148508: Add resilience to SSL preauth tests on iOS...
6 days ago  Pablo Galindo... gh-148252: Fix stack depth calculation in binary reader...
6 days ago  Bénédikt Trangh-148370: prevent quadratic behavior in `configparser...
6 days ago  Pablo Galindo... gh-148178: Validate remote debug offset tables on load...
6 days ago  Bartosz Sławeckigh-144881: Add retry logic to asyncio debugging tools...
6 days ago  Russell Keith... gh-146445: Migrate Android build tools to the Platforms...
7 days ago  Joel Dicegh-146139: Disable `socketpair` authentication on WASI...
7 days ago  Stan Ulbrychgh-148169: Fix webbrowser `%action` substitution bypass...
7 days ago  Gleb PopovFix "encodings" typo in argparse.FileType documentation...
7 days ago  Sam Grossgh-148393: Use acquire load for _ma_watcher_tag in...
7 days ago  Raymond HettingerMinor improvement to statistics.pdf() (gh-148500)
7 days ago  Wulian233gh-131798: JIT: Optimize `_CHECK_IS_NOT_PY_CALLABLE_EX...
7 days ago  Kumar Adityagh-131798: optimize through keyword and bound method...
7 days ago  Charlie Lingh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracin...
7 days ago  Neko Asakuragh-148285: Allow recording uops after specializing...
7 days ago  Paweł Szramowskigh-96894: Do not turn echo off for subsequent commands...
7 days ago  Stan UlbrychInternalDocs: Correct struct path for latin1 singletons...
7 days ago  Stan Ulbrychgh-148395: Fix a possible UAF in `{LZMA,BZ2,_Zlib}Decom...
7 days ago  Jason R. Coombsgh-121190: Emit a better error message from `importlib...
7 days ago  Russell Keith... gh-146450: Ensure Android gradle build uses custom...
8 days ago  Sviataslaugh-105936: Properly update closure cells for `__setattr...
8 days ago  Neko Asakuragh-148438: implement `_RECORD_BOUND_METHOD` in JIT...
8 days ago  Saculgh-131798: Split `_CHECK_AND_ALLOCATE_OBJECT` into...
8 days ago  Ken Jingh-146261: JIT: protect against function version change...
8 days ago  Locked-chess... gh-139551: add support for BaseExceptionGroup in IDLE...
8 days ago  Sam Grossgh-148393: Use atomic ops on _ma_watcher_tag in free...
next