Skip to content

Pull requests: python/cpython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

gh-109700: fix memory error handling in PyDict_SetDefault interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.13 bugs and security fixes
#136338 by kumaraditya303 was merged Jul 6, 2025 Loading…
[3.14] gh-136315: Fix skipped multithreading test in test_zstd (GH-136320) skip news tests Tests in the Lib/test dir
#136322 by miss-islington was merged Jul 5, 2025 Loading…
gh-136315: Fix skipped multithreading test in test_zstd skip news tests Tests in the Lib/test dir
#136320 by emmatyping was merged Jul 5, 2025 Loading…
[3.14] gh-101100: Fix references in http.cookiejar docs (GH-136238) docs Documentation in the Doc dir skip news
#136318 by miss-islington was merged Jul 5, 2025 Loading…
[3.13] gh-101100: Fix references in http.cookiejar docs (GH-136238) docs Documentation in the Doc dir skip news
#136317 by miss-islington was merged Jul 5, 2025 Loading…
gh-136297: Test all pickle protocols in test_zoneinfo_property.py skip news tests Tests in the Lib/test dir
#136298 by sobolevn was merged Jul 5, 2025 Loading…
Fix a unstable link in urllib in stdlib tutorial awaiting review docs Documentation in the Doc dir skip news
#136296 by LamentXU123 was closed Jul 4, 2025 Loading…
Move or outside monospace syntax in tarfile.rst docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes skip issue skip news
#136263 by rffontenelle was merged Jul 4, 2025 Loading…
[3.14] Clarify some details regarding sys.monitoring (GH-133981) docs Documentation in the Doc dir skip issue skip news
#136259 by miss-islington was merged Jul 3, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.