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-96512: Modernize int_max_str_digits protection in 3.12 awaiting core review DO-NOT-MERGE interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir type-feature A feature request or enhancement
#96568 opened Sep 5, 2022 by gpshead Draft
gh-88355: Fix backslashes in AF_PIPE awaiting review docs Documentation in the Doc dir skip news
#96543 opened Sep 3, 2022 by cousteaulecommandant Loading…
gh-96538: Move some type-checking out of bisect loops awaiting core review performance Performance or resource usage stdlib Python modules in the Lib dir
#96539 opened Sep 3, 2022 by sweeneyde Loading…
GH-93911: Fix LOAD_ATTR_PROPERTY caches awaiting core review performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#96519 opened Sep 2, 2022 by brandtbucher Loading…
GH-91432: Remove the iterator_exhausted_no_error label awaiting core review interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) skip news
#96517 opened Sep 2, 2022 by brandtbucher Loading…
gh-88057: in compile.c, assertion that stackdepth is alway >=0 is missing in one place awaiting core review interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) skip news
#96513 opened Sep 2, 2022 by iritkatriel Loading…
gh-95675 filter uid/guid in test_add_dir_getmember awaiting review skip news tests Tests in the Lib/test dir
#96505 opened Sep 2, 2022 by ulisesojeda Loading…
GH-96465: Cache hashes for Fraction instances awaiting core review performance Performance or resource usage
#96483 opened Sep 1, 2022 by rhettinger Loading…
gh-96143: Clear instruction cache after mprotect call awaiting core review 🤖 automerge PR will be merged once it's been approved and all CI passed skip news
#96476 opened Sep 1, 2022 by pablogsal Loading…
gh-95591: enum: _FlagTests were never run awaiting review skip news tests Tests in the Lib/test dir
#96475 opened Sep 1, 2022 by sobolevn Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.