Skip to content

Pull requests: python/cpython

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

Pull requests list

gh-88071: Update docstrings awaiting review stdlib Python modules in the Lib dir
#101806 opened Feb 10, 2023 by ischurov Loading…
gh-101640: Argparse without stdio awaiting review expert-IO stdlib Python modules in the Lib dir
#101802 opened Feb 10, 2023 by arhadthedev Loading…
gh-101789: [WIP] Add length hints to some itertools awaiting review stdlib Python modules in the Lib dir
#101790 opened Feb 10, 2023 by bartbroere Loading…
gh-101773: Optimize creation of Fraction's in private methods awaiting review performance Performance or resource usage
#101780 opened Feb 10, 2023 by skirpichev Loading…
gh-68141: Guard test_mmap.LargeMmapTests.* with a timeout awaiting review performance Performance or resource usage tests Tests in the Lib/test dir
#101774 opened Feb 10, 2023 by arhadthedev Draft
gh-101765: Fix SystemError / segfault from undefined behavior in iter __reduce__ awaiting core review interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#101769 opened Feb 10, 2023 by ionite34 Loading…
7 tasks done
All outcomes of store_true and store_false awaiting review docs Documentation in the Doc dir skip issue skip news
#101744 opened Feb 9, 2023 by j-i-l Loading…
gh-101575: document Decimal.__round__() awaiting review docs Documentation in the Doc dir skip news
#101737 opened Feb 9, 2023 by OTheDev Loading…
Doc: fixed style in library/argparse.rst awaiting review docs Documentation in the Doc dir skip news
#101733 opened Feb 9, 2023 by MarcinWieczorek Loading…
ProTip! Exclude everything labeled bug with -label:bug.