]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 days ago  Miss Islington... [3.13] gh-154240: Skip cmsg truncation socket tests...
3 days ago  Miss Islington... [3.13] gh-154167: Fix test suite hang when SIGINT is...
3 days ago  Miss Islington... [3.13] gh-154258: Fix mmap.resize() crash on NetBSD...
3 days ago  Serhiy Storchaka[3.13] gh-154225: Fix os.openpty() acquiring a controll...
3 days ago  Miss Islington... [3.13] gh-125860: Skip separate-SCM_RIGHTS socket tests...
3 days ago  Miss Islington... [3.13] gh-154227: Fix os.posix_openpt() on OpenBSD...
3 days ago  Miss Islington... [3.13] gh-154226: Fix test_posix_pty_functions on Solar...
3 days ago  Miss Islington... [3.13] gh-154218: Fix test_posix_fallocate on file...
4 days ago  Miss Islington... [3.13] gh-154046: docs: fix dead link to codahale timin...
4 days ago  Miss Islington... [3.13] gh-119710: fix asyncio Process.wait() to finish...
4 days ago  Miss Islington... [3.13] fix ResourceWarnings of test_kill_issue43884...
4 days ago  ilya[3.13] Fix grammatical typos in documentation (GH-15418...
4 days ago  Miss Islington... [3.13] gh-154144: Fix false positive from the stdbool...
4 days ago  Serhiy Storchaka[3.13] gh-153862: Fix curses window.inch() for non...
4 days ago  Serhiy Storchaka[3.13] gh-153864: Fix curses window.insch() for non...
4 days ago  Miss Islington... [3.13] improve json test coverage (GH-154123) (GH-154133)
4 days ago  Miss Islington... [3.13] Add test for explicit `cls` argument bypassing...
4 days ago  Miss Islington... [3.13] Document getopt and gnu_getopt longopts argument...
4 days ago  Miss Islington... [3.13] Improve colorsys coverage (GH-153982) (#154078)
4 days ago  Miss Islington... [3.13] gh-149319: Make `asyncio` REPL respect `-I`...
4 days ago  Miss Islington... [3.13] Fix typo "interruptability" in Logging Cookbook...
5 days ago  Miss Islington... [3.13] gh-153896: Deduplicate unhashable arguments...
5 days ago  Miss Islington... [3.13] gh-154001: Avoid division by zero in binomialvar...
5 days ago  Miss Islington... [3.13] Docs: point `uu` module users to the `"uu"`...
5 days ago  Miss Islington... [3.13] gh-150663: Document that PyErr_SetRaisedExceptio...
5 days ago  Miss Islington... [3.13] Fix parameter name of `read_mime_types()` in...
5 days ago  Miss Islington... [3.13] Add test coverage to check execution of GetoptEr...
5 days ago  Peter Bierma[3.13] gh-141004: Document unstable executable kind...
5 days ago  Peter Bierma[3.13] gh-141004: Document unstable perf map functions...
5 days ago  Miss Islington... [3.13] gh-141004: Document remaining `PyCF_*` compiler...
5 days ago  Peter Bierma[3.13] gh-71896: Add a docs warning about trailing...
5 days ago  Miss Islington... [3.13] gh-122102: Fix/improve docs of descriptor-relate...
5 days ago  Miss Islington... [3.13] Test `calendar.February` deprecation (GH-153893...
5 days ago  Miss Islington... [3.13] gh-153934: Correct documented parameter in ...
5 days ago  Miss Islington... [3.13] gh-153926: Fix documented parameter name for...
5 days ago  Miss Islington... [3.13] gh-153808: Replace obsolete 'condition list...
5 days ago  Miss Islington... [3.13] gh-153899: Fix documented parameter names for...
6 days ago  Miss Islington... [3.13] gh-153853: Fix parameter name of calendar.setfir...
6 days ago  Serhiy Storchaka[3.13] gh-85943: Fix BytesWarning in the struct format...
7 days ago  Miss Islington... [3.13] gh-153404: Silently ignore non-decimal digits...
7 days ago  Jelle Zijlstra[3.13] gh-145521: Add 'infer_variance' parameter to...
8 days ago  Serhiy Storchaka[3.13] gh-153550: Modernize the older prose sections...
8 days ago  Serhiy Storchaka[3.13] gh-128846: Fix test_configure_custom_copy for...
8 days ago  stevens[3.13] gh-151126: Fix missing memory errors in `_interp...
8 days ago  Thomas Kowalski[3.13] gh-149689: add missing error checks in `Parser...
8 days ago  Boy Steven[3.13] Docs: fill in descriptor C API docs (GH-146644...
8 days ago  Serhiy Storchaka[3.13] gh-151623: Add missing curses docstrings and...
8 days ago  Serhiy Storchaka[3.13] gh-89554: Document standard type objects in...
8 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in the os...
8 days ago  Serhiy Storchaka[3.13] gh-71086: Document negative offset support in...
8 days ago  Serhiy Storchaka[3.13] gh-87904: Document curses classes (GH-151643...
8 days ago  Serhiy Storchaka[3.13] gh-93417: Improve test_mimetypes (GH-150725...
8 days ago  tonghuaroot... [3.13] gh-153695: Fix sqlite3.Row.__hash__ with an...
9 days ago  Serhiy Storchaka[3.13] gh-153716: Harden ttk/tkinter GUI tests against...
9 days ago  Miss Islington... [3.13] Remove duplicate button_ok code in idlelib.textv...
9 days ago  Russell Keith... [3.13] gh-153631: Ensure iOS simulator is running befor...
9 days ago  Miss Islington... [3.13] gh-151912: Fix segfault in `type()` with NULL...
9 days ago  Kumar Aditya[3.13] gh-71019: document which objects connect_read_pi...
10 days ago  Miss Islington... [3.13] gh-153658: Fix sqlite3 iterdump() for table...
10 days ago  Miss Islington... [3.13] gh-89696: Fix `loop.sock_connect` docs on addres...
11 days ago  Miss Islington... [3.13] gh-90431: Document cancellation behavior of...
12 days ago  Miss Islington... [3.13] gh-152132: Close stderr_copy in test_api.test_ru...
12 days ago  Miss Islington... [3.13] gh-102591: Document that urlcleanup resets the...
12 days ago  Miss Islington... [3.13] gh-152614: Add raises to `QueueShutDown` in...
12 days ago  Serhiy Storchaka[3.13] gh-86726: Fix and improve tkinter documentation...
12 days ago  Miss Islington... [3.13] gh-86726: Note that the ttk Treeview separator...
12 days ago  Miss Islington... [3.13] gh-126877: Fix the configure check for Tcl/Tk...
12 days ago  Miss Islington... [3.13] gh-88647: Fix tkinter config() docs for synonym...
13 days ago  Serhiy Storchaka[3.13] gh-128846: Make tkinter tests robust against...
13 days ago  Victor Stinner[3.13] gh-152132: Test Py_CompileString() in test_capi...
13 days ago  Miss Islington... [3.13] gh-153380: Adapt ttk tests to Tk 9.1 changes...
13 days ago  Miss Islington... [3.13] gh-88574: Do not swallow the line after a termin...
13 days ago  Miss Islington... [3.13] gh-153422: Assert bool return type in tkinter...
13 days ago  Steve Dower[3.13] gh-153438: Update NuGet download URL (GH-153482...
13 days ago  Miss Islington... [3.13] gh-151942: Fix all Sphinx nitpicks in the Python...
13 days ago  Miss Islington... [3.13] gh-151942: Fix all Sphinx nitpicks in the 2...
2026-07-10  Serhiy Storchaka[3.13] gh-69134: Harden NotebookTest.test_traversal...
2026-07-10  Miss Islington... [3.13] gh-152132: Fix bugs in Py_RunMain() (GH-153461...
2026-07-09  Victor Stinner[3.13] gh-152132: Fix Py_RunMain() to return an exit...
2026-07-09  Miss Islington... [3.13] gh-153406: Raise ValueError, not OverflowError...
2026-07-09  Barry Warsaw[3.13] gh-153056: Backport the relevant bits of (#15305...
2026-07-09  Miss Islington... [3.13] gh-146531: Broaden `wm_iconbitmap` skip on macOS...
2026-07-09  Miss Islington... [3.13] gh-153444: Fix compile warning in `Modules/_inte...
2026-07-09  Miss Islington... [3.13] gh-153417: Fix BytesWarning in imaplib error...
2026-07-09  Victor Stinner[3.13] gh-152132: Test all PyRun functions in test_capi...
2026-07-09  Miss Islington... [3.13] gh-130578: clarify urllib.parse.quote parameter...
2026-07-09  Miss Islington... [3.13] gh-47005: fix do_open() to let regular headers...
2026-07-08  sobolevn[3.13] gh-153210: Restore accidental `array.ArrayType...
2026-07-08  Hugo van Kemenade[3.13] gh-145098: Use `macos-26[-intel]` instead of...
2026-07-08  Miss Islington... [3.13] gh-143990: Preserve the size when creating a...
2026-07-08  Donghee Na[3.13] gh-153083: Defer GC tracking of an array to...
2026-07-08  Miss Islington... [3.13] gh-86017: Document displayof for Font.actual...
2026-07-08  tonghuaroot... [3.13] gh-152157: Reject empty fractions in `_datetime...
2026-07-07  Serhiy Storchaka[3.13] gh-143921: Reject NUL, CR and LF in IMAP command...
2026-07-07  Miss Islington... [3.13] gh-153252: Fix error handling in `_PyCompile_Cod...
2026-07-07  Serhiy Storchaka[3.13] gh-83274: Don't crash when a Tcl interpreter...
2026-07-07  Miss Islington... [3.13] Seed pip caches for docs on `main`/`3.x` branche...
2026-07-07  sobolevn[3.13] gh-153210: Fix `array` module import crash under...
2026-07-07  Senthil Kumaran[3.13] gh-82151: Update and improve urlsplit docstring...
2026-07-07  Miss Islington... [3.13] gh-153068: Preserve cprofile enable errors ...
next