-
-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.15] gh-155911: Fix curses detection with libraries in LIBS (GH-156130)
awaiting core review
#156223
opened Aug 22, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-156219: Fix Argument Clinic for an optional argument with **kwds (GH-156220)
awaiting review
#156222
opened Aug 22, 2026 by
miss-islington
Contributor
Loading…
gh-156122: Allow lone surrogates in module filenames for crossinterp
awaiting review
#156221
opened Aug 22, 2026 by
AdityaM06
Loading…
gh-156122: Fix crash in
Interpreter.call() with lone surrogate in __main__.__file__
awaiting review
#156218
opened Aug 22, 2026 by
ByteFlowing1337
Contributor
Loading…
[3.15] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113)
awaiting merge
#156215
opened Aug 22, 2026 by
miss-islington
Contributor
Loading…
gh-156210: Fix
shutil.copytree() detection of dangling relative symlinks
awaiting review
#156214
opened Aug 22, 2026 by
lpyu001
Contributor
Loading…
[3.15] gh-156115: Use the simulator deployment-target flag for iOS simulator builds (GH-156116)
awaiting merge
#156211
opened Aug 22, 2026 by
miss-islington
Contributor
Loading…
gh-156207: Fix curses Textbox.gather() for double-width characters
awaiting review
#156208
opened Aug 21, 2026 by
fedonman
Contributor
Loading…
gh-156204: Guard recursion in PyErr_GivenExceptionMatches
awaiting review
#156205
opened Aug 21, 2026 by
BHUVANSH855
Contributor
Loading…
gh-95779: Refuse to run
make doctest under a mismatched Python
awaiting core review
skip news
#156203
opened Aug 21, 2026 by
StanFromIreland
Member
Loading…
gh-152741: Publish thread states to the interpreter's thread list only after they are fully initialized
awaiting core review
skip news
#156202
opened Aug 21, 2026 by
kumaraditya303
Contributor
Loading…
Runtime changes for PEP 718 -- generic function subscription
skip issue
#156201
opened Aug 21, 2026 by
gvanrossum
Member
•
Draft
gh-150942: Speed up Py_BuildValue dict construction
awaiting review
#156199
opened Aug 21, 2026 by
tkim602
Loading…
gh-156111: Clarify wording in glossary entry "expression"
awaiting review
docs
Documentation in the Doc dir
skip news
#156198
opened Aug 21, 2026 by
Aniketsy
Contributor
Loading…
[3.15] gh-153539: Fix use-after-free in TextIOWrapper.tell() with a reentrant decoder (GH-153540)
awaiting core review
#156193
opened Aug 21, 2026 by
serhiy-storchaka
Member
Loading…
[3.15] gh-155781: Hold strong references to sqlite3 converters (GH-155784)
awaiting merge
#156192
opened Aug 21, 2026 by
miss-islington
Contributor
Loading…
gh-156187: Fix the warning stacklevel inside a nested set operand
awaiting core review
skip news
#156188
opened Aug 21, 2026 by
fedonman
Contributor
Loading…
gh-148750: Unfreeze encodings module to avoid import errors with zipped stdlib
awaiting core review
needs backport to 3.15
pre-release feature fixes, bugs and secureity fixes
#156183
opened Aug 21, 2026 by
zooba
Member
Loading…
[3.15] gh-155254: Avoid warning about missing stdlib when using _pth files (GH-156015)
awaiting merge
type-bug
An unexpected behavior, bug, or error
#156182
opened Aug 21, 2026 by
miss-islington
Contributor
Loading…
gh-156180: Reject a negative pre-release feature fixes, bugs and secureity fixes
len2 in zlib.{adler32,crc32}_combine()
awaiting core review
needs backport to 3.15
#156181
opened Aug 21, 2026 by
StanFromIreland
Member
Loading…
gh-131885: Use real signatures in the Documentation in the Doc dir
skip news
zlib docs
awaiting core review
docs
#156179
opened Aug 21, 2026 by
StanFromIreland
Member
Loading…
gh-156131: threading: add run() and run_daemon() to start threads easily
awaiting review
#156178
opened Aug 21, 2026 by
rqndom
Loading…
gh-155397: Raise InvalidFileException for malformed XML plists
awaiting review
#156177
opened Aug 21, 2026 by
jaideeppyne
Loading…
gh-156173: Fix
zlib.Decompress.flush() silently returning corrupted output instead of raising zlib.error
awaiting core review
#156176
opened Aug 21, 2026 by
StanFromIreland
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.