Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-113703: Correctly identify incomplete f-strings in the codeop module
awaiting core review
needs backport to 3.12
bug and security fixes
#113709
opened Jan 4, 2024 by
pablogsal
Loading…
gh-110383: Added explanation in Doc about array data types range. Based on GNU docs
awaiting review
docs
Documentation in the Doc dir
skip news
#113708
opened Jan 4, 2024 by
LombardiDaniel
Loading…
gh-113706: Update comment about long int representation
awaiting review
skip news
#113707
opened Jan 4, 2024 by
mdboom
Loading…
gh-113692: skip a test if multiprocessing isn't available.
awaiting core review
skip news
tests
Tests in the Lib/test dir
#113704
opened Jan 4, 2024 by
vsajip
Loading…
GH-113655: Use PyOS_CheckStack on those platforms that support it
#113701
opened Jan 4, 2024 by
markshannon
•
Draft
[3.11] gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference (GH-113697)
awaiting merge
skip news
#113699
opened Jan 4, 2024 by
miss-islington
Loading…
[3.12] gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference (GH-113697)
awaiting merge
skip news
#113698
opened Jan 4, 2024 by
miss-islington
Loading…
gh-113664: Improve style of Big O notation
awaiting merge
docs
Documentation in the Doc dir
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
skip news
#113695
opened Jan 4, 2024 by
serhiy-storchaka
Loading…
GH-113225: Speed up Performance or resource usage
skip news
topic-pathlib
pathlib._abc.PathBase.walk(top_down=False)
awaiting core review
performance
#113693
opened Jan 3, 2024 by
barneygale
Loading…
Add module docstring for
pathlib._abc
.
awaiting core review
skip issue
skip news
topic-pathlib
#113691
opened Jan 3, 2024 by
barneygale
Loading…
gh-113538: Don't crash in stream reader protocol callback when task is cancelled
awaiting core review
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
topic-asyncio
#113690
opened Jan 3, 2024 by
gvanrossum
Loading…
Fix some grammar mistakes in comments in _pylong.py
awaiting review
#113683
opened Jan 3, 2024 by
georgepittock
Loading…
GH-113486: Do not emit spurious (Objects, Python, Grammar, and Parser dirs)
PY_UNWIND
events for optimized calls to classes.
awaiting merge
interpreter-core
#113680
opened Jan 3, 2024 by
markshannon
Loading…
gh-85287: Change codecs to raise precise UnicodeEncodeError and UnicodeDecodeError
awaiting review
#113674
opened Jan 3, 2024 by
jjsloboda
Loading…
gh-113664: Update big O notation in bisect.rst to be consistently mono-spaced
awaiting merge
docs
Documentation in the Doc dir
skip news
#113673
opened Jan 3, 2024 by
jnichols0
Loading…
gh-113655: Reduce recursion limit to a safe number for Windows
awaiting review
needs backport to 3.12
bug and security fixes
OS-windows
skip news
#113668
opened Jan 2, 2024 by
mdboom
Loading…
gh-113666: Adding missing UF_ and SF_ flags to module 'stat'
awaiting core review
OS-mac
#113667
opened Jan 2, 2024 by
ronaldoussoren
Loading…
Update DIFF_OMITTED advice to be usable code
awaiting review
#113665
opened Jan 2, 2024 by
amh-mw
Loading…
gh-92936: allow double quote in cookie values
awaiting review
#113663
opened Jan 2, 2024 by
nburns
Loading…
gh-113659: Skip hidden .pth files
awaiting core review
needs backport to 3.8
only security fixes
needs backport to 3.9
only security fixes
needs backport to 3.10
only security fixes
needs backport to 3.11
bug and security fixes
needs backport to 3.12
bug and security fixes
type-security
A security issue
#113660
opened Jan 2, 2024 by
serhiy-storchaka
Loading…
gh-111488: Changed error message in case of no 'in' keyword after 'for' in cmp
awaiting changes
#113656
opened Jan 2, 2024 by
grigoriev-semyon
Loading…
gh-58032: Do not use argparse.FileType in module CLIs and scripts
awaiting merge
skip news
#113649
opened Jan 2, 2024 by
serhiy-storchaka
Loading…
gh-113626: Add allow_code parameter in marshal functions
awaiting core review
#113648
opened Jan 2, 2024 by
serhiy-storchaka
Loading…
gh-103092: Port some
_ctypes
data types to heap types
awaiting review
#113630
opened Jan 1, 2024 by
neonene
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.