Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.4k
Pull requests: python/cpython
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
gh-85588: Restore the __ne__() method in Set and Mapping awaiting core review needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes
#141366 openedNov 10, 2025 byserhiy-storchakaLoading…
gh-116738: Make csv module thread-safe needs backport to 3.14bugs and security fixes topic-free-threading
[3.14] GH-141212: Fix possible memory leak in gc_mark_span_push (gh-141213) awaiting review skip news topic-free-threading
#141364 openedNov 10, 2025 bymiss-islingtonLoading…
gh-140824: Implement the math package in Python awaiting changes skip news
#141363 openedNov 10, 2025 byvstinnerLoading…
gh-141360: Refactor test decimal awaiting review
#141361 openedNov 10, 2025 byefimov-mikhailLoading…
[3.14] gh-141174: ImproveTests in the Lib/test dir
annotationlib._Stringifier test coverage (GH-141220) awaiting review skip news tests #141358 openedNov 10, 2025 bymiss-islingtonLoading…
gh-141169: Re-raise exception from findfuncptr awaiting core review
#141349 openedNov 10, 2025 byencukouLoading…
gh-141336: Fix Unicode escape assertion failure in error handler awaiting review
#141344 openedNov 10, 2025 bymohsinm-devLoading…
gh-141335: Deque as a Growable Ring Buffer awaiting review
#141337 openedNov 10, 2025 bymatthiasgoergensLoading…
gh-141311: Avoid assertion in BytesIO readinto awaiting review
#141333 openedNov 10, 2025 bycmaloneyLoading…
gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return awaiting changes
#141331 openedNov 10, 2025 bymohsinm-devLoading…
4 tasks done
gh-71136: IDLE: Fix hanging when raise KeyboardInterrupt with debugger open awaiting review
#141328 openedNov 10, 2025 byjosephholstenLoading…
gh-62480: De-personalize "Coping with mutable arguments" section inDocumentation in the Doc dir skip news
unittest.mock examples awaiting review docs #141323 openedNov 9, 2025 bydereckduranLoading…
GH-141312: Allow only integers to longrangeiter_setstate state awaiting review
#141317 openedNov 9, 2025 bysergey-miryanovLoading…
gh-141004: DocumentDocumentation in the Doc dir skip news
PyType_FastSubclass awaiting review docs #141313 openedNov 9, 2025 byStanFromIrelandLoading…
gh-141297: add
PyExpat_CheckCompatibility for checking Expat C API compatibility awaiting core review #141300 openedNov 9, 2025 bypicnixzLoading…
gh-141226: Deprecate PEP-456 support for embedders awaiting merge
#141287 openedNov 9, 2025 bypicnixzLoading…
UsePerformance or resource usage stdlibStandard Library Python modules in the Lib/ directory
for instead ofnext incontextlib.contextmanager awaiting core review performance #141275 openedNov 9, 2025 bybrandtbucherLoading…
gh-141271: fix f/t-str set expr quotes and nested comments awaiting review
#141274 openedNov 8, 2025 bytom-pytelLoading…
GH-116946: Eliminate the need for the GC in the
_thread.lock and_thread.RLock awaiting review skip news #141268 openedNov 8, 2025 bysergey-miryanovLoading…
GH-116008: Aquire TState and StopTheWorld in faulthandler_user
#141267 openedNov 8, 2025 bysergey-miryanov • Draft
gh-141004: documentDocumentation in the Doc dir skip news
pyexpat C API awaiting core review docs #141259 openedNov 8, 2025 bypicnixzLoading…
gh-141004: Document missingDocumentation in the Doc dir skip news
PyCFunction* andPyCMethod* APIs awaiting core review docs #141253 openedNov 8, 2025 byZeroIntensityLoading…
gh-141196: Fix threading.Semaphore documentation inconsistency awaiting review docsDocumentation in the Doc dir skip news
#141244 openedNov 8, 2025 bymohsinm-devLoading…
gh-140972: Empty docstrings passed to
DynamicClassAttribute are preserved awaiting review #141242 openedNov 8, 2025 byYzi-LiLoading…
ProTip! Exclude everything labeled
bug with-label:bug.