]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
7 hours ago  Hai Zhu[3.14] gh-148450: abc.register needs to update type_ver... 3.14
10 hours ago  Miss Islington... [3.14] gh-149816: add missing critical section on self...
11 hours ago  Miss Islington... [3.14] gh-150232: update Thread group parameter doc...
11 hours ago  Miss Islington... [3.14] gh-149694: Fix missing docstring on `asyncio...
12 hours ago  Victor Stinner[3.14] Revert "[3.14] gh-146452: Improve locking granul...
29 hours ago  Miss Islington... [3.14] Remove 'expat' dependency for Linux in `Misc...
32 hours ago  Miss Islington... [3.14] gh-149902: Remove dead packaging docs link and...
32 hours ago  Miss Islington... [3.14] Replace deprecated action with RtD app (GH-14911...
34 hours ago  Miss Islington... [3.14] gh-137571: Protect against possible UnboundLocal...
39 hours ago  Jelle Zijlstra[3.14] gh-149995: Update typing.py docstrings and docum...
41 hours ago  Miss Islington... [3.14] gh-148294: Make configure find g++ correctly...
2 days ago  Miss Islington... [3.14] gh-107398: Fix tarfile stream mode exception...
2 days ago  Victor Stinner[3.14] gh-139808: Add branch protections for aarch64...
2 days ago  sobolevn[3.14] gh-149816: Fix a race condition in `_PyBytes_Fro...
3 days ago  Miss Islington... [3.14] gh-134261: ZipFile - Don't rely on local time...
3 days ago  Miss Islington... [3.14] gh-150146: Fix NULL dereference in `_Py_subs_par...
3 days ago  Shamil[3.14] gh-142831: Fix use-after-free in json encoder...
3 days ago  Miss Islington... [3.14] gh-134887: Add references to `locale` module...
3 days ago  Miss Islington... [3.14] gh-149816: Fix SNI callback callable race (GH...
3 days ago  Miss Islington... [3.14] gh-150114: Reduce memory usage of test_free_thre...
3 days ago  Miss Islington... [3.14] gh-149983: Fix PyErr_NoMemory call without GIL...
4 days ago  Miss Islington... [3.14] gh-69619: Clarify whitespace definition in str...
4 days ago  Armaan Vakharia[3.14] gh-149590: Remove faulthandler_traverse (GH...
4 days ago  Saul Cooperman[3.14] gh-146452: Improve locking granularity in pickle...
4 days ago  Miss Islington... [3.14] gh-146581: Update docs for dangerous filenames...
4 days ago  Miss Islington... [3.14] gh-72088: clarify `inspect.ismethod` and `inspec...
4 days ago  Miss Islington... [3.14] gh-95816: Fix TLS version range example in docs...
5 days ago  Miss Islington... [3.14] gh-149816: Fix a RC in `_random.Random.__init__...
5 days ago  Hugo van Kemenade[3.14] CI: Move Homebrew dependencies into Brewfile...
6 days ago  Miss Islington... [3.14] gh-149921: Fix reference leaks in _interpchannel...
6 days ago  Miss Islington... [3.14] gh-146452: Fix pickle segfault on concurrent...
6 days ago  Miss Islington... [3.14] gh-149916: Restore the commented out part of...
6 days ago  Zachary Ware[3.14] gh-149254: Update CI jobs to use OpenSSL 3.5...
6 days ago  Russell Keith... [3.14] gh-149254: Bump OpenSSL to 3.5.6 for mobile...
6 days ago  Ned Deily[3.14] gh-149254: Update macOS installer to use OpenSSL...
6 days ago  Zachary Ware[3.14] gh-149254: Update Windows builds to OpenSSL...
8 days ago  Serhiy Storchaka[3.14] gh-134837: Correct and improve base85 documentat...
8 days ago  Miss Islington... [3.14] gh-149816: Fix race condition in `memoryview...
8 days ago  Miss Islington... [3.14] gh-149801: Add IANA registered names and aliases...
8 days ago  Victor Stinner[3.14] gh-149707: Fix compiler warning in _ctypes_test...
8 days ago  sobolevn[3.14] gh-149763: Improve availablity docs in `select...
8 days ago  Petr Viktorin[3.14] gh-149231: tomllib: Limit the number of parts...
9 days ago  Miss Islington... [3.14] Link to existing rules in compound_stmts.rst...
9 days ago  Miss Islington... [3.14] gh-148821: Add more tests for invalid XML encodi...
9 days ago  Miss Islington... [3.14] gh-149698: Update bundled expat to 2.8.1 (GH...
9 days ago  Miss Islington... [3.14] gh-128110: Fix rfc2047 whitespace handling in...
10 days ago  Miss Islington... [3.14] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib...
10 days ago  Miss Islington... [3.14] gh-149776: Skip UDP Lite tests if it's not suppo...
10 days ago  Hugo van Kemenade[3.14] Run mypy with four worker processes and uv ...
10 days ago  Miss Islington... [3.14] gh-148821: Add more strict tests for XML encodin...
10 days ago  Miss Islington... [3.14] gh-149701: Fully silence potential `hash -r...
10 days ago  Miss Islington... [3.14] gh-149574: Document that is_typeddict, is_protoc...
11 days ago  Sam Gross[3.14] gh-145235: Make dict watcher API thread-safe...
11 days ago  Hugo van Kemenade[3.14] Remove myself from CODEOWNERS (GH-149727) (...
11 days ago  Miss Islington... [3.14] Update mypy to 2.1.0 (GH-149709) (#149712)
11 days ago  Miss Islington... [3.14] gh-148669: Clarify `__reduce__()` module lookup...
12 days ago  Miss Islington... [3.14] gh-112821: Fix rlcompleter failures on objects...
12 days ago  Miss Islington... [3.14] gh-149663: fix typo in `unittest` docs (GH-14967...
12 days ago  Miss Islington... [3.14] gh-146061: Clarify indent=None in json docs...
12 days ago  Miss Islington... [3.14] gh-149486: tarfile.data_filter: validate written...
13 days ago  Miss Islington... [3.14] gh-148441: Avoid integer overflow in Expat's...
13 days ago  Hugo van KemenadePost 3.14.5
13 days ago  Hugo van KemenadePython 3.14.5 v3.14.5
13 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) ...
2026-05-09  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...
next