]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-06-26  Serhiy Storchakagh-152260: Add curses.scr_dump(), scr_restore(), scr_in...
2026-06-26  Serhiy Storchakagh-151776: Fix test_state_getters on terminals without...
2026-06-26  stratakisgh-98894: Skip test_dtrace when building without dtrace...
2026-06-26  Serhiy Storchakagh-152258: Add curses.window.dupwin() (GH-152259)
2026-06-26  Serhiy Storchakagh-139145: Fix tkinter event loop in interactive mode...
2026-06-26  tonghuaroot... gh-152052: Fix misleading `json` error for `\uXXXX...
2026-06-26  sobolevngh-152236: Fix skips on `_testcapi.set_nomemory` tests...
2026-06-26  Donghee Nagh-152235: Defer GC tracking in more set operations...
2026-06-26  Sergey B Kirpichevgh-121249: Soft deprecate F and D struct format types...
2026-06-26  Victor Stinnergh-151722: Defer GC tracking in frozendict.copy() ...
2026-06-26  Marcel Martingh-90533: Implement BytesIO.peek() (#150917)
2026-06-26  sobolevngh-152156: Fix a crash in `interpeters.create` under...
2026-06-26  tonghuaroot... gh-152246: Fix pure-Python `zoneinfo` accepting invalid...
2026-06-26  Serhiy Storchakagh-152233: Add curses complexstr type and wide-characte...
2026-06-26  Serhiy Storchakagh-95555: Allow a negated property as a character set...
2026-06-26  Serhiy Storchakagh-152100: Fuse set-operation character classes into...
2026-06-26  Serhiy Storchakagh-152233: Add curses complexchar type and wide-charact...
2026-06-26  Serhiy Storchakagh-152219: Add curses window attribute get/set methods...
2026-06-26  Serhiy Storchakagh-95555: Support Unicode property escapes \p{...}...
2026-06-26  Donghee Nagh-152235: Defer GC tracking of set and frozenset to...
2026-06-25  Victor Stinnergh-151722: Do not track the frozendict in the GC in...
2026-06-25  Victor Stinnergh-151593: Fix dead lock in PyDict insert_split_key...
2026-06-25  Victor Stinnergh-151929: Add pythoninfo commands to Platforms/WASI...
2026-06-25  Victor Stinnergh-151929: Add pythoninfo-build command to Platforms...
2026-06-25  Marc Muellergh-148825: Fix build error if specialization is disable...
2026-06-25  Shahar NavehDon't require `_testcapi` for `test_code` (#152185)
2026-06-25  Shahar Navehgh-152168: Don't skip `test_bigmem` if `_testcapi`...
2026-06-25  Victor Stinnergh-151929: Get uptime on BSD/macOS in pythoninfo (...
2026-06-25  Serhiy Storchakagh-127802: Schedule removal of legacy tkinter variable...
2026-06-25  Victor Stinnergh-151929: Get machine ID and uptime on Windows in...
2026-06-25  Danny Lingh-51067: Refactor duplicated logic in `zipfile` to...
2026-06-25  Ivy Xugh-151126: Add missing `PyErr_NoMemory` in `_winapi...
2026-06-25  sobolevngh-151126: Fix missing `PyErr_NoMemory` in `testinterna...
2026-06-25  tonghuaroot... gh-152079: Fix `_datetime.fromisoformat()` mishandling...
2026-06-25  stevensgh-151126: Fix missing memory errors in `_interpretersm...
2026-06-25  Serhiy Storchakagh-152100: Move re compiler optimizations to Lib/re...
2026-06-25  Serhiy Storchakagh-152100: Support set operations in character classes...
2026-06-25  sobolevngh-151763: Fix crash in `_interpqueues.create` on ...
2026-06-24  Victor Stinnergh-151929: Get boot ID, machine ID and uptime in test...
2026-06-24  Serhiy Storchakagh-152093: Fix test_tk_caret() on macOS (GH-152115)
2026-06-24  sobolevngh-105895: Add `match` and `case` doc to `help()` ...
2026-06-24  Serhiy Storchakagh-151776: Add curses state-query functions (GH-151778)
2026-06-24  Jacob CoffeeAdd Jacob to CODEOWNERS for Infra/GHA/CI (#152112)
2026-06-24  Serhiy Storchakagh-151774: Add curses dynamic color-pair functions...
2026-06-24  Serhiy Storchakagh-86726: Improve the structure of the tkinter referenc...
2026-06-24  An LongRe-raise unexpected exceptions instead of swallowing...
2026-06-24  Jelle Zijlstragh-151955: Allow more ParamSpec and TypeVarTuple bounds...
2026-06-24  Zain Nadeemgh-151763: Fix NULL dereference in `os._path_normpath...
2026-06-24  Benjy Wienergh-151485: Fix command quoting in subprocess.CalledProc...
2026-06-24  Stan Ulbrychgh-90949: Fix copy-paste typo in pyexpat capsule API...
2026-06-24  Stan Ulbrych`valgrind-python.supp`: Update suppression for readline...
2026-06-24  stratakisgh-151496: Use process groups in TraceBackend in test_d...
2026-06-24  tonghuaroot... gh-152060: Fix `_pydatetime.fromisoformat()` raising...
2026-06-24  Shardul Deshpandegh-151456: Document the show_jit parameter in dis ...
2026-06-24  Timofeigh-152020: Fix `asyncio.all_tasks()` loosing eager...
2026-06-24  Stan Ulbrychgh-151814: Fix unbounded memory growth from repeated...
2026-06-24  sobolevngh-151763: Fix possible crash on `CodeType` deallocatio...
2026-06-24  Serhiy Storchakagh-90092: Support multiple terminals in the curses...
2026-06-24  Serhiy Storchakagh-151757: Fix curses wide-character tests in non-UTF...
2026-06-24  Petr Viktoringh-140550: Docs additions & fixups for PEP 793 (GH...
2026-06-24  Pieter Eendebakgh-152056: Compile single-category character sets to...
2026-06-24  Hans YuCapitalize first word in `unittest.mock.assert_*` docs...
2026-06-24  Serhiy Storchakagh-84008: Document that the LC_NUMERIC locale affects...
2026-06-24  Serhiy Storchakagh-87904: Document curses classes (GH-151643)
2026-06-24  Serhiy Storchakagh-126219: Fix crash in tkinter.Tk with non-BMP classNa...
2026-06-24  Serhiy Storchakagh-151757: Support wide and combining characters in...
2026-06-24  Serhiy Storchakagh-152033: Optimize category escapes outside character...
2026-06-24  Jelle Zijlstragh-150994: _colorize: modernize typing imports (#151018)
2026-06-23  Amruthagh-151842: Fix crash upon OOM in `_interpreters.capture...
2026-06-23  Brittany Reynosogh-150565: Add additional tests for Lazy Imports (...
2026-06-23  Ivy Xugh-151126: Add missing `PyErr_NoMemory()` in `type_from...
2026-06-23  devgh-151773: Fix NULL dereference in `PyContextVar_Set...
2026-06-23  Seth Larsongh-143927: Normalize all line endings (CR, CRLF, and...
2026-06-23  Stan Ulbrychgh-151558: Fix symlink escape via `tarfile` hardlink...
2026-06-23  Petr Viktoringh-151981: Make tarfile._Stream.seek break at EOF ...
2026-06-23  Lucasgh-151556: Show example CSV file content in the `csv...
2026-06-23  Jack HarperClarify `multiprocessing.Queue.get_nowait()` documentat...
2026-06-23  Shardul Deshpandegh-151497: Avoid huge pre-allocation for oversized...
2026-06-23  Serhiy Storchakagh-59396: Modernize tkinter.simpledialog (GH-151848)
2026-06-23  Serhiy Storchakagh-101284: Allow passing Menubutton options to tkinter...
2026-06-23  Serhiy Storchakagh-151678: Add tests for ttk Menubutton and OptionMenu...
2026-06-23  Serhiy Storchakagh-75666: Fix a reference leak in tkinter event binding...
2026-06-22  Donghee Nagh-151722: Defer GC tracking of frozendict to end of...
2026-06-22  Chris EiblGH-150605: use windows-2025 in GitHub Actions (#150606)
2026-06-22  Rafael Weingartner... gh-62480: De-personalize docs on using the C API (...
2026-06-22  Serhiy Storchakagh-151920: Add the ttk.Style.theme_styles() method...
2026-06-22  Serhiy Storchakagh-151886: Add tkinter Misc.tk_appname, tk_useinputmeth...
2026-06-22  Serhiy Storchakagh-151890: Support more photo image options in tkinter...
2026-06-22  hetmankpgh-150162: Fix sysconfig cross-compile impermanence...
2026-06-22  Bernát Gáborgh-140006: Harden fish prompt against shadowed builtins...
2026-06-22  Serhiy Storchakagh-151888: Add tkinter PhotoImage.redither method ...
2026-06-22  Ronan Pigottgh-111501: venv: do not export PS1 in activate (#105279)
2026-06-22  Sepehr Rasouligh-127727: Warn when running a virtual environment...
2026-06-22  U2A2U2A1gh-151560: fix `AttributeError` when running `test...
2026-06-22  Danny Lingh-151866: Remove unneeded `zlib` dependency in `test_z...
2026-06-22  _andthereitgoesCorrect typos in `runpy.run_path` documentation (#151230)
2026-06-22  Harjoth Kharagh-124113: Clarify venv target directory reuse (#151419)
2026-06-22  Ivy Xugh-151126: Fix missing `PyErr_NoMemory` in `getpath...
2026-06-22  Serhiy Storchakagh-151881: Add tkinter Menu.postcascade, Misc.tk_scalin...
2026-06-22  Serhiy Storchakagh-151876: Add tkinter Canvas methods rotate and rchars...
next