Commits
User selector
Commit history
Commits on Jul 29, 2026
gh-135736: Fix interaction between TaskGroup and aclose() (#154649)
Show description for 49f9667authoredgh-64192: Add *buffersize* to `imap()`/`imap_unordered()` in `multiprocessing.pool` (GH-136871)
Show description for ae18daeauthored

Commits on Jul 28, 2026
- authored
gh-154661: Reorganize difflib documentation (GH-154662)
Show description for 1a40b7bandauthored
Commits on Jul 27, 2026
gh-152548: Add a test.support.isolation.runInSubprocess() decorator (GH-152551)
Show description for bde526dandauthoredgh-154749: Reject a terminal-less screen in curses.set_term() (GH-154750)
Show description for b099df5authored
Commits on Jul 24, 2026
- authored
gh-70990: Support bytes addresses of Unix sockets in SysLogHandler (GH-154500)
Show description for 46acb79andauthored- authored
gh-153785: Generate `AttributeError` messages from context (#153786)
Show description for ae72d0candauthored
Commits on Jul 23, 2026
gh-153903: Copy docstrings and other metadata in `ctypes.util.wrap_dll_function` (GH-154495)
Show description for 2b4e062andauthored- authored
Commits on Jul 22, 2026
gh-150076: Fix the documented signature of warnings.deprecated (#153879)
Show description for 56ad3bcandauthoredgh-80678: Document the preferred delimiters of csv.Sniffer (#154336)
Show description for 79cdceeandauthored
Commits on Jul 21, 2026
gh-154320: Fix swapped __defaults__/__kwdefaults__ in annotationlib docs (#154321)
Show description for dc72be1authoredgh-139373: Fix asyncio Process.communicate() losing output when cancelled (#154223)
Show description for 027a833authoredgh-83273: Rewrite csv.Sniffer dialect detection using trial parsing (GH-153694)
Show description for 25fea6dandauthored
Commits on Jul 20, 2026
Commits on Jul 19, 2026
- authored
gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
Show description for 5625b18authoredgh-151949: Fix Sphinx reference warnings in `Doc/library/lzma.rst` (GH-153878)
Show description for 1530b38authoredDocument getopt and gnu_getopt longopts argument as string (#153976)
Show description for 16562f1authored- authored
gh-153862: Fix curses window.inch() for non-ASCII characters on a wide build (GH-153863)
Show description for a83aaa9andauthored
Commits on Jul 18, 2026
Docs: point `uu` module users to the `"uu"` encoding (#153657)
Show description for a1d5804andauthoredgh-153856: Add `os.RWF_NOSIGNAL` constant (#153858)
Show description for a85a674authored- authored
- authored
gh-122102: Fix/improve docs of descriptor-related tools in `inspect` (GH-122104)
Show description for 87f8fc8andauthored- authored
gh-153903: Add a `ctypes` decorator for generating function pointers using annotations (GH-153904)
Show description for 0e81ef9authoredgh-153926: Fix documented parameter name for `calendar.calendar` and `calendar.prcal` (#153927)
Show description for d12434bauthored- authored