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

bpo-37800: Clean up importlib documentation for some module attributes docs Documentation in the Doc dir skip news
#10016 by geryogam Contributor was merged Nov 16, 2021 Loading…
bpo-35813: Tests and docs for shared_memory skip news
#11816 by applio Member was merged Feb 24, 2019 Loading…
gh-90385: Add pathlib.Path.walk() method topic-pathlib type-feature A feature request or enhancement
#92517 by zmievsa Contributor was merged Jul 22, 2022 Loading…
gh-84116: Docs: Document help and aliases for argparse.add_parser() docs Documentation in the Doc dir skip news
#140574 by Krishna-web-hub Contributor was merged Feb 6, 2026 Loading…
gh-142349: Implement PEP 810 - Explicit lazy imports
#142351 by pablogsal Member was merged Feb 12, 2026 Loading…
bpo-37903: IDLE: Shell sidebar with prompts awaiting change review DO-NOT-MERGE type-feature A feature request or enhancement
#15474 by taleinat Contributor was closed Oct 13, 2020 Loading…
bpo-28009: Fix uuid.uuid1() and uuid.get_node() on AIX
#8672 by aixtools Contributor was merged Sep 26, 2019 Loading…
gh-110289: C API: Add PyUnicode_EqualToUTF8() function
#110297 by serhiy-storchaka Member was merged Oct 11, 2023 Loading…
bpo-37903: IDLE: Shell sidebar with prompts (take #2) stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement
#22682 by taleinat Contributor was merged Apr 28, 2021 Loading…
bpo-28724: Add methods send_fds, recv_fds to the socket module
#12889 by nanjekyejoannah Contributor was merged Sep 11, 2019 Loading…
bpo-39452: rewrite and expand __main__.rst docs Documentation in the Doc dir
#26883 by jdevries3133 Contributor was merged Aug 24, 2021 Loading…
gh-109595: Add -Xcpu_count=<n> cmdline for container users 3.13 bugs and security fixes docs Documentation in the Doc dir type-feature A feature request or enhancement
#109667 by corona10 Member was merged Oct 10, 2023 Loading…
gh-63416: Speed up assertEqual on long sequences awaiting changes performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#27434 by jdevries3133 Contributor was closed Apr 30, 2025 Loading…
gh-102950: Implement PEP 706 – Filter for tarfile.extractall
#102953 by encukou Member was merged Apr 24, 2023 Loading…
bpo-31582: Created a new section describing sys.path initialization docs Documentation in the Doc dir skip news
#31082 by RusselWebber Contributor was merged Mar 23, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.