]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
33 hours ago  Miss Islington... [3.15] gh-152375: Fix undefined behaviour in the `INSTR...
34 hours ago  Miss Islington... [3.15] gh-148909: Fix broken author attribution URL...
34 hours ago  Miss Islington... [3.15] GH-151672: `__lazy_import__` always resolves...
34 hours ago  Miss Islington... [3.15] gh-140146: Fix for stdin redirection to a pipe...
34 hours ago  Miss Islington... [3.15] gh-85320: Use UTF-8 for IDLE configuration and...
34 hours ago  Miss Islington... [3.15] gh-110357: hashlib no longer logs at import...
36 hours ago  Miss Islington... [3.15] gh-87577: Document that wm_manage does not accep...
41 hours ago  Miss Islington... [3.15] gh-148660: Fix use-after-free in OrderedDict...
42 hours ago  Miss Islington... [3.15] gh-151416: fix a borrowed ref potential use...
44 hours ago  Miss Islington... [3.15] GH-151619: Ensure non-module global/builtin...
2 days ago  Miss Islington... [3.15] gh-150743: Limit trailer lines and interim respo...
2 days ago  Miss Islington... [3.15] Docs: link to language reference instead of...
2 days ago  Miss Islington... [3.15] gh-152356: Fix Windows blocking sampling after...
2 days ago  Serhiy Storchaka[3.15] gh-87881: Document the result of curses inch...
2 days ago  Miss Islington... [3.15] gh-78335: Complete the widget option lists in...
2 days ago  Miss Islington... [3.15] gh-110904: Recommend windows-curses in the curse...
2 days ago  Miss Islington... [3.15] gh-152434: Avoid Gecko export in async-aware...
2 days ago  Miss Islington... [3.15] gh-152397: Provide a cross-reference to PEP...
2 days ago  Serhiy Storchaka[3.15] gh-152415: Exercise curses non-ASCII tests under...
3 days ago  Miss Islington... [3.15] gh-152434: Fix async-aware Gecko collection...
3 days ago  Pablo Galindo... [3.15] gh-151613: Fix remote debugging frame cache...
3 days ago  Miss Islington... [3.15] gh-145306: Fix browser open after empty export...
3 days ago  Miss Islington... [3.15] gh-152434: Block --async-aware with --binary...
3 days ago  Miss Islington... [3.15] gh-151029: Fix sys.remote_exec() unable to find...
3 days ago  Miss Islington... [3.15] gh-152391: Improve `test_interpreters.test_stres...
3 days ago  Miss Islington... [3.15] gh-152305: Fix `_pydatetime.time.strftime()...
3 days ago  Miss Islington... [3.15] gh-151126: Sets missing exceptions in `tkinter...
3 days ago  Miss Islington... [3.15] gh-152402: Use `support.nomemtest` in `test_pyex...
3 days ago  Miss Islington... [3.15] Docs: Fix incomplete sentence in `tp_itemsize...
3 days ago  Miss Islington... [3.15] gh-70273: Document default class bindings in...
3 days ago  Miss Islington... [3.15] gh-82830: Improve tkinter messagebox docstrings...
3 days ago  Miss Islington... [3.15] gh-152212: Reject a POSIX TZ footer with a missi...
3 days ago  Miss Islington... [3.15] gh-71880: Allow editing the last cell in curses...
3 days ago  Miss Islington... [3.15] gh-151678: Add more tests for tkinter.dnd (GH...
3 days ago  Miss Islington... [3.15] gh-38464: Make tkinter nametowidget() work with...
3 days ago  Miss Islington... [3.15] gh-88758: Handle non-tkinter widgets in tkinter...
3 days ago  Miss Islington... [3.15] IDLE: fix dedent() usage in htest (GH-152256...
3 days ago  Miss Islington... [3.15] gh-98894: Skip test_dtrace when building without...
4 days ago  Miss Islington... [3.15] gh-80937: Fix memory leak in tkinter createcomma...
4 days ago  Donghee Na[3.15] gh-152235: Defer GC tracking in set.union and...
4 days ago  Miss Islington... [3.15] gh-139145: Fix tkinter event loop in interactive...
4 days ago  Victor Stinner[3.15] gh-121249: Soft deprecate F and D struct format...
4 days ago  Miss Islington... [3.15] gh-152052: Fix misleading `json` error for ...
4 days ago  Miss Islington... [3.15] gh-152236: Fix skips on `_testcapi.set_nomemory...
4 days ago  Miss Islington... [3.15] gh-152235: Defer GC tracking in more set operati...
4 days ago  Miss Islington... [3.15] gh-151722: Defer GC tracking in frozendict.copy...
4 days ago  Miss Islington... [3.15] gh-152156: Fix a crash in `interpeters.create...
4 days ago  Miss Islington... [3.15] gh-152246: Fix pure-Python `zoneinfo` accepting...
4 days ago  Miss Islington... [3.15] gh-152235: Defer GC tracking of set and frozense...
5 days ago  Miss Islington... [3.15] gh-151722: Do not track the frozendict in the...
5 days ago  Miss Islington... [3.15] gh-151929: Add pythoninfo commands to Platforms...
5 days ago  Miss Islington... [3.15] gh-151929: Add pythoninfo-build command to Platf...
5 days ago  Miss Islington... [3.15] gh-148825: Fix build error if specialization...
5 days ago  Miss Islington... [3.15] Don't require `_testcapi` for `test_code` (GH...
5 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...
6 days ago  Serhiy Storchaka[3.15] gh-86726: Improve the structure of the tkinter...
6 days ago  Miss Islington... [3.15] Re-raise unexpected exceptions instead of swallo...
6 days ago  Miss Islington... [3.15] gh-151763: Fix NULL dereference in `os._path_nor...
6 days ago  Miss Islington... [3.15] gh-90949: Fix copy-paste typo in pyexpat capsule...
6 days ago  Miss Islington... [3.15] gh-151496: Use process groups in TraceBackend...
6 days ago  Miss Islington... [3.15] gh-152060: Fix `_pydatetime.fromisoformat()...
6 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...
7 days ago  Miss Islington... [3.15] gh-151596: Add missing argument 'size' to pure...
7 days ago  Miss Islington... [3.15] gh-151126: Add missing `PyErr_NoMemory()` in...
7 days ago  Miss Islington... [3.15] gh-151773: Fix NULL dereference in `PyContextVar...
7 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...
next