Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.11] gh-94781: Fix Windows projects not cleaning intermediate and output files for frozen modules (GH-96423)
awaiting review
#96664
opened Sep 7, 2022 by
miss-islington
Loading…
gh-96661: Ensure default action for warnings is restored in the interpreter's state
awaiting review
#96662
opened Sep 7, 2022 by
ovchinnikov-v-a
Loading…
gh-96652: Check previous signal handler to be non-NULL
awaiting review
#96660
opened Sep 7, 2022 by
ovchinnikov-v-a
Loading…
[3.7] gh-96577: Fixes buffer overrun in _msi module (GH-96633)
awaiting merge
type-security
A security issue
#96659
opened Sep 7, 2022 by
miss-islington
Loading…
[3.8] gh-96577: Fixes buffer overrun in _msi module (GH-96633)
awaiting merge
type-security
A security issue
#96658
opened Sep 7, 2022 by
miss-islington
Loading…
[3.9] gh-96577: Fixes buffer overrun in _msi module (GH-96633)
awaiting merge
type-security
A security issue
#96657
opened Sep 7, 2022 by
miss-islington
Loading…
gh-96653: Remove duplicate CALL_STAT_INC(inlined_py_calls) in BINARY_SUBSCR_GETITEM
awaiting merge
skip news
#96654
opened Sep 7, 2022 by
itamaro
Loading…
gh-96526: Clarify format and __format__ docstrings
awaiting review
#96648
opened Sep 7, 2022 by
mikez
Loading…
GH-96636: Remove all uses of NOTRACE_DISPATCH
awaiting merge
#96643
opened Sep 7, 2022 by
markshannon
Loading…
gh-64373: Convert
_functools
to Argument Clinic
awaiting review
#96640
opened Sep 7, 2022 by
sobolevn
Loading…
gh-96522: Fix deadlock in pty.spawn
awaiting review
#96639
opened Sep 7, 2022 by
zhangyoufu
Loading…
Replace ad-hoc labels with Interpreter core (Objects, Python, Grammar, and Parser dirs)
skip issue
skip news
JUMP_TO_INSTRUCTION
awaiting core review
interpreter-core
#96634
opened Sep 7, 2022 by
brandtbucher
Loading…
gh-94808: Add test coverage for PyObject_HasAttrString
awaiting core review
#96627
opened Sep 6, 2022 by
MonadChains
Loading…
gh-76425: Cancel Listener.accept() after Listener is closed
awaiting review
expert-multiprocessing
#96626
opened Sep 6, 2022 by
zariiii9003
Loading…
Doc: Remove extra option ELLIPSIS from section with code in multiprocessing docs
awaiting review
docs
Documentation in the Doc dir
skip news
#96625
opened Sep 6, 2022 by
ikapeykin
Loading…
GH-90230: Fix warnings and failures with Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
--enable-pystats
awaiting core review
interpreter-core
#96622
opened Sep 6, 2022 by
brandtbucher
Loading…
[3.11] GH-96569: Avoid undefined behavior
awaiting core review
#96616
opened Sep 6, 2022 by
markshannon
Loading…
gh-94808: Cover Tests in the Lib/test dir
PyObject_PyBytes
case with custom __bytes__
method
awaiting core review
needs backport to 3.10
needs backport to 3.11
skip news
tests
#96610
opened Sep 6, 2022 by
sobolevn
Loading…
gh-94808:
_PyLineTable_StartsLine
was not used
awaiting review
skip news
#96609
opened Sep 6, 2022 by
sobolevn
Loading…
gh-88287: Add BufferingFormatter documentation.
awaiting core review
docs
Documentation in the Doc dir
skip news
#96608
opened Sep 6, 2022 by
vsajip
Loading…
DOC: fix URL redirect
awaiting core review
docs
Documentation in the Doc dir
skip issue
skip news
#96606
opened Sep 6, 2022 by
partev
Loading…
[3.11] gh-96478: Test Tests in the Lib/test dir
@overload
on C functions (GH-96479)
awaiting review
skip news
tests
#96604
opened Sep 5, 2022 by
miss-islington
Loading…
[3.11] gh-96587: Raise
SyntaxError
for PEP654 on older feature_version
(GH-96588)
awaiting merge
#96591
opened Sep 5, 2022 by
sobolevn
Loading…
GH-96582: fix possible NULL pointer dereference in _PyThread_CurrentFrames
awaiting merge
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
needs backport to 3.11
type-crash
A hard crash of the interpreter, possibly with a core dump
#96584
opened Sep 5, 2022 by
kumaraditya303
Loading…
gh-72719: Remove deprecated
asyncore
and asynchat
modules
awaiting review
#96580
opened Sep 5, 2022 by
sobolevn
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.