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-145619: Update "generic type" term on glossary.rst awaiting review docsDocumentation in the Doc dir skip news
#145620 openedMar 7, 2026 byhyperkaiLoading…
Fix #143526: tkinter.filedialog crashes when filetypes=None awaiting review
#145618 openedMar 7, 2026 byBlackBeardsoulLoading…
gh-145616: Detect Android sysconfig ABI correctly on 32-bit ARM Android on 64-bit ARM kernel awaiting review
#145617 openedMar 7, 2026 byrobertkirkmanLoading…
Remove theDocumentation in the Doc dir skip issue skip news
distutils-sig@python.org email in 'Installing Python Modules' awaiting review docs #145613 openedMar 6, 2026 byStanFromIrelandLoading…
Document that PyType_GetModule returns a borrowed ref awaiting merge needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes skip issue skip news
#145612 openedMar 6, 2026 byencukouLoading…
gh-145376: Fix various refleaks Objects/ awaiting merge skip news
#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…
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…
ProTip! Exclude everything labeled
bug with-label:bug.