Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[3.11] [Enum] store members in class dict; comment out tests
awaiting core review
DO-NOT-MERGE
#94392
opened Jun 28, 2022 by
ethanfurman
Loading…
gh-94332: make it safe to call assemble_free when assemble_init has not been called
awaiting core review
needs backport to 3.10
needs backport to 3.11
skip news
#94389
opened Jun 28, 2022 by
iritkatriel
Loading…
gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin
awaiting core review
needs backport to 3.10
needs backport to 3.11
#94386
opened Jun 28, 2022 by
pablogsal
Loading…
gh-94383: Remove ElementTree.Element.copy() method
awaiting core review
#94384
opened Jun 28, 2022 by
vstinner
Loading…
gh-94379: Remove zipimport find_loader() and find_module() methods
awaiting core review
#94380
opened Jun 28, 2022 by
vstinner
Loading…
GH-94262: Don't create frame objects for frames that aren't complete.
awaiting change review
needs backport to 3.11
#94371
opened Jun 28, 2022 by
markshannon
Loading…
gh-51511: Note that codecs.open()'s encoding parameter affects automatic conversion to binary mode
awaiting review
skip news
#94370
opened Jun 28, 2022 by
slateny
Loading…
[3.11] GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298)
awaiting review
#94365
opened Jun 28, 2022 by
miss-islington
Loading…
gh-91719: Make MSVC generate faster switch code which avoids extra stack access
awaiting review
#94364
opened Jun 28, 2022 by
neonene
Loading…
gh-59200: Clarify Documentation in the Doc dir
PyLong_FromString
documentation
awaiting review
docs
#94363
opened Jun 28, 2022 by
JustAnotherArchivist
Loading…
Fix indentation in contextlib documentation to three spaces
awaiting review
docs
Documentation in the Doc dir
#94361
opened Jun 28, 2022 by
JustAnotherArchivist
Loading…
GH-90908: Document asyncio.TaskGroup
awaiting core review
docs
Documentation in the Doc dir
needs backport to 3.11
skip news
#94359
opened Jun 28, 2022 by
gvanrossum
•
Draft
[3.10] gh-90654: Update maintenance NEWS header
awaiting core review
skip news
#94355
opened Jun 27, 2022 by
terryjreedy
Loading…
gh-94352: shlex.split() no longer accepts None
awaiting core review
#94353
opened Jun 27, 2022 by
vstinner
Loading…
gh-94350: mailbox: Remove support for text mode files
awaiting core review
#94351
opened Jun 27, 2022 by
vstinner
Loading…
gh-94340: Add function to convert datetime object to year and quarter
awaiting review
#94341
opened Jun 27, 2022 by
Godskid89
Loading…
GH-94382: port multiprocessing types to heap types
awaiting merge
skip news
#94336
opened Jun 27, 2022 by
kumaraditya303
Loading…
gh-94017: Improve clarity of sqlite3 transaction handling docs
awaiting core review
DO-NOT-MERGE
docs
Documentation in the Doc dir
skip news
#94320
opened Jun 27, 2022 by
erlend-aasland
Loading…
gh-94242: Update calculation of _MAX_WINDOWS_WORKERS
awaiting review
#94283
opened Jun 26, 2022 by
randomascii
Loading…
gh-90016: Deprecate default sqlite3 adapters and converters
awaiting core review
#94276
opened Jun 25, 2022 by
erlend-aasland
Loading…
gh-94264: fnv uses LLVM __builtin_memcpy_inline if available.
awaiting review
#94263
opened Jun 25, 2022 by
devnexen
Loading…
gh-94220: Replaced name(s) & pat with filename(s) & pattern in fnmatch module as per docs
awaiting review
#94261
opened Jun 25, 2022 by
n-i-n
Loading…
gh-94026: Buffer regrtest worker stdout in temporary file
awaiting core review
needs backport to 3.11
skip news
#94253
opened Jun 25, 2022 by
tiran
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.