Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
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-145376: Fix various refleaks Objects/ awaiting review
#145609 openedMar 6, 2026 byeendebakptLoading…
[REPRO] gh-145607: Reproduce flaky test_bz2.testDecompressorChunksMaxsize skip news testsTests in the Lib/test dir
gh-145591: Move slicing note to subscription methods section awaiting review docsDocumentation in the Doc dir skip news
#145606 openedMar 6, 2026 byTowaijiLoading…
Fix bug notifier for issues with no body text awaiting core review infraCI, GitHub Actions, buildbots, Dependabot, etc. skip issue skip news
#145603 openedMar 6, 2026 byhugovkLoading…
gh-145599: Reject control characters in
http.cookies.Morsel.update() andhttp.cookies.BaseCookie.js_output awaiting core review #145600 openedMar 6, 2026 byStanFromIrelandLoading…
gh-145602: Correct
_CallableGenericAlias class andtyping.Callable docstring awaiting review #145598 openedMar 6, 2026 byhyperkaiLoading…
gh-145587: fix busy loop in multiprocessing.connection.wait on Windows awaiting review
#145597 openedMar 6, 2026 byShrey-NLoading…
[3.13] gh-69223: Document that add_argument() returns an Action object (GH-145538) awaiting review docsDocumentation in the Doc dir skip news
#145596 openedMar 6, 2026 bymiss-islingtonLoading…
[3.14] gh-69223: Document that add_argument() returns an Action object (GH-145538) awaiting review docsDocumentation in the Doc dir skip news
#145595 openedMar 6, 2026 bymiss-islingtonLoading…
[3.13] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589) awaiting review skip news
#145594 openedMar 6, 2026 bymiss-islingtonLoading…
[3.14] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589) awaiting review skip news
#145593 openedMar 6, 2026 bymiss-islingtonLoading…
gh-141510: Optimize frozendict(frozendict) awaiting core review skip news
#145592 openedMar 6, 2026 byvstinnerLoading…
gh-141510: Support
frozendict inplistlib awaiting core review skip news #145590 openedMar 6, 2026 byhugovkLoading…
[3.14] gh-145177: Support multiple Emscripten versions for Emscripten buildbot (GH-145180) awaiting review skip news
#145582 openedMar 6, 2026 bymiss-islingtonLoading…
gh-145219: Emscripten bld configurable directory & only clean Emscripten awaiting review needs backport to 3.14bugs and security fixes skip news
#145581 openedMar 6, 2026 byhoodmaneLoading…
gh-143715: Deprecate incomplete initialization of struct.Struct() awaiting core review
#145580 openedMar 6, 2026 byserhiy-storchakaLoading…
gh-37883: Safely skip test_resource file size tests when limits are strict awaiting review testsTests in the Lib/test dir
#145579 openedMar 6, 2026 byShrey-NLoading…
gh-145577: Correct "Annotating callable objects" explanation awaiting review docsDocumentation in the Doc dir skip news
#145576 openedMar 6, 2026 byhyperkaiLoading…
gh-141510: Raise TypeError in PyDict_SetItem() on frozendict awaiting core review skip news
#145564 openedMar 5, 2026 byvstinnerLoading…
gh-145559: Add PyUnstable_DumpTraceback() and PyUnstable_DumpTracebackThreads() awaiting review
#145560 openedMar 5, 2026 byalexmalyshevLoading…
gh-143055: Fix crash in AST unparser when unparsing dict comprehension unpacking awaiting review
#145556 openedMar 5, 2026 byStanFromIrelandLoading…
gh-145541: Fix InvalidStateError in BaseSubprocessTransport._call_connection_lost() awaiting review
#145554 openedMar 5, 2026 bydaandemeyerLoading…
gh-145552: smtplib:
quoteaddr() returns malformed address for input'<' awaiting review #145553 openedMar 5, 2026 bystefanzetzscheLoading…
gh-145546: unittest.util: fix
sorted_list_difference tail deduplication awaiting core review #145547 openedMar 5, 2026 bystefanzetzscheLoading…
ProTip! Exclude everything labeled
bug with-label:bug.