Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-94518: Port 23-argument
_posixsubprocess.fork_exec
to Argument Clinic
awaiting review
#94519
opened Jul 2, 2022 by
arhadthedev
Loading…
gh-94512: Fix forced arg format in AC-processed multiprocessing
awaiting review
#94517
opened Jul 2, 2022 by
arhadthedev
Loading…
gh-94512: Fix forced arg format in AC-processed overlapped
awaiting review
#94516
opened Jul 2, 2022 by
arhadthedev
Loading…
gh-94512: Fix forced arg format in AC-processed resource
awaiting review
#94515
opened Jul 2, 2022 by
arhadthedev
Loading…
gh-94512: Fix forced arg format in AC-processed msvcrtmodule
awaiting review
#94514
opened Jul 2, 2022 by
arhadthedev
Loading…
gh-94512: Fix forced arg format in AC-processed winreg
awaiting review
#94513
opened Jul 2, 2022 by
arhadthedev
Loading…
gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace
awaiting core review
needs backport to 3.10
needs backport to 3.11
#94511
opened Jul 2, 2022 by
pablogsal
Loading…
gh-94508: Micro-optimization: Use memmove instead of for loop in list.insert()
awaiting review
#94509
opened Jul 2, 2022 by
radiantly
Loading…
gn-91351: Fix some bugs in importlib handling of re-entrant imports
awaiting review
#94504
opened Jul 1, 2022 by
exarkun
Loading…
gh-94499 Add test for private name mangling in class pattern matching
awaiting review
skip news
tests
Tests in the Lib/test dir
#94500
opened Jul 1, 2022 by
da-woods
Loading…
gh-94485: Set line number of module's RESUME instruction to 0, as specified by PEP 626.
awaiting core review
#94498
opened Jul 1, 2022 by
iritkatriel
Loading…
Convert PEP 630 (Isolating Extension Modules) to "HOWTO"
awaiting core review
docs
Documentation in the Doc dir
skip issue
skip news
#94489
opened Jul 1, 2022 by
encukou
Loading…
[3.11] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371)
awaiting review
#94482
opened Jul 1, 2022 by
miss-islington
Loading…
gh-94478: Fix bug unsafe not set when patching
awaiting review
#94479
opened Jul 1, 2022 by
LakmalCaldera
Loading…
gh-94471: Enable pointer authentication on aarch64 builds
awaiting review
#94472
opened Jul 1, 2022 by
jgowdy
Loading…
gh-78707: deprecate passing >1 argument to
PurePath.[is_]relative_to()
awaiting review
#94469
opened Jun 30, 2022 by
barneygale
Loading…
gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging
awaiting review
#94468
opened Jun 30, 2022 by
yonatanp
Loading…
gh-90005: Port readline and curses to PY_STDLIB_MOD
awaiting core review
#94452
opened Jun 30, 2022 by
tiran
Loading…
[3.10] GH-94329: Don't raise on excessive stack consumption (GH-94421)
awaiting core review
#94448
opened Jun 30, 2022 by
markshannon
Loading…
gh-94430: Allow parameters named
module
or self
with custom C names in Argument Clinic
awaiting core review
#94431
opened Jun 29, 2022 by
erlend-aasland
Loading…
gh-91330: Tests and docs for dataclass descriptor-typed fields
awaiting review
tests
Tests in the Lib/test dir
#94424
opened Jun 29, 2022 by
debonte
Loading…
[3.11] [Enum] store members in class dict; comment out tests
awaiting core review
DO-NOT-MERGE
#94392
opened Jun 28, 2022 by
ethanfurman
Loading…
gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin
awaiting core review
needs backport to 3.10
needs backport to 3.11
#94386
opened Jun 28, 2022 by
pablogsal
Loading…
gh-94383: Remove ElementTree.Element.copy() method
awaiting core review
#94384
opened Jun 28, 2022 by
vstinner
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.