]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
4 days ago  Miss Islington... [3.15] gh-152168: Don't skip `test_bigmem` if `_testcap...
5 days ago  Miss Islington... [3.15] gh-151929: Get uptime on BSD/macOS in pythoninfo...
5 days ago  Miss Islington... [3.15] gh-127802: Schedule removal of legacy tkinter...
5 days ago  Victor Stinner[3.15] gh-151929: Get machine ID and uptime on Windows...
5 days ago  Miss Islington... [3.15] gh-151678: Add tests for ttk Menubutton and...
5 days ago  Miss Islington... [3.15] gh-151126: Add missing `PyErr_NoMemory` in ...
5 days ago  Miss Islington... [3.15] gh-151126: Fix missing memory errors in `_interp...
5 days ago  Miss Islington... [3.15] gh-151126: Fix missing `PyErr_NoMemory` in ...
5 days ago  Miss Islington... [3.15] gh-152079: Fix `_datetime.fromisoformat()` misha...
5 days ago  Miss Islington... [3.15] gh-151763: Fix crash in `_interpqueues.create...
5 days ago  Miss Islington... [3.15] gh-151929: Get boot ID, machine ID and uptime...
5 days ago  Miss Islington... [3.15] gh-105895: Add `match` and `case` doc to `help...
5 days ago  Serhiy Storchaka[3.15] gh-86726: Improve the structure of the tkinter...
5 days ago  Miss Islington... [3.15] Re-raise unexpected exceptions instead of swallo...
5 days ago  Miss Islington... [3.15] gh-151763: Fix NULL dereference in `os._path_nor...
5 days ago  Miss Islington... [3.15] gh-90949: Fix copy-paste typo in pyexpat capsule...
5 days ago  Miss Islington... [3.15] gh-151496: Use process groups in TraceBackend...
5 days ago  Miss Islington... [3.15] gh-152060: Fix `_pydatetime.fromisoformat()...
5 days ago  Miss Islington... [3.15] `valgrind-python.supp`: Update suppression for...
6 days ago  Miss Islington... [3.15] gh-152020: Fix `asyncio.all_tasks()` loosing...
6 days ago  Miss Islington... [3.15] gh-151763: Fix possible crash on `CodeType`...
6 days ago  Miss Islington... [3.15] gh-151814: Fix unbounded memory growth from...
6 days ago  Miss Islington... [3.15] gh-140550: Docs additions & fixups for PEP 793...
6 days ago  Miss Islington... [3.15] Capitalize first word in `unittest.mock.assert_...
6 days ago  Miss Islington... [3.15] gh-143927: Normalize all line endings (CR, CRLF...
6 days ago  Miss Islington... [3.15] GH-150605: use windows-2025 in GitHub Actions...
6 days ago  Miss Islington... [3.15] gh-151497: Avoid huge pre-allocation for oversiz...
6 days ago  Miss Islington... [3.15] gh-87904: Document curses classes (GH-151643...
6 days ago  Miss Islington... [3.15] gh-84008: Document that the LC_NUMERIC locale...
6 days ago  Miss Islington... [3.15] gh-126219: Fix crash in tkinter.Tk with non...
6 days ago  Miss Islington... [3.15] gh-150994: _colorize: modernize typing imports...
6 days ago  Miss Islington... [3.15] gh-151842: Fix crash upon OOM in `_interpreters...
6 days ago  Miss Islington... [3.15] gh-151596: Add missing argument 'size' to pure...
6 days ago  Miss Islington... [3.15] gh-151126: Add missing `PyErr_NoMemory()` in...
6 days ago  Miss Islington... [3.15] gh-151773: Fix NULL dereference in `PyContextVar...
6 days ago  Miss Islington... [3.15] gh-151558: Fix symlink escape via `tarfile`...
7 days ago  Miss Islington... [3.15] gh-151981: Make `tarfile._Stream.seek` break...
7 days ago  Hugo van KemenadeMerge branch '3.15' of https://github.com/python/cpytho...
7 days ago  Hugo van KemenadePost 3.15.0b3
7 days ago  Miss Islington... [3.15] gh-151556: Show example CSV file content in...
7 days ago  Hugo van KemenadePython 3.15.0b3 v3.15.0b3
7 days ago  Miss Islington... [3.15] gh-151905: fix memory error handling in PyFrame_...
7 days ago  Miss Islington... [3.15] gh-75666: Fix a reference leak in tkinter event...
7 days ago  Miss Islington... [3.15] gh-151722: Defer GC tracking of frozendict to...
7 days ago  Miss Islington... [3.15] gh-62480: De-personalize docs on using the C...
8 days ago  Miss Islington... [3.15] gh-86726: Document tkinter method-name conflicts...
8 days ago  Miss Islington... [3.15] gh-144133: Add a warning to the `encodings.punyc...
8 days ago  Stan Ulbrych[3.15] Remove 3.15 pending-removals from deprecations...
8 days ago  Miss Islington... [3.15] gh-142387: Revert Android testbed to API level...
8 days ago  Timofei[3.15] gh-151665: Fix inspect.signature() on type alias...
8 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.simpledialog...
8 days ago  Miss Islington... [3.15] RTD Previews: Get correct base branch for backpo...
8 days ago  Miss Islington... [3.15] gh-151845: Fix formatfloat() return-value contra...
8 days ago  Miss Islington... [3.15] gh-151678: Add interactive tests for tkinter...
8 days ago  Miss Islington... [3.15] gh-86726: Document tkinter.simpledialog query...
9 days ago  Miss Islington... [3.15] gh-150831: docs: clarify generator, generator...
9 days ago  Miss Islington... [3.15] gh-151770: Fix `datetime.fromisoformat()` on...
9 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter widget virtual...
9 days ago  Miss Islington... [3.15] gh-151678: Add tests for the remaining tkinter...
9 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.filedialog...
10 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.dnd (GH-151780...
10 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.scrolledtext...
10 days ago  Miss Islington... [3.15] gh-150836: Mount embedded Tk ZIP in _tkinter...
10 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter font, image...
10 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.ttk methods...
10 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter Misc, Wm and...
10 days ago  Miss Islington... [3.15] gh-150902: Optimize PyCriticalSection2 to skip...
11 days ago  Miss Islington... [3.15] gh-151693: Make the curses tests portable to...
11 days ago  Miss Islington... [3.15] gh-151693: Add curses tests for panels, textpad...
11 days ago  Miss Islington... [3.15] gh-151678: Add tests for the remaining tkinter...
11 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.Canvas (GH...
11 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.Text (GH-151681...
11 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.Listbox (GH...
11 days ago  Miss Islington... [3.15] gh-151678: Add tests for tkinter.Menu (GH-151685...
11 days ago  Miss Islington... [3.15] gh-141510 Add frozendict fast paths to abstract...
11 days ago  Miss Islington... [3.15] gh-151695: Fix use-after-free of the curses...
11 days ago  Miss Islington... [3.15] gh-141510 Document and test frozendict class...
11 days ago  Miss Islington... [3.15] gh-151229: Add CI to prevent JIT stress test...
11 days ago  Miss Islington... [3.15] gh-151436: Fix missing `tstate->last_profiled_fr...
11 days ago  Miss Islington... [3.15] gh-151427: add 'not macOS' and 'not iOS' restri...
11 days ago  Miss Islington... [3.15] gh-101100: Document os.uname_result and os.statv...
11 days ago  Miss Islington... [3.15] gh-146353: Document `PyBytesWriter_GetData`...
11 days ago  Miss Islington... [3.15] gh-86726: Add few missing versionadded directive...
11 days ago  Miss Islington... [3.15] gh-86726: Fix the documented return type of...
12 days ago  Miss Islington... [3.15] gh-86726: Fix "deprecated" directive for wm_attr...
12 days ago  Miss Islington... [3.15] gh-86726: Document the full public API of tkinte...
12 days ago  Miss Islington... [3.15] gh-151229: Finalize JIT tracer in test eval...
12 days ago  Miss Islington... [3.15] gh-151623: Add missing curses docstrings and...
12 days ago  Miss Islington... [3.15] gh-151623: Improve curses documentation style...
12 days ago  Miss Islington... [3.15] gh-151623: Improve curses documentation and...
12 days ago  Miss Islington... [3.15] gh-149044: Improve Py_tp_base[s] docs & error...
12 days ago  Miss Islington... [3.15] gh-151510: Fix __lazy_import__ without frame...
12 days ago  Miss Islington... [3.15] gh-120665: make unittest loaders avoid loading...
12 days ago  Miss Islington... [3.15] gh-151544: Fixes CVE-2026-12003 by removing...
12 days ago  Miss Islington... [3.15] gh-150966: Fix live profiling error tests (GH...
12 days ago  Miss Islington... [3.15] gh-151584: Remove `PyUnstable_Module_SetGIL...
13 days ago  Miss Islington... [3.15] gh-151593: Use timeout on GitHub Action TSan...
13 days ago  Miss Islington... [3.15] gh-151496: Use process groups in test_dtrace...
13 days ago  Victor Stinner[3.15] gh-151546: Fix stack limits on musl (#151548...
13 days ago  Miss Islington... [3.15] gh-151218: Replace sys.flags in PyConfig_Set...
next