Pull requests · python/cpython
gh-90699: Use _Py_STR(empty) instead of PyUnicode_New(0, 0) awaiting core review skip news
#91476 opened Apr 12, 2022 by sweeneyde
bpo-14916: interactive fd is not tied to stdin awaiting review
#91469 opened Apr 12, 2022 by pmp-p
Update bltinmodule.c awaiting review skip issue skip news
#91468 opened Apr 12, 2022 by JarrodBurns
gh-91428: include specialized opcodes in _PyOpcode_OpName awaiting core review skip news
#91467 opened Apr 12, 2022 by sweeneyde
[3.9] gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434) awaiting merge
#91465 opened Apr 12, 2022 by miss-islington • Approved
[3.10] gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434) awaiting merge
#91464 opened Apr 12, 2022 by miss-islington • Approved
gh-91462: Make lltrace output human-readable. awaiting core review type-feature
#91463 opened Apr 12, 2022 by sweeneyde
gh-91217: deprecate-imghdr awaiting core review
#91461 opened Apr 12, 2022 by brettcannon
gh-91456: Fix issue affecting the use of auto() alongside aliases in Enums awaiting change review
#91457 opened Apr 11, 2022 by oscar-LT • Changes requested
Add redirects to Misc/NEWS bpo links awaiting core review docs needs backport to 3.9 needs backport to 3.10 skip issue skip news type-feature
#91454 opened Apr 11, 2022 by ezio-melotti
gh-79156: Add start_tls() method to streams API awaiting review expert-asyncio
#91453 opened Apr 11, 2022 by arhadthedev
[3.8] Update: usage doc for heappushpop (GH-32136) awaiting merge docs skip issue skip news
#91451 opened Apr 11, 2022 by adaggarwal • Approved
gh-72346: Added isdst deprecation warning to email.utils.localtime awaiting review
#91450 opened Apr 11, 2022 by aw1231
gh-91410 updated dir in pydoc awaiting review
#91449 opened Apr 11, 2022 by ravi140222
bpo-47120: make space for longer opcodes in dis output awaiting merge
#91444 opened Apr 11, 2022 by iritkatriel • Approved
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec() awaiting review docs expert-asyncio skip news
#91442 opened Apr 11, 2022 by tifv
bpo-47152: Automatically regenerate sre_constants.h awaiting core review expert-regex type-feature
#91439 opened Apr 11, 2022 by serhiy-storchaka
gh-91230: Concise catch_warnings with simplefilter awaiting review
#91435 opened Apr 11, 2022 by Zac-HD
gh-91421: Use constant value check during runtime awaiting core review
#91422 opened Apr 10, 2022 by stoeckmann
gh-91156: Fix encoding="locale" in UTF-8 mode awaiting core review CLA signed
#70056 opened Apr 10, 2022 by methane
gh-91432: Replace JUMP+FOR_ITER with FOR_END awaiting core review CLA signed
#70016 opened Apr 10, 2022 by sweeneyde
9 tasks done
socketmodule: add macOs's TCP_CONNECTION_INFO socket option. awaiting review CLA signed
#69256 opened Apr 10, 2022 by devnexen
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.