Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/cpython
Pull Requests
Commits
Open
Closed
gh-131178: Add tests for mimetypes command-line interface
tests
awaiting review
#149681 by
htjworld
was closed 2026-05-11 14:41
[3.15] gh-144957: Fix lazy imports + module __getattr__ (GH-149624)
topic-lazy-imports
#149678 by
miss-islington
was merged 2026-05-11 13:36
[3.14] gh-149663: fix typo in `unittest` docs (GH-149670)
docs
skip news
#149673 by
miss-islington
was merged 2026-05-11 12:01
[3.15] gh-149663: fix typo in `unittest` docs (GH-149670)
docs
skip news
#149672 by
miss-islington
was merged 2026-05-11 12:02
gh-149663: fix typo in unittest docs, hastattr -> hasattr
docs
skip news
#149670 by
arnimarj
was merged 2026-05-11 11:54
[3.13] gh-146061: Clarify indent=None in json docs (GH-146095)
skip news
#149669 by
miss-islington
was merged 2026-05-11 11:38
[3.14] gh-146061: Clarify indent=None in json docs (GH-146095)
skip news
#149668 by
miss-islington
was merged 2026-05-11 11:40
[3.15] gh-146061: Clarify indent=None in json docs (GH-146095)
skip news
#149667 by
miss-islington
was merged 2026-05-11 11:44
[3.15] gh-149083: use sentinel to fix _functools.reduce() signature (GH-149591)
skip news
#149653 by
miss-islington
was merged 2026-05-10 23:32
[3.15] gh-139489: Add is_valid_text to xml.__all__ (GH-149641)
#149652 by
miss-islington
was merged 2026-05-10 21:11
Docs: add comma in socket __init__ comment
awaiting review
#149651 by
moalabeddev
was closed 2026-05-10 20:57
gh-139489: Add is_valid_text to xml.__all__
#149641 by
JelleZijlstra
was merged 2026-05-10 20:43
[3.15] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904)
#149639 by
miss-islington
was merged 2026-05-10 14:11
[3.14] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904)
#149638 by
miss-islington
was merged 2026-05-10 14:08
gh-149634: Remove deprecated and unused `tarfile.Tarfile.tarfile` attr
#149635 by
sobolevn
was merged 2026-05-11 10:54
gh-149611: Explain return values for `Path.write_text()` and `Path.write_bytes()`
skip news
#149629 by
omkar-334
was merged 2026-05-10 17:41
gh-144957: Fix lazy imports + module __getattr__
topic-lazy-imports
#149624 by
JelleZijlstra
was merged 2026-05-11 13:08
[3.15] gh-139871: Fix 3.15 bytearray.take_bytes example (GH-149520)
docs
skip news
#149622 by
miss-islington
was merged 2026-05-09 21:47
[3.14] Fix minor typos in unicode.rst (GH-149587)
docs
skip issue
skip news
#149621 by
miss-islington
was merged 2026-05-09 21:38
[3.15] Fix minor typos in unicode.rst (GH-149587)
docs
skip issue
skip news
#149620 by
miss-islington
was merged 2026-05-09 21:39
[3.13] gh-149388: Make asyncio `PipeHandle.close` idempotent (GH-149518)
topic-asyncio
#149607 by
miss-islington
was merged 2026-05-09 15:08
[3.14] gh-149388: Make asyncio `PipeHandle.close` idempotent (GH-149518)
topic-asyncio
#149606 by
miss-islington
was merged 2026-05-09 15:08
[3.15] gh-149388: Make asyncio `PipeHandle.close` idempotent (GH-149518)
topic-asyncio
#149605 by
miss-islington
was merged 2026-05-09 15:08
[3.15] gh-149430: Fix edge-cases in `profiling.sampling` outputs (GH-149431)
skip news
#149602 by
miss-islington
was merged 2026-05-09 13:33
gh-149598: Remove `strm` argument support from `logging` handlers
#149599 by
sobolevn
was merged 2026-05-11 00:05
[3.15] gh-149083: Convert `_initial_missing` for pure py `reduce` to `sentinel` (GH-149536)
skip news
#149592 by
miss-islington
was merged 2026-05-09 08:27
gh-149083: use sentinel to fix _functools.reduce() signature
awaiting merge
skip news
#149591 by
skirpichev
was merged 2026-05-10 22:22
Fix typos in C API documentation
docs
skip issue
skip news
#149588 by
lpyu001
was merged 2026-05-11 08:28
Fix minor typos in unicode.rst
docs
skip issue
skip news
needs backport to 3.13
#149587 by
manoj-km24
was merged 2026-05-09 21:31
[3.15] gh-149474: use `Py_fopen` in `Binary{Reader,Writer}` for audit hook and path-like support (GH-149524)
#149586 by
miss-islington
was merged 2026-05-09 00:28
Older