python/cpython
bpo-33387: update documentation for exception handling opcode changes CLA signed awaiting merge skip news type-documentation
#24334 opened Jan 25, 2021 by iritkatriel • Approved
bpo-42979: Check the import of datetime's capi succeeded or not in zoneinfo. CLA signed awaiting review skip news
#24333 opened Jan 25, 2021 by shihai1991
bpo-43024: improve signature (in help, etc) for functions taking sent… CLA signed awaiting review
#24331 opened Jan 25, 2021 by iritkatriel
Make dyld search work with SYSTEM_VERSION_COMPAT=1 CLA signed awaiting review
#24324 opened Jan 25, 2021 by isuruf
[3.8] bpo-42383: pdb: do not fail to restart the target if the current directory changed (GH-23412) CLA signed awaiting review
#24323 opened Jan 25, 2021 by hexagonrecursion • Draft
[3.9] bpo-42383: pdb: do not fail to restart the target if the current directory changed (GH-23412) CLA signed awaiting review
#24322 opened Jan 25, 2021 by hexagonrecursion • Draft
bpo-43017: Improve error message for unparenthesised tuples in comprehensions CLA signed awaiting core review
#24314 opened Jan 24, 2021 by pablogsal
bpo-43016: Rewrite tests for curses CLA signed awaiting core review needs backport to 3.8 needs backport to 3.9 skip news type-tests
#24312 opened Jan 24, 2021 by serhiy-storchaka
Add annotations to example of overload implementation CLA signed awaiting review skip issue skip news type-documentation
#24310 opened Jan 24, 2021 by MarkCBell
Fix typo in Lib/trace.py CLA signed awaiting review
#24309 opened Jan 23, 2021 by Jongy
bpo-43009: Port curses capi pointer array to a struct. CLA signed awaiting review skip news
#24304 opened Jan 23, 2021 by shihai1991
bpo-43008: Make IDLE respect sys.excepthook CLA not signed awaiting change review
#24302 opened Jan 23, 2021 by Kenny2github • Changes requested
Improve docs of PEP 604 Union CLA signed awaiting review type-documentation
#24301 opened Jan 23, 2021 by Fidget-Spinner
Link all sys constants in pkgutil doc CLA signed awaiting review type-documentation
#24299 opened Jan 23, 2021 by verhovsky
bpo-42967: only use '&' as a query string separator CLA signed awaiting review
#24297 opened Jan 22, 2021 by AdamGold
bpo-42999: expand and clarify `pathlib.Path.link_to()` documentation. CLA signed awaiting review
#24294 opened Jan 22, 2021 by barneygale
bpo-42995: add PurePath.with_suffix_appended() CLA signed awaiting review
#24288 opened Jan 21, 2021 by bgerrity
bpo-42994: Add MIME types for opus, AAC, 3gpp and 3gpp2 CLA signed awaiting review
#24287 opened Jan 21, 2021 by ndbeals
bpo-42991 Add 'demux' function to audioop module CLA signed awaiting review
#24286 opened Jan 21, 2021 by Th4R4
bpo-42988: Improve pydoc web server security CLA signed awaiting review
#24285 opened Jan 21, 2021 by Fidget-Spinner
Fix a typo/error in a news entry (bidst_wheel -> bdist_wheel) CLA signed awaiting review
#24284 opened Jan 21, 2021 by ZackerySpytz