]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
9 days ago  Miss Islington... [3.14] gh-153716: Harden ttk/tkinter GUI tests against...
9 days ago  Miss Islington... [3.14] Remove duplicate button_ok code in idlelib.textv...
9 days ago  Miss Islington... [3.14] gh-153313: Run Emscripten PyRepl test in CI...
9 days ago  Miss Islington... [3.14] gh-153695: Fix sqlite3.Row.__hash__ with an...
9 days ago  Miss Islington... [3.14] gh-148488: Clarify the company/tag separator...
9 days ago  Miss Islington... [3.14] gh-151912: Fix segfault in `type()` with NULL...
10 days ago  Kumar Aditya[3.14] gh-71019: document which objects connect_read_pi...
10 days ago  Miss Islington... [3.14] gh-153658: Fix sqlite3 iterdump() for table...
10 days ago  Russell Keith... [3.14] gh-153631: Move to `macos-26` runner for iOS...
11 days ago  Miss Islington... [3.14] gh-89696: Fix `loop.sock_connect` docs on addres...
11 days ago  Stan Ulbrych[3.14] gh-148286: Fix UB in `ZstdDecompressor.unused_da...
11 days ago  Miss Islington... [3.14] gh-153037: Make ZstdFile.__next__ raise io.Unsup...
11 days ago  Miss Islington... [3.14] gh-90431: Document cancellation behavior of...
12 days ago  Miss Islington... [3.14] gh-152132: Close stderr_copy in test_api.test_ru...
12 days ago  Miss Islington... [3.14] gh-102591: Document that urlcleanup resets the...
12 days ago  Miss Islington... [3.14] gh-152614: Add raises to `QueueShutDown` in...
13 days ago  Miss Islington... [3.14] gh-86726: Note that the ttk Treeview separator...
13 days ago  Miss Islington... [3.14] gh-86726: Fix and improve tkinter documentation...
13 days ago  Miss Islington... [3.14] gh-126877: Fix the configure check for Tcl/Tk...
13 days ago  Victor Stinner[3.14] gh-152785: Upgrade Ubuntu from 24.04 to 26.04...
13 days ago  Miss Islington... [3.14] gh-88647: Fix tkinter config() docs for synonym...
13 days ago  Miss Islington... [3.14] gh-153380: Adapt ttk tests to Tk 9.1 changes...
13 days ago  Miss Islington... [3.14] gh-152216: Update bundled expat to 2.8.2 (GH...
13 days ago  Bartosz Sławecki[3.14] gh-151213: Remove remaining `--retries` refs...
13 days ago  Miss Islington... [3.14] gh-151213: Fix asyncio tools permission requirem...
13 days ago  Neil Schemenauer[3.14] gh-153062: Fix a crash iterating itertools.tee...
13 days ago  Miss Islington... [3.14] gh-153438: Update NuGet download URL (GH-153482...
13 days ago  Miss Islington... [3.14] gh-153444: Fix compile warning in `Modules/_inte...
13 days ago  Miss Islington... [3.14] gh-151942: Fix all Sphinx nitpicks in the Python...
2026-07-10  Miss Islington... [3.14] gh-151942: Fix all Sphinx nitpicks in the 2...
2026-07-10  Kumar Aditya[3.14] gh-143750: Compile OpenSSL with TSan for TSan...
2026-07-10  Victor Stinner[3.14] gh-152132: Test Py_CompileString() in test_capi...
2026-07-10  Miss Islington... [3.14] gh-152132: Fix bugs in Py_RunMain() (GH-153461...
2026-07-09  Miss Islington... [3.14] gh-153406: Raise ValueError, not OverflowError...
2026-07-09  Victor Stinner[3.14] gh-152132: Fix Py_RunMain() to return an exit...
2026-07-09  Miss Islington... [3.14] gh-146531: Broaden `wm_iconbitmap` skip on macOS...
2026-07-09  Miss Islington... [3.14] gh-153422: Assert bool return type in tkinter...
2026-07-09  Miss Islington... [3.14] gh-153417: Fix BytesWarning in imaplib error...
2026-07-09  Miss Islington... [3.14] gh-152132: Test all PyRun functions in test_capi...
2026-07-09  Miss Islington... [3.14] gh-69134: Harden NotebookTest.test_traversal...
2026-07-09  Bartosz Sławecki[3.14] gh-151213: Remove 3.15+ asyncio tools flag from...
2026-07-09  Peter Bierma[3.14] gh-151640: Track sharing of `BytesIO` buffer...
2026-07-09  Miss Islington... [3.14] gh-130578: clarify urllib.parse.quote parameter...
2026-07-09  Miss Islington... [3.14] gh-47005: fix do_open() to let regular headers...
2026-07-08  Miss Islington... [3.14] gh-151213: Document asyncio debugging tools...
2026-07-08  Miss Islington... [3.14] gh-153056: Fix a data race compiling the string...
2026-07-08  Victor Stinner[3.14] gh-153300: Set global configuration variables...
2026-07-08  Miss Islington... [3.14] gh-150191: temporarily skip two openssl tests...
2026-07-08  Miss Islington... [3.14] gh-153298: Fix data race in `GenericAlias` param...
2026-07-08  Donghee Na[3.14] gh-153083: Defer GC tracking of an array to...
2026-07-08  Miss Islington... [3.14] gh-145098: Use `macos-26[-intel]` instead of...
2026-07-08  Miss Islington... [3.14] gh-143990: Preserve the size when creating a...
2026-07-08  Miss Islington... [3.14] gh-88574: Do not swallow the line after a termin...
2026-07-08  Miss Islington... [3.14] gh-86017: Document displayof for Font.actual...
2026-07-08  tonghuaroot... [3.14] gh-152157: Reject empty fractions in `_datetime...
2026-07-08  Miss Islington... [3.14] gh-153292: Fix data race in `threading.RLock...
2026-07-08  Miss Islington... [3.14] gh-150191: Avoid data race in test_sni_callback_...
2026-07-07  Miss Islington... [3.14] gh-153252: Fix error handling in `_PyCompile_Cod...
2026-07-07  Miss Islington... [3.14] gh-153210: Restore accidental `array.ArrayType...
2026-07-07  Serhiy Storchaka[3.14] gh-143921: Reject NUL, CR and LF in IMAP command...
2026-07-07  Serhiy Storchaka[3.14] gh-83274: Don't crash when a Tcl interpreter...
2026-07-07  Miss Islington... [3.14] gh-153205: Set `MemoryError` in stackref array...
2026-07-07  Miss Islington... [3.14] gh-153210: Fix `array` module import crash under...
2026-07-07  Stan Ulbrych[3.14] Use `soft-deprecated` in more places (GH-148769...
2026-07-07  Miss Islington... [3.14] Seed pip caches for docs on `main`/`3.x` branche...
2026-07-07  Senthil Kumaran[3.14] gh-82151: Update and improve urlsplit docstring...
2026-07-07  Miss Islington... [3.14] gh-153068: Preserve cprofile enable errors ...
2026-07-06  Serhiy Storchaka[3.14] gh-153200: Fix math.isqrt() for int subclasses...
2026-07-06  Miss Islington... [3.14] gh-150880: Clarify DirEntry.path construction...
2026-07-06  Ivy Xu[3.14] gh-150641: Fix evaluating forward references...
2026-07-06  Miss Islington... [3.14] gh-152682: Fix NULL dereference on OOM in `symta...
2026-07-06  Miss Islington... [3.14] Docs: Link to the `contextlib.chdir` context...
2026-07-06  Miss Islington... [3.14] gh-152849: Fix `OverflowError` message for out...
2026-07-06  Miss Islington... [3.14] gh-146531: Skip hanging `wm iconbitmap` test...
2026-07-06  Miss Islington... [3.14] gh-145098: Use `macos-26-intel` instead of ...
2026-07-06  Hugo van Kemenade[3.14] RTD Previews: Get correct base branch for backpo...
2026-07-06  Miss Islington... [3.14] gh-148765: Fix description of *include_hidden...
2026-07-05  Miss Islington... [3.14] gh-153141: Fix mutable default argument in _Shar...
2026-07-05  Miss Islington... [3.14] gh-105708: 'V' could be case insensitive for...
2026-07-05  Miss Islington... [3.14] gh-68147: Fix RFC references in imaplib (GH...
2026-07-05  Miss Islington... [3.14] gh-149930: Clarify imaplib response helper types...
2026-07-05  Miss Islington... [3.14] gh-79638: Restore "Treat an unreachable robots...
2026-07-05  Serhiy Storchaka[3.14] gh-69134: Wait until mapped in SimpleDialog...
2026-07-05  Miss Islington... [3.14] Fix minor typos in 'Compound statements' docs...
2026-07-05  Miss Islington... [3.14] gh-76607: Improve documentation of the tkinter...
2026-07-05  Miss Islington... [3.14] gh-75952: Document negative offsets in tkinter...
2026-07-05  Miss Islington... [3.14] gh-54930: Send a status line in error responses...
2026-07-05  Miss Islington... [3.14] gh-123193: Document tkinter Variable lifetime...
2026-07-05  Stan Ulbrych[3.14] Fix various typos in the `http.server` docs...
2026-07-05  Bénédikt Tran[3.14] gh-151945: fix Sphinx reference warnings in...
2026-07-05  Serhiy Storchaka[3.14] gh-66335: Test uppercase IMAP4 command names...
2026-07-05  Miss Islington... [3.14] Remove PDF images (GH-145977) (#153065)
2026-07-05  Miss Islington... [3.14] gh-151819: Clarify the conditional-pattern email...
2026-07-05  Miss Islington... [3.14] gh-67512: Document IMAP4.append() flags argument...
2026-07-05  Serhiy Storchaka[3.14] gh-40038: Quote imaplib command arguments when...
2026-07-04  Miss Islington... [3.14] gh-153030: Fix quadratic complexity in increment...
2026-07-04  Miss Islington... [3.14] gh-151945: Fix all reference warnings and variou...
2026-07-04  Miss Islington... [3.14] gh-135661: Fix abrupt closing of empty comment...
2026-07-04  Bénédikt Tran[3.14] gh-152851: fix a crash when copying a BLAKE...
2026-07-04  Terry Jan Reedy[3.14]gh-75666: idlelib backport of iomenu change ...
next