]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2 days ago  Miss Islington... [3.14] gh-152402: Use `support.nomemtest` in `test_pyex...
3 days ago  Miss Islington... [3.14] gh-70273: Document default class bindings in...
3 days ago  Miss Islington... [3.14] gh-82830: Improve tkinter messagebox docstrings...
3 days ago  Miss Islington... [3.14] gh-152212: Reject a POSIX TZ footer with a missi...
3 days ago  Miss Islington... [3.14] gh-71880: Allow editing the last cell in curses...
3 days ago  Miss Islington... [3.14] gh-151678: Add more tests for tkinter.dnd (GH...
3 days ago  Miss Islington... [3.14] gh-38464: Make tkinter nametowidget() work with...
3 days ago  Miss Islington... [3.14] gh-88758: Handle non-tkinter widgets in tkinter...
3 days ago  Miss Islington... [3.14] IDLE: fix dedent() usage in htest (GH-152256...
3 days ago  Miss Islington... [3.14] gh-98894: Skip test_dtrace when building without...
3 days ago  Miss Islington... [3.14] gh-80937: Fix memory leak in tkinter createcomma...
3 days ago  Miss Islington... [3.14] gh-152235: Defer GC tracking in set.union and...
3 days ago  Miss Islington... [3.14] gh-152052: Fix misleading `json` error for ...
3 days ago  Miss Islington... [3.14] gh-139145: Fix tkinter event loop in interactive...
3 days ago  Miss Islington... [3.14] gh-152235: Defer GC tracking in more set operati...
3 days ago  Miss Islington... [3.14] gh-152236: Fix skips on `_testcapi.set_nomemory...
4 days ago  Miss Islington... [3.14] gh-152156: Fix a crash in `interpeters.create...
4 days ago  Miss Islington... [3.14] gh-152246: Fix pure-Python `zoneinfo` accepting...
4 days ago  Miss Islington... [3.14] gh-152235: Defer GC tracking of set and frozense...
4 days ago  Victor Stinner[3.14] gh-151929: Add pythoninfo commands to Tools...
4 days ago  Miss Islington... [3.14] gh-151929: Add pythoninfo-build command to Platf...
4 days ago  Miss Islington... [3.14] Don't require `_testcapi` for `test_code` (GH...
4 days ago  Miss Islington... [3.14] gh-152168: Don't skip `test_bigmem` if `_testcap...
4 days ago  Victor Stinner[3.14] gh-151929: Get uptime on BSD/macOS in pythoninfo...
4 days ago  Victor Stinner[3.14] gh-151929: Get machine ID and uptime on Windows...
5 days ago  Miss Islington... [3.14] gh-151678: Add tests for ttk Menubutton and...
5 days ago  Miss Islington... [3.14] gh-151126: Add missing `PyErr_NoMemory` in ...
5 days ago  Miss Islington... [3.14] gh-151126: Fix missing `PyErr_NoMemory` in ...
5 days ago  Miss Islington... [3.14] gh-152079: Fix `_datetime.fromisoformat()` misha...
5 days ago  Miss Islington... [3.14] gh-151126: Fix missing memory errors in `_interp...
5 days ago  Miss Islington... [3.14] gh-151763: Fix crash in `_interpqueues.create...
5 days ago  Miss Islington... [3.14] gh-151929: Get boot ID, machine ID and uptime...
5 days ago  sobolevn[3.14] gh-105895: Add `match` and `case` doc to `help...
5 days ago  Serhiy Storchaka[3.14] gh-86726: Improve the structure of the tkinter...
5 days ago  Miss Islington... [3.14] Re-raise unexpected exceptions instead of swallo...
5 days ago  Miss Islington... [3.14] gh-151763: Fix NULL dereference in `os._path_nor...
5 days ago  Miss Islington... [3.14] `valgrind-python.supp`: Update suppression for...
5 days ago  Timofei[3.14] gh-152020: Fix asyncio.all_tasks() loosing eager...
6 days ago  Miss Islington... [3.14] gh-151814: Fix unbounded memory growth from...
6 days ago  Miss Islington... [3.14] gh-151763: Fix possible crash on `CodeType`...
6 days ago  Miss Islington... [3.14] gh-143927: Normalize all line endings (CR, CRLF...
6 days ago  Miss Islington... [3.14] gh-151497: Avoid huge pre-allocation for oversiz...
6 days ago  Miss Islington... [3.14] gh-84008: Document that the LC_NUMERIC locale...
6 days ago  Miss Islington... [3.14] gh-126219: Fix crash in tkinter.Tk with non...
6 days ago  Miss Islington... [3.14] gh-151842: Fix crash upon OOM in `_interpreters...
6 days ago  Miss Islington... [3.14] gh-151596: Add missing argument 'size' to pure...
6 days ago  Miss Islington... [3.14] gh-151126: Add missing `PyErr_NoMemory()` in...
6 days ago  Miss Islington... [3.14] gh-151773: Fix NULL dereference in `PyContextVar...
6 days ago  Miss Islington... [3.14] gh-151558: Fix symlink escape via `tarfile`...
6 days ago  Miss Islington... [3.14] gh-151905: fix memory error handling in PyFrame_...
6 days ago  Miss Islington... [3.14] gh-151981: Make tarfile._Stream.seek break at...
7 days ago  Miss Islington... [3.14] gh-151556: Show example CSV file content in...
7 days ago  Miss Islington... [3.14] gh-101100: Document os.uname_result and os.statv...
7 days ago  Serhiy Storchaka[3.14] gh-86726: Document tkinter method-name conflicts...
7 days ago  Miss Islington... [3.14] gh-62480: De-personalize docs on using the C...
7 days ago  Steve Dower[3.14] gh-151544: Fixes CVE-2026-12003 by removing...
8 days ago  Miss Islington... [3.14] gh-144133: Add a warning to the `encodings.punyc...
8 days ago  Miss Islington... [3.14] gh-142387: Revert Android testbed to API level...
8 days ago  Miss Islington... [3.14] gh-151665: Fix inspect.signature() on type alias...
8 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.simpledialog...
8 days ago  Zang Peiyu[3.14] gh-150484: Fix mock_open __exit__ with contextli...
8 days ago  Miss Islington... [3.14] gh-86726: Document tkinter.simpledialog query...
9 days ago  Miss Islington... [3.14] gh-150831: docs: clarify generator, generator...
9 days ago  Miss Islington... [3.14] gh-151770: Fix `datetime.fromisoformat()` on...
9 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter widget virtual...
9 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.filedialog...
9 days ago  Miss Islington... [3.14] gh-151678: Add interactive tests for tkinter...
9 days ago  Miss Islington... [3.14] gh-151678: Add tests for the remaining tkinter...
9 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.dnd (GH-151780...
10 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.scrolledtext...
10 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter font, image...
10 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.ttk methods...
10 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter Misc, Wm and...
10 days ago  Miss Islington... [3.14] gh-150902: Optimize PyCriticalSection2 to skip...
11 days ago  Serhiy Storchaka[3.14] gh-151693: Make the curses tests portable to...
11 days ago  Miss Islington... [3.14] gh-151678: Add tests for the remaining tkinter...
11 days ago  Miss Islington... [3.14] gh-151693: Add curses tests for panels, textpad...
11 days ago  Serhiy Storchaka[3.14] gh-151695: Fix use-after-free of the curses...
11 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.Canvas (GH...
11 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.Listbox (GH...
11 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.Menu (GH-151685...
11 days ago  Serhiy Storchaka[3.14] gh-151678: Add tests for tkinter.Text (GH-151681...
11 days ago  Miss Islington... [3.14] gh-151427: add 'not macOS' and 'not iOS' restri...
11 days ago  Serhiy Storchaka[3.14] gh-86726: Fix the documented return type of...
11 days ago  Miss Islington... [3.14] gh-86726: Document the full public API of tkinte...
12 days ago  Serhiy Storchaka[3.14] gh-151623: Add missing curses docstrings and...
12 days ago  Miss Islington... [3.14] gh-151623: Improve curses documentation style...
12 days ago  Serhiy Storchaka[3.14] gh-151623: Improve curses documentation and...
12 days ago  Miss Islington... [3.14] gh-120665: make unittest loaders avoid loading...
12 days ago  Stan Ulbrych[3.14] gh-141984: Reword the Generator expressions...
13 days ago  Miss Islington... [3.14] gh-151593: Use timeout on GitHub Action TSan...
13 days ago  Victor Stinner[3.14] gh-151546: Fix stack limits on musl (#151548...
13 days ago  Miss Islington... [3.14] gh-148260: Use at least 1 MiB stack size on...
13 days ago  Victor Stinner[3.14] gh-151218: Replace sys.flags in PyConfig_Set...
13 days ago  Miss Islington... [3.14] gh-151519: Check effective gid in `_test_all_cho...
2026-06-16  Miss Islington... [3.14] gh-151522: Guard against None transport in slow...
2026-06-15  Miss Islington... [3.14] gh-151422: Don't link libffi into _ctypes_test...
2026-06-15  Miss Islington... [3.14] gh-148853: Catch PermissionError in test in_syst...
2026-06-15  Victor Stinner[3.14] gh-150389: Make perf profiler tests resilient...
2026-06-15  Miss Islington... [3.14] Add `.toml` to `.editorconfig` (GH-151481) ...
next