Pull requests · python/cpython
gh-93117: Use correct memuse for sqlite3 deserialize bigmem test awaiting core review skip news tests
#93154 opened May 23, 2022 by erlend-aasland Loading…
gh-81340: Use copy_file_range in shutil.copyfile copy functions
awaiting review
#93152 opened May 23, 2022 by illia-v Loading…
[3.9] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) awaiting review
#93147 opened May 23, 2022 by miss-islington Loading…
[3.10] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) awaiting review
#93146 opened May 23, 2022 by miss-islington Loading…
[3.11] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066) awaiting review
#93145 opened May 23, 2022 by miss-islington Loading…
gh-93143: Avoid NULL check in LOAD_FAST based on analysis in the compiler awaiting core review
#93144 opened May 23, 2022 by sweeneyde Loading…
[3.11] gh-83245: Raise BadZipFile instead of ValueError when reading a corrupt ZIP file (GH-32291) awaiting review 🤖 automerge type-bug
#93141 opened May 23, 2022 by miss-islington Loading…
[3.10] gh-83245: Raise BadZipFile instead of ValueError when reading a corrupt ZIP file (GH-32291) awaiting review 🤖 automerge type-bug
#93140 opened May 23, 2022 by miss-islington Loading…
gh-92888: memory_ass_sub() calls CHECK_RELEASED_INT() twice awaiting core review
#93127 opened May 23, 2022 by vstinner Loading…
gh-93124: Fix typos in comments awaiting merge skip news
#93125 opened May 23, 2022 by Akuli Loading…
test_concurrent_futures: Remove unneeded/confusing format call awaiting review tests
#93119 opened May 23, 2022 by The-Compiler Loading…
test_threaded_import: Fix unittest.main spelling awaiting merge tests
#93114 opened May 23, 2022 by The-Compiler Loading…
GH-93112: Fix missing ResourceDenied import in test_urllib2net awaiting merge needs backport to 3.10 needs backport to 3.11 tests
#93113 opened May 23, 2022 by The-Compiler Loading…
gh-92898: Enhance _testcppext test on cast to PyObject* awaiting core review needs backport to 3.11 skip news
#93111 opened May 23, 2022 by vstinner Loading…
gh-93103: Parser uses PyConfig.parser_debug instead of Py_DebugFlag awaiting merge skip news
#93106 opened May 23, 2022 by vstinner Loading…
gh-93096: Make mimetypes CLI tool public
awaiting review
expert-email
stdlib
type-feature
#93097 opened May 23, 2022 by arhadthedev • Draft
[WIP] gh-90016: Reword sqlite3 adapter/converter docs awaiting core review needs backport to 3.10 needs backport to 3.11 skip news
#93095 opened May 23, 2022 by erlend-aasland • Draft
gh-92434: Silence a compiler warning in _xxsubinterpretersmodule.c for 32bit version awaiting review expert-subinterpreters
#93091 opened May 23, 2022 by neonene Loading…
gh-92434: Silence a compiler warning in _sqlite/connection.c for 32bit version awaiting review expert-sqlite3
#93090 opened May 23, 2022 by neonene Loading…
gh-90763: Modernise xx template module initialisation awaiting merge skip news
#93078 opened May 22, 2022 by erlend-aasland Loading…
gh-93035: Fix IntFlag crash with no single bit members awaiting changes
#93076 opened May 22, 2022 by tyehle Loading…
GH-89369: fix test_contextlib_async to finalize event loop after each test awaiting review needs backport to 3.10 needs backport to 3.11 skip news tests
#93074 opened May 22, 2022 by kumaraditya303 Loading…
gh-89973: Fix re.error in the fnmatch module. awaiting core review needs backport to 3.10 needs backport to 3.11
#93072 opened May 22, 2022 by serhiy-storchaka Loading…
Remove unnecessary for loop initializer in long_lshift1() awaiting merge skip issue
#93071 opened May 22, 2022 by oda-gitso Loading…
gh-47937: Note that Popen attributes are read-only awaiting review docs skip news
#93070 opened May 22, 2022 by slateny Loading…
ProTip! Adding no:label will show everything without a label.