-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-108277: Add wrapper for timerfd_create, timerfd_settime, and timerfd_gettime to os module
#108382
by m-tmatma
Contributor
was merged Oct 7, 2023
Loading…
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 A feature request or enhancement
pathlib.Path.walk() method
topic-pathlib
type-feature
#92517
by zmievsa
Contributor
was merged Jul 22, 2022
Loading…
gh-117587: Add C implementation of
os.path.abspath
awaiting change review
DO-NOT-MERGE
#117855
by nineteendo
Contributor
was closed May 30, 2024
Loading…
bpo-39479:Add math.lcm() function: Least Common Multiple
awaiting merge
#18328
by ananthan-123
Contributor
was closed Feb 18, 2020
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…
GH-112354: Initial implementation of warm up on exits and trace-stitching
skip news
#114142
by markshannon
Member
was merged Feb 20, 2024
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…
gh-118184: Support tuples for
find, index, rfind & rindex
awaiting change review
DO-NOT-MERGE
#119501
by nineteendo
Contributor
was closed Jun 3, 2024
Loading…
gh-95023: Added os.setns and os.unshare to easily switch between namespaces on Linux
#95046
by noamcohen97
Contributor
was merged Oct 20, 2022
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…
gh-109802: removed inaccessible code from complexobject.c
awaiting review
skip news
#109642
by skirpichev
Member
was closed Oct 14, 2024
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…
bpo-45292: [PEP 654] Update traceback display code to work with exception groups
#29207
by iritkatriel
Member
was merged Nov 5, 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…
bpo-31368: Expose preadv (preadv2) and pwritev (pwritev2) in the os module
#5239
by pablogsal
Member
was merged Jan 27, 2018
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…
bpo-35113: Fix inspect.getsource to return correct source for inner classes
#10307
by tirkarthi
Member
was merged Apr 18, 2020
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.