]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-06-22  Serhiy Storchakagh-151910: Add tkinter.ttk.Treeview methods for the...
2026-06-22  Serhiy Storchakagh-151878: Add tkinter Entry and Spinbox validate metho...
2026-06-22  Serhiy Storchakagh-86726: Document tkinter method-name conflicts (GH...
2026-06-22  Serhiy Storchakagh-151874: Add tkinter wm_stackorder, wm_iconbadge...
2026-06-22  Stan Ulbrychgh-144133: Add a warning to the `encodings.punycode...
2026-06-22  Hugo van Kemenadegh-151914: Copyedit "What's new in Python 3.16" (#151915)
2026-06-22  Prakash Sellathuraigh-151905: fix memory error handling in PyFrame_GetBack...
2026-06-22  LuNoXgh-151042: venv: Pass VIRTUAL_ENV through cygpath insid...
2026-06-21  Malcolm Smithgh-142387: Revert Android testbed to API level 35 ...
2026-06-21  Timofeigh-151665: Fix inspect.signature() on type alias and...
2026-06-21  saber-bitgh-151596: Add missing argument 'size' to pure-Python...
2026-06-21  AN Longgh-151845: Fix formatfloat() return-value contract...
2026-06-21  Serhiy Storchakagh-151678: Add tests for tkinter.simpledialog (GH-151856)
2026-06-21  Serhiy Storchakagh-86726: Document tkinter.simpledialog query options...
2026-06-21  Stan UlbrychRTD Previews: Get correct base branch for backports...
2026-06-21  Aniketgh-150831: docs: clarify generator, generator function...
2026-06-20  Serhiy Storchakagh-84649: Fix unstable test_rollover_at_midnight (GH...
2026-06-20  Danny Lingh-51067: Add `remove()` and `repack()` to `ZipFile...
2026-06-20  tonghuaroot... gh-151770: Fix `datetime.fromisoformat()` on an out...
2026-06-20  Serhiy Storchakagh-151678: Add tests for tkinter widget virtual events...
2026-06-20  Serhiy Storchakagh-151675: Add tkinter Text.sync() and Text.pendingsync...
2026-06-20  Serhiy Storchakagh-151678: Add interactive tests for tkinter.simpledial...
2026-06-20  Serhiy Storchakagh-151678: Add tests for the remaining tkinter Misc...
2026-06-20  Serhiy Storchakagh-151678: Add tests for tkinter.filedialog (GH-151781)
2026-06-20  Serhiy Storchakagh-151678: Add tests for tkinter.dnd (GH-151780)
2026-06-20  Serhiy Storchakagh-151674: Add tkinter Text.edit_canundo() and Text...
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter.scrolledtext (GH-151753)
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter font, image, variable...
2026-06-19  Serhiy Storchakagh-151744: Add curses.nofilter() (GH-151747)
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter.ttk methods (GH-151736)
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter Misc, Wm and geometry...
2026-06-19  Jonathan J... gh-150836: Mount embedded Tk ZIP in _tkinter on Windows...
2026-06-19  Serhiy Storchakagh-151693: Make the curses tests portable to other...
2026-06-19  Serhiy Storchakagh-151678: Add tests for the remaining tkinter widgets...
2026-06-19  Serhiy Storchakagh-151693: Add curses tests for panels, textpad, and...
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter.Canvas (GH-151683)
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter.Listbox (GH-151686)
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter.Menu (GH-151685)
2026-06-19  da-woodsgh-141510 Add frozendict fast paths to abstract.c ...
2026-06-19  Serhiy Storchakagh-151695: Fix use-after-free of the curses screen...
2026-06-19  Serhiy Storchakagh-151678: Add tests for tkinter.Text (GH-151681)
2026-06-19  Duprat gh-151427: add 'not macOS' and 'not iOS' restrictions...
2026-06-19  Cody Maloneygh-101100: Document os.uname_result and os.statvfs_resu...
2026-06-18  Hood Chathamgh-145177: Bump Emscripten to 6.0.0 (#151611)
2026-06-18  Donghee Nagh-151229: Add CI to prevent JIT stress test regression...
2026-06-18  mushitoriamidocs: Fix broken reference of parameter type in `librar...
2026-06-18  Harjoth Kharagh-146353: Document `PyBytesWriter_GetData` pointer...
2026-06-18  Serhiy Storchakagh-86726: Add few missing versionadded directives ...
2026-06-18  Serhiy Storchakagh-86726: Fix the documented return type of tkinter...
2026-06-18  Mark ShannonGH-150516: Reduce the work done to spill and reload...
2026-06-18  Serhiy Storchakagh-86726: Fix "deprecated" directive for wm_attributes...
2026-06-18  da-woodsgh-141510 Document and test frozendict class matching...
2026-06-18  Serhiy Storchakagh-86726: Document the full public API of tkinter ...
2026-06-18  Donghee Nagh-151229: Finalize JIT tracer in test eval-frame stub...
2026-06-18  Serhiy Storchakagh-151623: Add missing curses docstrings and document...
2026-06-18  Hugo van Kemenadegh-151623: Improve curses documentation style (#151635)
2026-06-18  Serhiy Storchakagh-151623: Improve curses documentation and docstrings...
2026-06-18  mushitoriamidocs: Fix indent misalignment in `library/logging.confi...
2026-06-18  Donghee Nagh-150942: Optimize PicklerMemoProxy.copy() with _PyDic...
2026-06-17  Maurycy Pawłowski... gh-151436: Fix missing `tstate->last_profiled_frame...
2026-06-17  AN Longgh-151510: Fix __lazy_import__ without frame (#151511)
2026-06-17  Petr Viktoringh-149044: Improve Py_tp_base[s] docs & error message...
2026-06-17  Pablo Galindo... gh-150966: Fix live profiling error tests (GH-151020)
2026-06-17  sobolevngh-151584: Remove `PyUnstable_Module_SetGIL` call in...
2026-06-17  blhsinggh-120665: make unittest loaders avoid loading test...
2026-06-17  Victor Stinnergh-151593: Use timeout on GitHub Action TSan jobs ...
2026-06-17  Victor Stinnergh-151496: Use process groups in test_dtrace (#151512)
2026-06-17  Victor Stinnergh-151546: Fix stack limits on musl (#151548)
2026-06-16  Steve Dowergh-151544: Fixes CVE-2026-12003 by removing the fallbac...
2026-06-16  Daniele Parmeggianigh-150902: Optimize PyCriticalSection2 to skip locking...
2026-06-16  Xiao Yuangh-118158: Fix missing newline in py_compile CLI error...
2026-06-16  Hugo van Kemenadegh-151428: Remove unused imports from stdlib (#151478)
2026-06-16  Victor Stinnergh-151218: Replace sys.flags in PyConfig_Set() (#151402)
2026-06-16  Itamar Orengh-151519: Check effective gid in `_test_all_chown_comm...
2026-06-16  devgh-150771: Fix email serialization for shift_jis and...
2026-06-16  Itamar Orengh-151522: Guard against None transport in slow-socket...
2026-06-15  Hood Chathamgh-151422: Don't link libffi into _ctypes_test.so ...
2026-06-15  Langyangh-151128: Improve SyntaxError message for cross langua...
2026-06-15  Kumar Adityagh-151223: fix tsan data races in load global specializ...
2026-06-15  Weilin Dugh-140145: Use repr of the key in `zoneinfo` "No time...
2026-06-15  Xiao Yuangh-92455: Respect case-sensitive mimetype suffixes...
2026-06-15  Serhiy Storchakagh-149079: Optimize sorting in unicodedata.normalize...
2026-06-15  Nick Begggh-148853: Catch PermissionError in test in_systemd_nsp...
2026-06-15  Victor StinnerFix issues reported by cpython-review-toolkit in faulth...
2026-06-15  Victor Stinnergh-139227: Remove unused _PyRuntime.imports.pkgcontext...
2026-06-15  Victor Stinnergh-146102: Fix type slot_bf_getbuffer() error handling...
2026-06-15  Victor Stinnergh-146102: Don't clear exception on success in odictobj...
2026-06-15  JasonMendoza2008gh-137759: Replace _PyObject_HashFast() with PyObject_H...
2026-06-15  sobolevnAdd `.toml` to `.editorconfig` (#151481)
2026-06-15  Victor Stinnergh-149671: Restore compatibility with setuptools -nspkg...
2026-06-14  Stan Ulbrychgh-130197: Test `pygettext`'s `--version` CLI option...
2026-06-14  Bartosz Sławeckigh-151390: Colorize `match +` and `match -` in the...
2026-06-14  Ivy Xugh-151428: Remove unused imports from `Tools/` (#151442)
2026-06-14  Aniketgh-139837: Document attributes of objects recorded...
2026-06-14  Bartosz Sławeckigh-151461: Fix encoding-related exception handling...
2026-06-14  Gregory P.... Skip test_highly_nested_objects_decoding during the...
2026-06-14  Ivy Xugh-151428: Remove unused imports in the stdlib (#151440)
2026-06-13  Maurycy Pawłowski... gh-151424: Fix impossible stack traces in `RemoteUnwind...
2026-06-13  Shardul Deshpandegh-151443: Fix documented default of `unittest.mock...
2026-06-13  tonghuaroot... gh-151403: Fix use-after-free when an argv item's __fsp...
next