-
-
Notifications
You must be signed in to change notification settings - Fork 30.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
link to the correct output method in documentation
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip issue
skip news
#127857
opened Dec 12, 2024 by
kviktor
Loading…
gh-127847: Fix position in the special-cased zipfile seek
awaiting review
#127856
opened Dec 12, 2024 by
dimaryaz
Loading…
GH-127807: pathlib ABCs: remove
PathBase._unsupported_msg()
awaiting core review
skip news
topic-pathlib
#127855
opened Dec 12, 2024 by
barneygale
Loading…
gh-127852: add remark about ',' separator
awaiting review
docs
Documentation in the Doc dir
needs backport to 3.12
bug and security fixes
needs backport to 3.13
bugs and security fixes
skip news
#127854
opened Dec 12, 2024 by
skirpichev
Loading…
GH-127381: pathlib ABCs: remove uncommon
PurePathBase
methods
awaiting core review
skip news
topic-pathlib
#127853
opened Dec 12, 2024 by
barneygale
Loading…
GH-127807: pathlib ABCs: remove a few private attributes
awaiting core review
skip news
topic-pathlib
#127851
opened Dec 12, 2024 by
barneygale
Loading…
gh-127805: Clarify Formatter initialization in logging.rst
awaiting review
docs
Documentation in the Doc dir
skip news
#127850
opened Dec 12, 2024 by
Uvi-12
Loading…
gh-127747: Resolve BytesWarning in test.support.strace_helper
awaiting review
skip news
tests
Tests in the Lib/test dir
#127849
opened Dec 12, 2024 by
cmaloney
Loading…
gh-127845: Minor improvements to iOS test runner script
awaiting merge
needs backport to 3.13
bugs and security fixes
OS-ios
skip news
#127846
opened Dec 12, 2024 by
freakboy3742
Loading…
GH-127809: Fix the JIT's understanding of (Objects, Python, Grammar, and Parser dirs)
topic-JIT
type-crash
A hard crash of the interpreter, possibly with a core dump
**
awaiting core review
interpreter-core
#127844
opened Dec 11, 2024 by
brandtbucher
Loading…
gh-127840: pass flags and address from send_fds
awaiting review
#127841
opened Dec 11, 2024 by
mbachry
Loading…
gh-127750: Fix singledispatchmethod caching
awaiting review
#127839
opened Dec 11, 2024 by
eendebakpt
Loading…
gh-115999: Specialize
STORE_ATTR
in free-threaded builds.
awaiting core review
skip news
topic-free-threading
#127838
opened Dec 11, 2024 by
nascheme
Loading…
gh-127833: Docs: Add a
grammar-snippet
directive & replace productionlist
awaiting core review
skip news
#127835
opened Dec 11, 2024 by
encukou
Loading…
[3.13] gh-126937: ctypes: add test for maximum size of a struct field (GH-126938)
awaiting core review
skip news
tests
Tests in the Lib/test dir
#127825
opened Dec 11, 2024 by
encukou
Loading…
gh-127350: Add Py_fopen() function
awaiting core review
#127821
opened Dec 11, 2024 by
vstinner
Loading…
gh-127794: Validate header name according to rfc-5322 and allow only printable ascii characters
awaiting review
#127820
opened Dec 11, 2024 by
srinivasreddy
Loading…
gh-109975: Add list of 3.13 removed library replacements
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
#127816
opened Dec 11, 2024 by
youknowone
Loading…
[3.12] gh-127563: use
dk_log2_index_bytes=3
in empty dicts (GH-127568)
awaiting merge
skip news
#127813
opened Dec 11, 2024 by
miss-islington
Loading…
[3.13] gh-127257: ssl: Raise OSError for ERR_LIB_SYS (GH-127361)
awaiting merge
DO-NOT-MERGE
topic-SSL
#127812
opened Dec 11, 2024 by
miss-islington
Loading…
GH-127807: pathlib ABCs: move private copying methods to dedicated class
awaiting core review
skip news
topic-pathlib
#127810
opened Dec 11, 2024 by
barneygale
Loading…
unicodeobject: optimize find_first_nonascii
awaiting core review
skip issue
skip news
#127790
opened Dec 10, 2024 by
methane
Loading…
gh-127787: refactor helpers for
PyUnicodeErrorObject
internal interface
awaiting review
skip news
#127789
opened Dec 10, 2024 by
picnixz
Loading…
[3.12] gh-127637: add tests for
dis
command-line interface (#127759)
awaiting merge
#127780
opened Dec 10, 2024 by
picnixz
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.