]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
9 days ago  Miss Islington... [3.14] gh-149776: Skip UDP Lite tests if it's not suppo...
9 days ago  Hugo van Kemenade[3.14] Run mypy with four worker processes and uv ...
9 days ago  Miss Islington... [3.14] gh-148821: Add more strict tests for XML encodin...
9 days ago  Miss Islington... [3.14] gh-149701: Fully silence potential `hash -r...
9 days ago  Miss Islington... [3.14] gh-149574: Document that is_typeddict, is_protoc...
10 days ago  Sam Gross[3.14] gh-145235: Make dict watcher API thread-safe...
10 days ago  Hugo van Kemenade[3.14] Remove myself from CODEOWNERS (GH-149727) (...
10 days ago  Miss Islington... [3.14] Update mypy to 2.1.0 (GH-149709) (#149712)
10 days ago  Miss Islington... [3.14] gh-148669: Clarify `__reduce__()` module lookup...
11 days ago  Miss Islington... [3.14] gh-112821: Fix rlcompleter failures on objects...
11 days ago  Miss Islington... [3.14] gh-149663: fix typo in `unittest` docs (GH-14967...
11 days ago  Miss Islington... [3.14] gh-146061: Clarify indent=None in json docs...
11 days ago  Miss Islington... [3.14] gh-149486: tarfile.data_filter: validate written...
12 days ago  Miss Islington... [3.14] gh-148441: Avoid integer overflow in Expat's...
12 days ago  Hugo van KemenadePost 3.14.5
12 days ago  Hugo van KemenadePython 3.14.5 v3.14.5
12 days ago  Ned Deily[3.14] gh-124111: Update macOS installer to use Tcl...
13 days ago  Miss Islington... [3.14] gh-141388: Improve docs/tests for non-function...
13 days ago  Miss Islington... [3.14] Fix minor typos in unicode.rst (GH-149587) ...
13 days ago  Miss Islington... [3.14] gh-149388: Make asyncio `PipeHandle.close` idemp...
2026-05-08  Miss Islington... [3.14] gh-79638: Test other HTTP error codes besides...
2026-05-08  Malcolm Smith[3.14] gh-145176: Update CODEOWNERS for Emscripten...
2026-05-08  Miss Islington... [3.14] docs: Clarify docs for error case of `PyDict_Get...
2026-05-07  Ned Deily[3.14] gh-142295: Update macOS framework build Info...
2026-05-06  Zachary Ware[3.14] Rewrite RTD configuration to use build.jobs...
2026-05-06  Miss Islington... [3.14] gh-146270: Fix `PyMember_SetOne(..., NULL)`...
2026-05-06  Tian Gao[3.14] gh-148615: Handle `--` separator in pdb argument...
2026-05-06  Miss Islington... [3.14] gh-149096: Remove 'im_*' attribute reference...
2026-05-05  Ned Deily[3.14] gh-145736: Fix test_tkinter test_configure_value...
2026-05-05  Miss Islington... [3.14] gh-149425: Increase `test_write_without_source_d...
2026-05-05  Miss Islington... [3.14] gh-149410: Test that `typing.NoDefault` is final...
2026-05-05  Miss Islington... [3.14] gh-149403: Fix `NameError` in `Lib/test/test_cap...
2026-05-05  Miss Islington... [3.14] gh-137293: Ignore Exceptions when searching...
2026-05-04  Savannah Ostrowski[3.14] GH-130750: Restore quoting of choices in argpars...
2026-05-04  Pablo Galindo... [3.14] gh-148178: Validate remote debug offset tables...
2026-05-04  Victor Stinner[3.14] gh-137030: Fix YIELD_VALUE bytecode assertion...
2026-05-04  Miss Islington... [3.14] gh-149377: update bundled pip to 26.1.1 (GH...
2026-05-04  Hugo van KemenadeMerge branch '3.14' of https://github.com/python/cpytho...
2026-05-04  Hugo van KemenadePost 3.14.5rc1
2026-05-04  Miss Islington... [3.14] gh-138907: Support RFC 9309 in robotparser ...
2026-05-04  Hugo van KemenadePython 3.14.5rc1 v3.14.5rc1
2026-05-04  Miss Islington... [3.14] gh-137337: Clarify import statement namespace...
2026-05-04  Miss Islington... [3.14] gh-147998: Fix possible memory leak in _pop_pres...
2026-05-04  Miss Islington... [3.14] gh-148418: Fix a possible reference leak in...
2026-05-04  Miss Islington... [3.14] gh-87245: Improve IPv6Address.ipv4_mapped docume...
2026-05-04  Miss Islington... [3.14] gh-149351: Avoid possible broken macOS framewor...
2026-05-04  Miss Islington... [3.14] gh-148093: Raise binascii.Error from binascii...
2026-05-04  Savannah Ostrowski[3.14] GH-146475: Block Apple Clang for building JIT...
2026-05-03  Zachary Ware[3.14] gh-149254: Update CI to use latest OpenSSL versi...
2026-05-03  Zachary Ware[3.14] gh-149254: Update Windows builds to OpenSSL...
2026-05-03  Miss Islington... [3.14] gh-149267: Document ast.Constant.kind attribute...
2026-05-03  Miss Islington... [3.14] gh-148063: documentation: move ast.compare from...
2026-05-03  Miss Islington... [3.14] Ignore `/jit_unwind_info*.h` from git (GH-149311...
2026-05-02  Jelle Zijlstra[3.14] gh-149221: Sync random.py with main branch ...
2026-05-02  Miss Islington... [3.14] gh-149285: Increase recursion depth for `test_xm...
2026-05-02  lighting9999[3.14]gh-149221:Fix binomialvariate Function for random...
2026-05-02  Miss Islington... [3.14] gh-148914: Fix memoization of in-band PickleBuff...
2026-05-02  Russell Keith... [3.14] gh-149254: Bump OpenSSL versions for iOS and...
2026-05-02  Ned Deily[3.14] gh-149254: Update macOS installer to use OpenSSL...
2026-05-02  Miss Islington... [3.14] gh-149117: Set `ImportError.name` on errors...
2026-05-01  Dino Viehland[3.14] gh-149242: Heap size should be added at end...
2026-05-01  Miss Islington... [3.14] Fix source link in `Doc/howto/descriptor.rst...
2026-05-01  Hugo van Kemenade[3.14] gh-148726: Document the GC change in What's...
2026-05-01  Stan Ulbrych[3.14] gh-148390: fix undefined behavior of `memoryview...
2026-05-01  Miss Islington... [3.14] gh-148967: Fix FFI type pointer handling for...
2026-05-01  Petr Viktorin[3.14] gh-111264: Add a note about untrusted input...
2026-04-30  Miss Islington... [3.14] gh-148518 fix index error in local part attribut...
2026-04-30  Stan Ulbrych[3.14] Remove dead links to `pkg_resources` in `importl...
2026-04-30  Miss Islington... [3.14] bpo-39100: _header_value_parser: do not treat...
2026-04-30  Miss Islington... [3.14] gh-149122: Fix refleak in codegen (GH-149179...
2026-04-29  Miss Islington... [3.14] gh-149148: Upgrade bundled pip to 26.1 (GH-14915...
2026-04-29  Miss Islington... [3.14] gh-148740: Fix `uuid` CLI with custom UUIDs...
2026-04-29  Miss Islington... [3.14] gh-149122: Fix segfault in compiler when certain...
2026-04-29  Sergey Miryanov[3.14] GH-148726: Add heap_size to _gc_runtime_state...
2026-04-29  Miss Islington... [3.14] gh-97032: avoid test_squeezer crash on macOS...
2026-04-29  Miss Islington... [3.14] gh-148169: Fix webbrowser `%action` substitution...
2026-04-29  Miss Islington... [3.14] gh-140287: Handle `PYTHONSTARTUP` script excepti...
2026-04-28  Stan Ulbrych[3.14] gh-149017: Upgrade bundled Expat to 2.8.0 (GH...
2026-04-28  Miss Islington... [3.14] gh-149035: Modernize legacy Python patterns...
2026-04-27  Miss Islington... [3.14] gh-148529: Minor improvements of the struct...
2026-04-27  Miss Islington... [3.14] gh-148663: Document that `calendar.IllegalMonthE...
2026-04-27  Miss Islington... [3.14] gh-146581: Fix vulnerability in shutil.unpack_ar...
2026-04-27  Thomas Kowalski[3.14] Un-skip previously-broken `test_get_type_hints_m...
2026-04-27  Gregory P.... [3.14] Improve `hash()` builtin docstring with caveats...
2026-04-27  Miss Islington... [3.14] gh-82665 Mention that HTMLParser.handle_starttag...
2026-04-27  Miss Islington... [3.14] Document that multiprocessing treats local same...
2026-04-26  Sergey Miryanov[3.14] GH-148726: Forward-port generational GC (#148720)
2026-04-26  Miss Islington... [3.14] gh-146455: Fix O(N²) in add_const() after consta...
2026-04-26  Miss Islington... [3.14] gh-141473: Speed up subprocess test_communicate_...
2026-04-25  Miss Islington... [3.14] gh-148947: dataclasses: fix error on empty __cla...
2026-04-25  Miss Islington... [3.14] gh-148973: fix segfault on mismatch between...
2026-04-24  Miss Islington... [3.14] gh-148735: Fix a UAF in `Element.findtext()...
2026-04-24  Miss Islington... [3.14] Additional itertool recipes for running statisti...
2026-04-23  Sam Gross[3.14] gh-113956: Make intern_common thread-safe in...
2026-04-23  Miss Islington... [3.14] gh-132631: Fix "I/O operation on closed file...
2026-04-23  Miss Islington... [3.14] gh-148484: Fix memory leak of iterator in array...
2026-04-23  Miss Islington... [3.14] gh-148464: Add missing ``__ctype_le/be__`` attri...
2026-04-23  Miss Islington... [3.14] gh-148680: Replace internal names with type_repr...
2026-04-23  Miss Islington... [3.14] gh-90309: Base64-encode cookie values embedded...
2026-04-23  Miss Islington... [3.14] gh-148892: Drop mention of deprecated cibuildwhe...
next