]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
6 min ago  Serhiy Storchakagh-151678: Add tests for tkinter.Canvas (GH-151683) main
16 min ago  Serhiy Storchakagh-151678: Add tests for tkinter.Listbox (GH-151686)
21 min ago  Serhiy Storchakagh-151678: Add tests for tkinter.Menu (GH-151685)
39 min ago  da-woodsgh-141510 Add frozendict fast paths to abstract.c ...
42 min ago  Serhiy Storchakagh-151695: Fix use-after-free of the curses screen...
42 min ago  Serhiy Storchakagh-151678: Add tests for tkinter.Text (GH-151681)
71 min ago  Duprat gh-151427: add 'not macOS' and 'not iOS' restrictions...
2 hours ago  Cody Maloneygh-101100: Document os.uname_result and os.statvfs_resu...
9 hours ago  Hood Chathamgh-145177: Bump Emscripten to 6.0.0 (#151611)
13 hours ago  Donghee Nagh-151229: Add CI to prevent JIT stress test regression...
15 hours ago  mushitoriamidocs: Fix broken reference of parameter type in `librar...
16 hours ago  Harjoth Kharagh-146353: Document `PyBytesWriter_GetData` pointer...
17 hours ago  Serhiy Storchakagh-86726: Add few missing versionadded directives ...
18 hours ago  Serhiy Storchakagh-86726: Fix the documented return type of tkinter...
19 hours ago  Mark ShannonGH-150516: Reduce the work done to spill and reload...
19 hours ago  Serhiy Storchakagh-86726: Fix "deprecated" directive for wm_attributes...
20 hours ago  da-woodsgh-141510 Document and test frozendict class matching...
20 hours ago  Serhiy Storchakagh-86726: Document the full public API of tkinter ...
21 hours ago  Donghee Nagh-151229: Finalize JIT tracer in test eval-frame stub...
22 hours ago  Serhiy Storchakagh-151623: Add missing curses docstrings and document...
23 hours ago  Hugo van Kemenadegh-151623: Improve curses documentation style (#151635)
25 hours ago  Serhiy Storchakagh-151623: Improve curses documentation and docstrings...
25 hours ago  mushitoriamidocs: Fix indent misalignment in `library/logging.confi...
33 hours ago  Donghee Nagh-150942: Optimize PicklerMemoProxy.copy() with _PyDic...
36 hours ago  Maurycy Pawłowski... gh-151436: Fix missing `tstate->last_profiled_frame...
39 hours ago  AN Longgh-151510: Fix __lazy_import__ without frame (#151511)
43 hours ago  Petr Viktoringh-149044: Improve Py_tp_base[s] docs & error message...
44 hours ago  Pablo Galindo... gh-150966: Fix live profiling error tests (GH-151020)
44 hours ago  sobolevngh-151584: Remove `PyUnstable_Module_SetGIL` call in...
45 hours ago  blhsinggh-120665: make unittest loaders avoid loading test...
46 hours 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...
2 days ago  Daniele Parmeggianigh-150902: Optimize PyCriticalSection2 to skip locking...
2 days ago  Xiao Yuangh-118158: Fix missing newline in py_compile CLI error...
2 days ago  Hugo van Kemenadegh-151428: Remove unused imports from stdlib (#151478)
2 days ago  Victor Stinnergh-151218: Replace sys.flags in PyConfig_Set() (#151402)
2 days ago  Itamar Orengh-151519: Check effective gid in `_test_all_chown_comm...
2 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...
3 days ago  Kumar Adityagh-151223: fix tsan data races in load global specializ...
3 days ago  Weilin Dugh-140145: Use repr of the key in `zoneinfo` "No time...
3 days ago  Xiao Yuangh-92455: Respect case-sensitive mimetype suffixes...
3 days ago  Serhiy Storchakagh-149079: Optimize sorting in unicodedata.normalize...
3 days ago  Nick Begggh-148853: Catch PermissionError in test in_systemd_nsp...
3 days ago  Victor StinnerFix issues reported by cpython-review-toolkit in faulth...
3 days ago  Victor Stinnergh-139227: Remove unused _PyRuntime.imports.pkgcontext...
3 days ago  Victor Stinnergh-146102: Fix type slot_bf_getbuffer() error handling...
3 days ago  Victor Stinnergh-146102: Don't clear exception on success in odictobj...
3 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...
4 days ago  Bartosz Sławeckigh-151390: Colorize `match +` and `match -` in the...
4 days ago  Ivy Xugh-151428: Remove unused imports from `Tools/` (#151442)
4 days ago  Aniketgh-139837: Document attributes of objects recorded...
4 days ago  Bartosz Sławeckigh-151461: Fix encoding-related exception handling...
4 days ago  Gregory P.... Skip test_highly_nested_objects_decoding during the...
4 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...
5 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...
6 days ago  Rafael FontenelleFix typos in the `curses.ascii` module documentation...
6 days ago  Maciej OlkoDocs: avoid repetitions of class references in function...
6 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...
7 days ago  Serhiy Storchakagh-150285: Fix too long docstrings in GenericAlias...
7 days ago  Pieter Eendebakgh-150942: Speed up json.loads array and object decodin...
7 days ago  Dino Viehlandgh-150490: Raise PyType_Modified for insertion into...
7 days ago  Kumar Adityagh-151228: fix data race on clearing embedded dict...
7 days ago  sobolevngh-151126: Fix missing memory error in `os._path_splitr...
7 days ago  Cody Maloneygh-101100: Fix Sphinx nitpick in `unittest.mock.rst...
7 days ago  Maciej Olkogh-139588: Fix nondeterministic `make latex` doc build...
7 days ago  Thomas Kowalskigh-150858: fix data race while changing `__qualname__...
7 days ago  Stan Ulbrychgh-151112: Fix crash in `compiler_mod()` when entering...
7 days ago  Victor Stinnergh-150397: Fix pyexpat bigmem test (#151329)
7 days ago  Stan Ulbrychgh-151238: Check for `_get_resized_exprs` failure in...
7 days ago  Serhiy Storchakagh-150285: Suppress showing the __getstate__() comment...
7 days ago  Timofeigh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher...
7 days ago  Victor Stinnergh-123619: Fix PyUnstable_Object_EnableDeferredRefcount...
7 days ago  Victor Stinnergh-151284: Fix test_capi on UBSan (#151286)
7 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...
8 days ago  Peter Biermagh-151177: Fix race condition in `_testembed` (GH-151293)
8 days ago  Stan UlbrychDrop historical `:author:`s from HOWTOs (#151091)
8 days ago  tonghuaroot... gh-151295: Fix use-after-free in bytes.join()/bytearray...
8 days ago  glennglazergh-136880: Add warning about PYTHONPATH (GH-151098)
8 days ago  Victoriengh-139819: Use builtin `sentinel` in `rlcompleter`...
8 days ago  Victor Stinnergh-151278: Fix test_faulthandler on UBSan (#151279)
next