]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-06-30  Brij Kapadiagh-145857: Replace `DELETE_GLOBAL` with `PUSH_NULL...
2026-06-30  Brij Kapadiagh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE...
2026-06-30  Victor Stinnergh-152680: Detect container/VM in test.pythoninfo ...
2026-06-30  Petr Vaganovgh-152682: Fix NULL dereference on OOM in `symtable_vis...
2026-06-30  Serhiy Storchakagh-151881: Skip tk_inactive negativity check on Windows...
2026-06-30  sobolevngh-152546: Refactor `mappingproxy.__new__` to use ...
2026-06-30  sobolevngh-151126: Fix a possible crash during the startup...
2026-06-30  Steve Stagggh-152635: Raise MemoryError when the lock allocation...
2026-06-30  Stan Ulbrychgh-151029: Fix `test_remote_exec_deleted_static_executa...
2026-06-30  Sergey B Kirpichevgh-121249: Deprecate using F/D type codes in the struct...
2026-06-30  Timofeigh-152192: Fix JUMP_BACKWARD passing a truncated oparg...
2026-06-30  Shahar NavehDon't require the `_test{internal}capi` modules in...
2026-06-30  Serhiy Storchakagh-50966: Fix unbounded recursion in turtle drag handle...
2026-06-30  Serhiy Storchakagh-152325: Gate curses.has_mouse() on the ncurses patch...
2026-06-30  xzkdenggh-133510: Add links to more info for the match stateme...
2026-06-30  tonghuaroot... gh-152248: Reject a POSIX TZ abbreviation with non...
2026-06-30  Serhiy StorchakaUse tkinter wrapper methods instead of raw Tcl calls...
2026-06-30  Gregory P.... gh-146219: Document reusing a thread state across repea...
2026-06-29  Thomas Kowalskigh-149689: add missing error checks in Parser/action_he...
2026-06-29  Serhiy Storchakagh-82312: Further improvement of error messages for...
2026-06-29  Serhiy Storchakagh-103878: Return a consistent empty value from cancell...
2026-06-29  da-woodsgh-152492 Allow `OrderedDict.update` to work with ...
2026-06-29  Serhiy Storchakagh-103878: Document that the cancelled file dialog...
2026-06-29  Raymond HettingerMicro-optimizations for the statistics module (#152618)
2026-06-29  Serhiy Storchakagh-152263: Add curses soft-label-key functions (GH...
2026-06-29  sobolevngh-152228: Fix an assertion failure in `str.replace...
2026-06-29  Petr Viktoringh-151987: Pass filter_function to TarFile._extract_one...
2026-06-29  Serhiy Storchakagh-69134: Wait until mapped in keyboard virtual-event...
2026-06-29  Ivy Xugh-151040: Fix `test_c_stack_unwind` on RISC-V (#152370)
2026-06-29  Serhiy Storchakagh-152587: Make name and value required in tkinter...
2026-06-29  Serhiy Storchakagh-133031: Fix test_textbox_edit_wide on a narrow build...
2026-06-29  Serhiy Storchakagh-152587: Stop documenting bogus default values in...
2026-06-29  Harjoth Kharagh-151096: Fix test_embed with split exec prefix (...
2026-06-29  Serhiy Storchakagh-152584: Reorganize the curses documentation into...
2026-06-29  Xiaowei Lugh-151483: Only declare `PyCodeObject._co_unique_id...
2026-06-29  Serhiy Storchakagh-152503: Fix garbage text from curses wide-character...
2026-06-29  Serhiy Storchakagh-152502: Detect optional curses functions with config...
2026-06-29  Paper Moongh-152359: Update numbers.rst to reference numeric...
2026-06-29  yzeweigh-152240: Fix test_c_stack_unwind on Linux LoongArch...
2026-06-29  Serhiy Storchakagh-71450: Document that Tcl sets the HOME variable...
2026-06-29  Ivy Xugh-148909: Fix broken author attribution URL in 'The...
2026-06-29  Stan Ulbrychgh-152375: Fix undefined behaviour in the `INSTRUMENTED...
2026-06-29  mdehoongh-140146: Fix for stdin redirection to a pipe with...
2026-06-29  Serhiy Storchakagh-85320: Use UTF-8 for IDLE configuration and breakpoi...
2026-06-29  Gregory P.... gh-110357: hashlib no longer logs at import when a...
2026-06-29  Serhiy Storchakagh-87577: Document that wm_manage does not accept ttk...
2026-06-29  Gregory P.... gh-148660: Fix use-after-free in OrderedDict.copy(...
2026-06-29  Gregory P.... gh-151416: fix a borrowed ref potential use after free...
2026-06-28  Brandt BucherGH-151672: `__lazy_import__` always resolves to the...
2026-06-28  Brandt BucherGH-151619: Ensure non-module global/builtin namespaces...
2026-06-28  Gregory P.... gh-150743: Limit trailer lines and interim responses...
2026-06-28  Ned BatchelderDocs: link to language reference instead of PEP (#152462)
2026-06-28  Serhiy Storchakagh-69134: Harden tkinter GUI tests that depend on a...
2026-06-28  Zain Nadeemgh-152356: Fix Windows blocking sampling after target...
2026-06-28  Serhiy Storchakagh-110904: Recommend windows-curses in the curses HOWTO...
2026-06-28  Serhiy Storchakagh-78335: Complete the widget option lists in tkinter...
2026-06-28  Pablo Galindo... gh-152434: Avoid Gecko export in async-aware test ...
2026-06-28  Serhiy Storchakagh-152325: Add curses.has_mouse() and curses.window...
2026-06-28  Serhiy Storchakagh-87881: Document the result of curses inch() and...
2026-06-28  Serhiy Storchakagh-133031: Support the full Unicode range in curses...
2026-06-28  Serhiy StorchakaRemove now-wrapped functions from the curses unsupporte...
2026-06-28  Zain Nadeemgh-152099: Raise SendfileNotAvailableError for fallback...
2026-06-28  Prakash Sellathuraigh-152074: Increase the buffer size to 256 KiB in...
2026-06-28  Serhiy Storchakagh-152470: Make wide-character curses functions work...
2026-06-28  Serhiy Storchakagh-152233: Make the curses cell API work without ncurse...
2026-06-28  Serhiy Storchakagh-133031: Support non-ASCII characters in curses.textp...
2026-06-27  Serhiy Storchakagh-83274: Don't crash when a Tcl interpreter is dealloc...
2026-06-27  Raymond HettingerProvide a cross-reference to PEP 798 unpacking syntax...
2026-06-27  Serhiy Storchakagh-152332: Add the curses.term_attrs() function (GH...
2026-06-27  Serhiy Storchakagh-152415: Exercise curses non-ASCII tests under 8...
2026-06-27  László Kiss... gh-152434: Fix async-aware Gecko collection (#152442)
2026-06-27  ivonastojanovicgh-145306: Fix browser open after empty export (#150017)
2026-06-27  Aniketgh-146495: Improve `SyntaxError` message for `&&` and...
2026-06-27  Pablo Galindo... gh-151613: Fix remote debugging frame cache ABA (#151614)
2026-06-27  László Kiss... gh-152434: Block --async-aware with --binary (#152444)
2026-06-27  Łukasz Langagh-151029: Fix sys.remote_exec() unable to find writabl...
2026-06-27  sobolevngh-152391: Improve `test_interpreters.test_stress`...
2026-06-27  tonghuaroot... gh-152305: Fix `_pydatetime.time.strftime()` raising...
2026-06-27  sobolevngh-151126: Sets missing exceptions in `tkinter` and...
2026-06-27  da-woodsDocs: Fix incomplete sentence in `tp_itemsize` document...
2026-06-27  sobolevngh-152402: Use `support.nomemtest` in `test_pyexpat...
2026-06-27  Serhiy Storchakagh-152275: Add integer overflow guards to the curses...
2026-06-27  Serhiy Storchakagh-152260: Fix flaky curses test_scr_dump on macOS...
2026-06-27  Serhiy Storchakagh-70273: Document default class bindings in tkinter...
2026-06-27  Serhiy Storchakagh-82830: Improve tkinter messagebox docstrings and...
2026-06-27  tonghuaroot... gh-152212: Reject a POSIX TZ footer with a missing...
2026-06-27  Kumar Adityagh-127949: remove asyncio policy system (#150310)
2026-06-27  Serhiy Storchakagh-87904: Report the public module name in curses types...
2026-06-27  Serhiy Storchakagh-151678: Add more tests for tkinter.dnd (GH-152362)
2026-06-27  Serhiy Storchakagh-71880: Allow editing the last cell in curses.textpad...
2026-06-26  Jonathan DungRemove commented out code
2026-06-26  Serhiy Storchakagh-38464: Make tkinter nametowidget() work with cloned...
2026-06-26  Serhiy Storchakagh-88758: Handle non-tkinter widgets in tkinter focus...
2026-06-26  Serhiy Storchakagh-152334: Add curses key-management functions (GH...
2026-06-26  Inada NaokiIDLE: fix dedent() usage in htest (#152256)
2026-06-26  Serhiy Storchakagh-152260: Fix test_scr_dump() on macOS (GH-152340)
2026-06-26  Serhiy Storchakagh-80937: Fix memory leak in tkinter createcommand...
2026-06-26  Neil Schemenauergh-152238: Revert gh-150490 and gh-152200. (gh-152232)
2026-06-26  Donghee Nagh-152235: Defer GC tracking in set.union and set.diffe...
2026-06-26  Serhiy Storchakagh-152260: Add curses.scr_dump(), scr_restore(), scr_in...
next