-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-136282: Configparser: create unnamed sections via mapping protocol access
awaiting review
#136313
opened Jul 5, 2025 by
Rogdham
Loading…
gh-125893: Add type check for category argument in warnings.simplefilter and warnings.filterwarning
awaiting review
#136305
opened Jul 4, 2025 by
hasrat17
Loading…
gh-135552: Add tests that check if weakref for tp_subclasses cleared after finalization
awaiting review
skip news
tests
Tests in the Lib/test dir
#136304
opened Jul 4, 2025 by
sergey-miryanov
Loading…
gh-89341: Support creation of a link to the file by fd
#136302
opened Jul 4, 2025 by
serhiy-storchaka
•
Draft
gh-136250: Clarify Integer string conversion length limitation
awaiting core review
docs
Documentation in the Doc dir
skip news
#136279
opened Jul 4, 2025 by
KentaroJay
Loading…
gh-133644: Remove
PySys_SetArgv*
for 3.15
awaiting review
topic-C-API
#136277
opened Jul 4, 2025 by
xuantengh
Loading…
gh-136264: Fix PEP-739 build-details generation with relative-paths
awaiting review
needs backport to 3.14
bugs and security fixes
#136265
opened Jul 4, 2025 by
itamaro
Loading…
gh-136228: Clarify example in exception handling section
awaiting review
docs
Documentation in the Doc dir
skip news
#136257
opened Jul 3, 2025 by
KentaroJay
Loading…
gh-136251: Improvements to WASM demo REPL
awaiting core review
#136252
opened Jul 3, 2025 by
adqm
Loading…
Remove mention of 'Unicode' strings in documentation
awaiting review
docs
Documentation in the Doc dir
skip issue
skip news
#136215
opened Jul 2, 2025 by
Viicos
Loading…
gh-125862: Context decorator support for generators and async functions
awaiting review
#136212
opened Jul 2, 2025 by
agronholm
Loading…
gh-136179: Document unsafe keyword for patch, patch.object, and create_autospec
awaiting review
docs
Documentation in the Doc dir
skip news
#136208
opened Jul 2, 2025 by
leonarduschen
Loading…
gh-79922: Remove always false test skips
awaiting review
skip news
tests
Tests in the Lib/test dir
#136202
opened Jul 2, 2025 by
StanFromIreland
Loading…
gh-135552: Make the GC clear weakrefs later.
awaiting core review
#136189
opened Jul 1, 2025 by
nascheme
Loading…
gh-76535: Make
PyUnicode_ToLowerFull
and friends public
awaiting merge
#136176
opened Jul 1, 2025 by
lysnikolaou
Loading…
gh-136170: Use earliest zinfo.header_offset as ZipFile.data_offset
awaiting review
#136171
opened Jul 1, 2025 by
danifus
Loading…
gh-136097: Fix sysconfig._parse_makefile()
awaiting merge
#136166
opened Jul 1, 2025 by
serhiy-storchaka
Loading…
gh-130979: Doc: Generate ids for audit_events using docname
awaiting review
#136165
opened Jul 1, 2025 by
danigm
Loading…
gh-136057: Allow step and next to step over for loops
awaiting core review
needs backport to 3.13
bugs and security fixes
needs backport to 3.14
bugs and security fixes
#136160
opened Jul 1, 2025 by
gaogaotiantian
Loading…
gh-135629: rewrite language reference section on except* to improve clarity
awaiting core review
docs
Documentation in the Doc dir
skip news
#136150
opened Jun 30, 2025 by
iritkatriel
Loading…
gh-134939: Add a Multiple Interpreters Howto Doc
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.14
bugs and security fixes
skip news
#136143
opened Jun 30, 2025 by
ericsnowcurrently
Loading…
gh-132657: Avoid locks and refcounts in frozenset operations
awaiting review
performance
Performance or resource usage
#136107
opened Jun 29, 2025 by
eendebakpt
Loading…
gh-134584: Eliminate redundant refcounting from
_CALL_LEN
awaiting core review
skip news
#136104
opened Jun 29, 2025 by
corona10
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.