Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.11] gh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INFO and POP_EXCEPT cases are no longer reachable (GH-94582)
awaiting core review
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
skip news
#94595
opened Jul 6, 2022 by
iritkatriel
Loading…
GH-93896: always set event loop in asyncio.run and IsolatedAsyncioTestCase
awaiting core review
#94593
opened Jul 6, 2022 by
kumaraditya303
•
Draft
gh-92228: disable the compiler's 'small exit block inlining' optimization
awaiting core review
#94592
opened Jul 6, 2022 by
iritkatriel
•
Draft
gh-94590: add signatures to operator itemgetter, attrgetter, methodcaller
awaiting review
#94591
opened Jul 6, 2022 by
eriknw
Loading…
bpo-45445: Revert "bpo-45445: Remove incorrectly commited test file"
awaiting core review
needs backport to 3.11
skip news
tests
Tests in the Lib/test dir
#94587
opened Jul 5, 2022 by
pablogsal
Loading…
gh-94584: Clarify Documentation in the Doc dir
tomllib
docs
awaiting review
docs
#94585
opened Jul 5, 2022 by
kj7rrv
Loading…
gh-85567: Fix pickle and pickletools not closing files
awaiting review
#94583
opened Jul 5, 2022 by
kj7rrv
Loading…
gh-94343: Ease initialization of reprlib.Repr attributes
awaiting review
#94581
opened Jul 5, 2022 by
finefoot
Loading…
gh-94215: Reproducer and fix for segfault in frame_setlineno()
awaiting core review
needs backport to 3.11
type-crash
A hard crash of the interpreter, possibly with a core dump
gh-92446: Fix Argparse and LZMACompressor Docs
awaiting review
docs
Documentation in the Doc dir
skip news
#94561
opened Jul 5, 2022 by
ulisesojeda
Loading…
gh-93649: Split vectorcall testing from _testcapimodule.c
awaiting core review
skip news
#94549
opened Jul 4, 2022 by
encukou
Loading…
gh-79149: Document call_soon_threadsafe as signal safe
awaiting review
docs
Documentation in the Doc dir
gh-93963: Document importlib.abc deprecations
awaiting review
docs
Documentation in the Doc dir
skip news
#94546
opened Jul 4, 2022 by
hugovk
Loading…
GH-78724: Initialize struct.Struct in __new__
awaiting changes
extension-modules
C modules in the Modules dir
needs backport to 3.10
needs backport to 3.11
#94532
opened Jul 3, 2022 by
kumaraditya303
Loading…
gh-93963: Remove deprecated names from importlib.abc.
awaiting core review
DO-NOT-MERGE
#94528
opened Jul 3, 2022 by
jaraco
Loading…
gh-94518: Port 23-argument
_posixsubprocess.fork_exec
to Argument Clinic
awaiting review
#94519
opened Jul 2, 2022 by
arhadthedev
•
Draft
gh-94512: Fix forced arg format in AC-processed overlapped
awaiting review
skip news
#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-94508: Micro-optimization: Use memmove instead of for loop in list.insert()
awaiting review
performance
Performance or resource usage
type-feature
A feature request or enhancement
#94509
opened Jul 2, 2022 by
radiantly
Loading…
gh-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-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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.