]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
6 days ago  Miss Islington... [3.14] gh-151763: Fix NULL dereference in `os._path_nor...
6 days ago  Miss Islington... [3.14] `valgrind-python.supp`: Update suppression for...
6 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...
7 days ago  Miss Islington... [3.14] gh-151596: Add missing argument 'size' to pure...
7 days ago  Miss Islington... [3.14] gh-151126: Add missing `PyErr_NoMemory()` in...
7 days ago  Miss Islington... [3.14] gh-151773: Fix NULL dereference in `PyContextVar...
7 days ago  Miss Islington... [3.14] gh-151558: Fix symlink escape via `tarfile`...
7 days ago  Miss Islington... [3.14] gh-151905: fix memory error handling in PyFrame_...
7 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...
8 days ago  Miss Islington... [3.14] gh-62480: De-personalize docs on using the C...
8 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...
9 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.simpledialog...
9 days ago  Zang Peiyu[3.14] gh-150484: Fix mock_open __exit__ with contextli...
9 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...
10 days ago  Miss Islington... [3.14] gh-151770: Fix `datetime.fromisoformat()` on...
10 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter widget virtual...
10 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.filedialog...
10 days ago  Miss Islington... [3.14] gh-151678: Add interactive tests for tkinter...
10 days ago  Miss Islington... [3.14] gh-151678: Add tests for the remaining tkinter...
10 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...
11 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter.ttk methods...
11 days ago  Miss Islington... [3.14] gh-151678: Add tests for tkinter Misc, Wm and...
11 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...
12 days ago  Serhiy Storchaka[3.14] gh-86726: Fix the documented return type of...
12 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...
13 days ago  Miss Islington... [3.14] gh-120665: make unittest loaders avoid loading...
13 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...
2026-06-16  Victor Stinner[3.14] gh-151218: Replace sys.flags in PyConfig_Set...
2026-06-16  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) ...
2026-06-15  Miss Islington... [3.14] gh-139837: Document attributes of objects record...
2026-06-14  Miss Islington... [3.14] Skip test_highly_nested_objects_decoding during...
2026-06-14  Bartosz Sławecki[3.14] gh-151390: Colorize `match +` and `match -`...
2026-06-14  Bartosz Sławecki[3.14] gh-151461: Fix encoding-related exception handli...
2026-06-13  Miss Islington... [3.14] gh-151403: Fix use-after-free when an argv item...
2026-06-13  Miss Islington... [3.14] gh-151443: Fix documented default of `unittest...
2026-06-13  Miss Islington... [3.14] gh-77328: Update `base64` module RFC references...
2026-06-13  Gregory P.... [3.14] gh-101267: ProcessPoolExecutor no longer shares...
2026-06-13  Miss Islington... [3.14] Docs: Fix method directive signatures in `enum...
2026-06-12  Miss Islington... [3.14] Fix typos in the `curses.ascii` module documenta...
2026-06-12  Hugo van Kemenade[3.14] Docs: avoid repetitions of class references...
2026-06-12  Miss Islington... [3.14] gh-151126: Fix crash on unset memory error in...
2026-06-12  Abduaziz π[3.14] gh-132467: Document and test that generic aliase...
2026-06-11  Miss Islington... [3.14] gh-151065: Copy fix for memory leak from mimallo...
2026-06-11  Miss Islington... [3.14] gh-151337: Avoid possible memory leak in `_tkint...
2026-06-11  Miss Islington... [3.14] gh-138991: Update dataclass documentation for...
2026-06-11  Miss Islington... [3.14] gh-150285: Fix too long docstrings in GenericAli...
2026-06-11  Miss Islington... [3.14] gh-151126: Fix missing memory error in `os._path...
2026-06-11  Miss Islington... [3.14] gh-101100: Fix Sphinx nitpick in `unittest.mock...
2026-06-11  Miss Islington... [3.14] gh-150397: Fix pyexpat bigmem test (GH-151329...
2026-06-11  Miss Islington... [3.14] gh-151112: Fix crash in `compiler_mod()` when...
2026-06-11  Miss Islington... [3.14] gh-150285: Suppress showing the __getstate__...
2026-06-11  Miss Islington... [3.14] gh-151238: Check for `_get_resized_exprs` failur...
2026-06-11  sobolevn[3.14] gh-151126: Fix missing memory errors in `_interp...
2026-06-11  Hugo van Kemenade[3.14] gh-130796: Undeprecate locale.getdefaultlocale...
2026-06-11  Miss Islington... [3.14] gh-151284: Fix test_capi on UBSan (GH-151286...
2026-06-11  Miss Islington... [3.14] gh-123619: Fix PyUnstable_Object_EnableDeferredR...
2026-06-11  Miss Islington... [3.14] gh-151112: Move an `assert` that may fail in...
2026-06-11  Miss Islington... [3.14] gh-151295: Fix use-after-free in bytes.join...
2026-06-11  Miss Islington... [3.14] gh-136880: Add warning about PYTHONPATH (GH...
2026-06-10  Victor Stinner[3.14][3.15] gh-151253: Dump the Python path configurat...
2026-06-10  Victor Stinner[3.14] gh-151278: Fix test_faulthandler on UBSan (...
2026-06-10  Victor Stinner[3.14] GHA: Display output when a sanitizer test fails...
2026-06-10  Harjoth Khara[3.14] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT...
2026-06-10  Miss Islington... [3.14] add asyncio guide for Free-Threaded Python ...
next