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