]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
72 min ago  Serhiy Storchakagh-151678: Add tests for tkinter.ttk methods (GH-151736) main
2 hours ago  Serhiy Storchakagh-151678: Add tests for tkinter Misc, Wm and geometry...
2 hours ago  Jonathan J... gh-150836: Mount embedded Tk ZIP in _tkinter on Windows...
5 hours ago  Serhiy Storchakagh-151693: Make the curses tests portable to other...
6 hours ago  Serhiy Storchakagh-151678: Add tests for the remaining tkinter widgets...
7 hours ago  Serhiy Storchakagh-151693: Add curses tests for panels, textpad, and...
7 hours ago  Serhiy Storchakagh-151678: Add tests for tkinter.Canvas (GH-151683)
7 hours ago  Serhiy Storchakagh-151678: Add tests for tkinter.Listbox (GH-151686)
7 hours ago  Serhiy Storchakagh-151678: Add tests for tkinter.Menu (GH-151685)
8 hours ago  da-woodsgh-141510 Add frozendict fast paths to abstract.c ...
8 hours ago  Serhiy Storchakagh-151695: Fix use-after-free of the curses screen...
8 hours ago  Serhiy Storchakagh-151678: Add tests for tkinter.Text (GH-151681)
8 hours ago  Duprat gh-151427: add 'not macOS' and 'not iOS' restrictions...
10 hours ago  Cody Maloneygh-101100: Document os.uname_result and os.statvfs_resu...
17 hours ago  Hood Chathamgh-145177: Bump Emscripten to 6.0.0 (#151611)
21 hours ago  Donghee Nagh-151229: Add CI to prevent JIT stress test regression...
23 hours ago  mushitoriamidocs: Fix broken reference of parameter type in `librar...
24 hours ago  Harjoth Kharagh-146353: Document `PyBytesWriter_GetData` pointer...
25 hours ago  Serhiy Storchakagh-86726: Add few missing versionadded directives ...
26 hours ago  Serhiy Storchakagh-86726: Fix the documented return type of tkinter...
26 hours ago  Mark ShannonGH-150516: Reduce the work done to spill and reload...
27 hours ago  Serhiy Storchakagh-86726: Fix "deprecated" directive for wm_attributes...
28 hours ago  da-woodsgh-141510 Document and test frozendict class matching...
28 hours ago  Serhiy Storchakagh-86726: Document the full public API of tkinter ...
29 hours ago  Donghee Nagh-151229: Finalize JIT tracer in test eval-frame stub...
30 hours ago  Serhiy Storchakagh-151623: Add missing curses docstrings and document...
31 hours ago  Hugo van Kemenadegh-151623: Improve curses documentation style (#151635)
32 hours ago  Serhiy Storchakagh-151623: Improve curses documentation and docstrings...
33 hours ago  mushitoriamidocs: Fix indent misalignment in `library/logging.confi...
40 hours ago  Donghee Nagh-150942: Optimize PicklerMemoProxy.copy() with _PyDic...
44 hours ago  Maurycy Pawłowski... gh-151436: Fix missing `tstate->last_profiled_frame...
46 hours ago  AN Longgh-151510: Fix __lazy_import__ without frame (#151511)
2 days ago  Petr Viktoringh-149044: Improve Py_tp_base[s] docs & error message...
2 days ago  Pablo Galindo... gh-150966: Fix live profiling error tests (GH-151020)
2 days ago  sobolevngh-151584: Remove `PyUnstable_Module_SetGIL` call in...
2 days ago  blhsinggh-120665: make unittest loaders avoid loading test...
2 days ago  Victor Stinnergh-151593: Use timeout on GitHub Action TSan jobs ...
2 days ago  Victor Stinnergh-151496: Use process groups in test_dtrace (#151512)
2 days ago  Victor Stinnergh-151546: Fix stack limits on musl (#151548)
2 days ago  Steve Dowergh-151544: Fixes CVE-2026-12003 by removing the fallbac...
3 days ago  Daniele Parmeggianigh-150902: Optimize PyCriticalSection2 to skip locking...
3 days ago  Xiao Yuangh-118158: Fix missing newline in py_compile CLI error...
3 days ago  Hugo van Kemenadegh-151428: Remove unused imports from stdlib (#151478)
3 days ago  Victor Stinnergh-151218: Replace sys.flags in PyConfig_Set() (#151402)
3 days ago  Itamar Orengh-151519: Check effective gid in `_test_all_chown_comm...
3 days ago  devgh-150771: Fix email serialization for shift_jis and...
3 days ago  Itamar Orengh-151522: Guard against None transport in slow-socket...
3 days ago  Hood Chathamgh-151422: Don't link libffi into _ctypes_test.so ...
3 days ago  Langyangh-151128: Improve SyntaxError message for cross langua...
4 days ago  Kumar Adityagh-151223: fix tsan data races in load global specializ...
4 days ago  Weilin Dugh-140145: Use repr of the key in `zoneinfo` "No time...
4 days ago  Xiao Yuangh-92455: Respect case-sensitive mimetype suffixes...
4 days ago  Serhiy Storchakagh-149079: Optimize sorting in unicodedata.normalize...
4 days ago  Nick Begggh-148853: Catch PermissionError in test in_systemd_nsp...
4 days ago  Victor StinnerFix issues reported by cpython-review-toolkit in faulth...
4 days ago  Victor Stinnergh-139227: Remove unused _PyRuntime.imports.pkgcontext...
4 days ago  Victor Stinnergh-146102: Fix type slot_bf_getbuffer() error handling...
4 days ago  Victor Stinnergh-146102: Don't clear exception on success in odictobj...
4 days ago  JasonMendoza2008gh-137759: Replace _PyObject_HashFast() with PyObject_H...
4 days ago  sobolevnAdd `.toml` to `.editorconfig` (#151481)
4 days ago  Victor Stinnergh-149671: Restore compatibility with setuptools -nspkg...
4 days ago  Stan Ulbrychgh-130197: Test `pygettext`'s `--version` CLI option...
5 days ago  Bartosz Sławeckigh-151390: Colorize `match +` and `match -` in the...
5 days ago  Ivy Xugh-151428: Remove unused imports from `Tools/` (#151442)
5 days ago  Aniketgh-139837: Document attributes of objects recorded...
5 days ago  Bartosz Sławeckigh-151461: Fix encoding-related exception handling...
5 days ago  Gregory P.... Skip test_highly_nested_objects_decoding during the...
5 days ago  Ivy Xugh-151428: Remove unused imports in the stdlib (#151440)
5 days ago  Maurycy Pawłowski... gh-151424: Fix impossible stack traces in `RemoteUnwind...
5 days ago  Shardul Deshpandegh-151443: Fix documented default of `unittest.mock...
5 days ago  tonghuaroot... gh-151403: Fix use-after-free when an argv item's __fsp...
6 days ago  Stan Ulbrychgh-77328: Update `base64` module RFC references to...
6 days ago  Jonathan DungDocs: Fix method directive signatures in `enum` docs...
6 days ago  Daniel Shieldsgh-101267: ProcessPoolExecutor no longer shares 1 Broke...
7 days ago  Rafael FontenelleFix typos in the `curses.ascii` module documentation...
7 days ago  Maciej OlkoDocs: avoid repetitions of class references in function...
7 days ago  sobolevngh-151126: Fix crash on unset memory error in `ctypes...
7 days ago  Matt Wozniskigh-151297: Fix undefined behavior in `_PyObject_MiReall...
7 days ago  Peter Biermagh-151065: Copy fix for memory leak from mimalloc upstr...
7 days ago  Ivy Xugh-151337: Avoid possible memory leak in `_tkinter...
7 days ago  Ivy XuCorrect the docstring of `logging.config` (GH-151353)
7 days ago  Serhiy Storchakagh-150285: Fix overflow in too long lines for class...
7 days ago  Aniketgh-138991: Update dataclass documentation for new eq...
8 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in GenericAlias...
8 days ago  Pieter Eendebakgh-150942: Speed up json.loads array and object decodin...
8 days ago  Dino Viehlandgh-150490: Raise PyType_Modified for insertion into...
8 days ago  Kumar Adityagh-151228: fix data race on clearing embedded dict...
8 days ago  sobolevngh-151126: Fix missing memory error in `os._path_splitr...
8 days ago  Cody Maloneygh-101100: Fix Sphinx nitpick in `unittest.mock.rst...
8 days ago  Maciej Olkogh-139588: Fix nondeterministic `make latex` doc build...
8 days ago  Thomas Kowalskigh-150858: fix data race while changing `__qualname__...
8 days ago  Stan Ulbrychgh-151112: Fix crash in `compiler_mod()` when entering...
8 days ago  Victor Stinnergh-150397: Fix pyexpat bigmem test (#151329)
8 days ago  Stan Ulbrychgh-151238: Check for `_get_resized_exprs` failure in...
8 days ago  Serhiy Storchakagh-150285: Suppress showing the __getstate__() comment...
8 days ago  Timofeigh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher...
8 days ago  Victor Stinnergh-123619: Fix PyUnstable_Object_EnableDeferredRefcount...
8 days ago  Victor Stinnergh-151284: Fix test_capi on UBSan (#151286)
8 days ago  Victor StinnerRemove unused internal _Py_REF_IS_QUEUED() function...
8 days ago  Stan Ulbrychgh-151112: Move an `assert` that may fail in `cfg_build...
next