-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Insights: python/cpython
Overview
Could not load contribution data
Please try again later
844 Pull requests merged by 131 people
-
gh-127146: Skip test_os.test_mode for Emscripten
#135764 merged
Jun 21, 2025 -
[3.13] gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770)
#135777 merged
Jun 20, 2025 -
[3.14] gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770)
#135776 merged
Jun 20, 2025 -
gh-135756: Fix nonexistent parameter in tkinter docs
#135770 merged
Jun 20, 2025 -
[3.14] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135724)
#135775 merged
Jun 20, 2025 -
gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size
#135724 merged
Jun 20, 2025 -
gh-135380: enhance critical section held assertions
#135381 merged
Jun 20, 2025 -
gh-135721: skip
test_trashcan_python_class
on wasm buildbots with stack overflow#135766 merged
Jun 20, 2025 -
gh-131798: JIT: Optimize _CALL_LEN when the length is known
#135260 merged
Jun 20, 2025 -
[3.14] Docs: Document
PyExceptionClass
functions in the C API (GH-135697)#135757 merged
Jun 20, 2025 -
[3.13] Docs: Document
PyExceptionClass
functions in the C API (GH-135697)#135758 merged
Jun 20, 2025 -
Docs: Document
PyExceptionClass_Name
#135697 merged
Jun 20, 2025 -
gh-135748: use argument clinic for more socket methods
#135749 merged
Jun 20, 2025 -
[3.14] gh-89083: add links to RFC 9562 sections in UUID docs (GH-135684)
#135747 merged
Jun 20, 2025 -
gh-89083: Attaching RFC links in UUID docs
#135684 merged
Jun 20, 2025 -
[3.14] gh-135532: update
Modules/_hacl/python_hacl_namespaces.h
(GH-135741)#135745 merged
Jun 20, 2025 -
gh-135532: use
_Py_strhex
in_md5.md5.hexdigest
#135742 merged
Jun 20, 2025 -
gh-135532: update
python_hacl_namespaces.h
#135741 merged
Jun 20, 2025 -
[3.14] gh-135532: simplify handling of HACL* errors in
_hmac
(GH-135740)#135743 merged
Jun 20, 2025 -
gh-135379: fix MSVC warning: conversion from 'stwodigits' to 'digit'
#135714 merged
Jun 20, 2025 -
gh-135532: simplify handling of HACL* errors in
_hmac
#135740 merged
Jun 20, 2025 -
[3.14] gh-135608: Add a null check for attribute promotion to fix a JIT crash (GH-135613)
#135739 merged
Jun 20, 2025 -
gh-135608: Add a null check for attribute promotion to fix a JIT crash
#135613 merged
Jun 20, 2025 -
[3.14] gh-127146: Add skip_emscripten_stack_overflow in a few places (GH-135722)
#135733 merged
Jun 19, 2025 -
gh-127146: Add skip_emscripten_stack_overflow in a few places
#135722 merged
Jun 19, 2025 -
[3.14] gh-135543: Emit sys.remote_exec audit event when sys.remote_exec is called (GH-135544)
#135732 merged
Jun 19, 2025 -
gh-135543: emit
sys.remote_exec
audit event whensys.remote_exec
has been called#135544 merged
Jun 19, 2025 -
Add tomasr8 as a codeowner for AST, gettext and the Tier 2 optimizer
#135727 merged
Jun 19, 2025 -
[3.14] gh-135561: ensure that the GIL is held when handling an HACL* error in
_hmac
(GH-135562)#135725 merged
Jun 19, 2025 -
gh-135561: ensure that the GIL is held when handling an HACL* error in
_hmac
#135562 merged
Jun 19, 2025 -
[3.14] gh-135709: Fix two compile warnings on WASM buildbot (GH-135712)
#135723 merged
Jun 19, 2025 -
gh-135709: Fix two compile warnings on WASM buildbot
#135712 merged
Jun 19, 2025 -
[3.14] gh-135273: Unify
ZoneInfo.from_file
signatures (GH-135274)#135716 merged
Jun 19, 2025 -
[3.13] gh-135273: Unify
ZoneInfo.from_file
signatures (GH-135274)#135715 merged
Jun 19, 2025 -
[3.13] Docs: Add missing lines between regex and text (GH-134505)
#135719 merged
Jun 19, 2025 -
[3.14] Docs: Add missing lines between regex and text (GH-134505)
#135718 merged
Jun 19, 2025 -
Add missing lines between regex and text
#134505 merged
Jun 19, 2025 -
gh-135273: Unify ZoneInfo.from_file signatures
#135274 merged
Jun 19, 2025 -
gh-135379: Move PyLong_CheckCompact to private header
#135707 merged
Jun 19, 2025 -
[3.13] Docs: Emphasize parameter name in
pkgutil.iter_importers
(GH-135597)#135711 merged
Jun 19, 2025 -
[3.14] Docs: Emphasize parameter name in
pkgutil.iter_importers
(GH-135597)#135710 merged
Jun 19, 2025 -
Emphasize parameter name
#135597 merged
Jun 19, 2025 -
gh-135379: Add back const cast to _PyLong_IsCompact
#135706 merged
Jun 19, 2025 -
gh-133934: Improve sqlite3
.help
message#135224 merged
Jun 19, 2025 -
gh-133439: Fix the error message in the sqlite3 CLI
#133807 merged
Jun 19, 2025 -
GH-135379: Specialize int operations for compact ints only
#135668 merged
Jun 19, 2025 -
[3.14] gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (GH-135681)
#135704 merged
Jun 19, 2025 -
[3.13] gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (GH-135681)
#135705 merged
Jun 19, 2025 -
gh-126112: Fix test_os.TimerfdTests: use 10 ms resolution
#135681 merged
Jun 19, 2025 -
gh-111758: Run UBSan in GitHub Actions
#135578 merged
Jun 19, 2025 -
[3.13] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666)
#135702 merged
Jun 19, 2025 -
[3.14] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666)
#135701 merged
Jun 19, 2025 -
Document that PyType_GetModuleByDef returns a borrowed reference
#135666 merged
Jun 19, 2025 -
[3.14] gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-133957)
#135695 merged
Jun 19, 2025 -
[3.14] gh-135450: Remove assertion in
_PyCode_CheckNoExternalState
(gh-135466)#135694 merged
Jun 18, 2025 -
gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor
#133957 merged
Jun 18, 2025 -
gh-135450: Remove assertion in
_PyCode_CheckNoExternalState
#135466 merged
Jun 18, 2025 -
[3.13] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)
#135692 merged
Jun 18, 2025 -
[3.14] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)
#135691 merged
Jun 18, 2025 -
gh-134538: link to example for windows readonly file handling in function docs
#135540 merged
Jun 18, 2025 -
[3.14] gh-135641: Fix flaky
test_capi.test_lock_two_threads
test case (gh-135642)#135687 merged
Jun 18, 2025 -
[3.13] gh-135641: Fix flaky
test_capi.test_lock_two_threads
test case (gh-135642)#135688 merged
Jun 18, 2025 -
gh-135641: Fix flaky
test_capi.test_lock_two_threads
test case#135642 merged
Jun 18, 2025 -
[3.13] Docs: Fix markups for emphasis (GH-135598)
#135686 merged
Jun 18, 2025 -
[3.14] Docs: Fix markups for emphasis (GH-135598)
#135685 merged
Jun 18, 2025 -
Docs: Fix markups for emphasis
#135598 merged
Jun 18, 2025 -
gh-135639: fix
test_cycle
test#135662 merged
Jun 18, 2025 -
[3.14] gh-135376: Fix and improve test_random (GH-135377)
#135680 merged
Jun 18, 2025 -
gh-135376: Fix and improve test_random
#135377 merged
Jun 18, 2025 -
[3.14] gh-135676: lexical analysis: Improve section on Numeric literals (GH-134850)
#135677 merged
Jun 18, 2025 -
gh-135676: lexical analysis: Improve section on Numeric literals
#134850 merged
Jun 18, 2025 -
[3.14] gh-135646: Raise consistent
NameError
exceptions inForwardRef.evaluate()
(GH-135663)#135673 merged
Jun 18, 2025 -
gh-135646: Raise consistent
NameError
exceptions inForwardRef.evaluate()
#135663 merged
Jun 18, 2025 -
[3.14] gh-135335: flush stdout/stderr in forkserver after preloading modules (GH-135338)
#135670 merged
Jun 18, 2025 -
[3.13] gh-135335: flush stdout/stderr in forkserver after preloading modules (GH-135338)
#135671 merged
Jun 18, 2025 -
gh-135335: flush stdout/stderr in forkserver after preloading modules
#135338 merged
Jun 18, 2025 -
gh-133390: Document
SQLITE_KEYWORDS
#135659 merged
Jun 18, 2025 -
[3.14] gh-135627: Remove documentation for LOAD_CONST_IMMORTAL opcode (GH-135632)
#135649 merged
Jun 18, 2025 -
[3.14] gh-134632: Add iOS/Android test skip for C API check for headers. (GH-135656)
#135657 merged
Jun 18, 2025 -
gh-134632: Add iOS/Android test skip for C API check for headers.
#135656 merged
Jun 18, 2025 -
[3.14] gh-127146: Enable large files on Emscripten (GH-135635)
#135655 merged
Jun 18, 2025 -
gh-127146: Enable large files on Emscripten
#135635 merged
Jun 18, 2025 -
[3.14] gh-119180: Only fetch globals and locals if necessary in
annotationlib.get_annotations()
(GH-135644)#135654 merged
Jun 18, 2025 -
[3.14] gh-127146: Emscripten: Fix pathlib glob_dotdot test (GH-135624)
#135653 merged
Jun 18, 2025 -
[3.14] gh-127146: Emscripten: Fix test failure due to missing os.link (GH-135626)
#135652 merged
Jun 18, 2025 -
gh-119180: Only fetch globals and locals if necessary in
annotationlib.get_annotations()
#135644 merged
Jun 18, 2025 -
[3.14] gh-127146: Emscripten: Skip test_url2pathname_resolve_host (GH-135634)
#135651 merged
Jun 18, 2025 -
gh-127146: Emscripten: Fix pathlib glob_dotdot test
#135624 merged
Jun 18, 2025 -
gh-127146: Emscripten: Fix test failure due to missing os.link
#135626 merged
Jun 18, 2025 -
[3.14] gh-127146: Allow ignored keys to be missing in test_sysconfig (GH-135622)
#135650 merged
Jun 18, 2025 -
gh-127146: Emscripten: Skip test_url2pathname_resolve_host
#135634 merged
Jun 18, 2025 -
gh-127146: Allow ignored keys to be missing in test_sysconfig
#135622 merged
Jun 18, 2025 -
gh-135627: Remove documentation for LOAD_CONST_IMMORTAL opcode
#135632 merged
Jun 18, 2025 -
gh-133931: Introduce _PyObject_XSetRefDelayed to replace Py_XSETREF
#134377 merged
Jun 17, 2025 -
[3.14] gh-132775: Fix Interpreter.call() __main__ Visibility (gh-135595)
#135638 merged
Jun 17, 2025 -
add internal asyncio implementation docs
#135469 merged
Jun 17, 2025 -
gh-132775: Fix Interpreter.call() __main__ Visibility
#135595 merged
Jun 17, 2025 -
gh-134584: Decref elimination for float ops in the JIT
#134588 merged
Jun 17, 2025 -
GH-135379: Support limited scalar replacement for replicated uops in the JIT code generator.
#135563 merged
Jun 17, 2025 -
[3.14] gh-132815: Add support for JUMP_BACKWARD in specialization stats (GH-135606)
#135612 merged
Jun 17, 2025 -
[3.14] gh-134262: Catch both URLError and ConnectionError in retries (GH-135365)
#135611 merged
Jun 17, 2025 -
gh-132815: Add support for JUMP_BACKWARD in specialization stats
#135606 merged
Jun 17, 2025 -
gh-134262: Catch both URLError and ConnectionError in retries
#135365 merged
Jun 17, 2025 -
[3.14] gh-134262: increase retries in
Tools/build/generate_sbom.py
…#135596 merged
Jun 17, 2025 -
[3.14] gh-134632: Fix
build-details.json
to useINCLUDEPY
path (GH-134633)#135605 merged
Jun 17, 2025 -
gh-134632: Fix
build-details.json
to useINCLUDEPY
path#134633 merged
Jun 17, 2025 -
[3.14] gh-123299: Add PEP 779 to What's New in Python 3.14 (GH-135555)
#135602 merged
Jun 17, 2025 -
gh-123299: Add PEP 779 to What's New in Python 3.14
#135555 merged
Jun 17, 2025 -
gh-135489: Allow verbose output for PGO runs in _runtest function
#135512 merged
Jun 17, 2025 -
[3.14] gh-135443: Sometimes Fall Back to __main__.__dict__ For Globals (gh-135491)
#135593 merged
Jun 16, 2025 -
[3.14] gh-119132: Update 'Using Python on macOS' documentation. (GH-135591)
#135594 merged
Jun 16, 2025 -
[3.14] gh-128627: Emscripten: Add missing semicolon in ios detection code (GH-135590)
#135592 merged
Jun 16, 2025 -
gh-119132: Update 'Using Python on macOS' documentation.
#135591 merged
Jun 16, 2025 -
gh-135443: Sometimes Fall Back to __main__.__dict__ For Globals
#135491 merged
Jun 16, 2025 -
gh-128627: Emscripten: Add missing semicolon in ios detection code
#135590 merged
Jun 16, 2025 -
Add myself as a codeowner for the object and runtime lifecycle
#135588 merged
Jun 16, 2025 -
[3.13] Use replacements to update versions in "Using Python on macOS" (GH-130400)
#135587 merged
Jun 16, 2025 -
[3.14] Use replacements to update versions in "Using Python on macOS" (GH-130400)
#135586 merged
Jun 16, 2025 -
Use replacements to update versions in "Using Python on macOS"
#130400 merged
Jun 16, 2025 -
[3.13] gh-132617: Fix
dict.update()
mutation check (gh-134815)#135582 merged
Jun 16, 2025 -
[3.14] gh-116738: Make _heapq module thread-safe (GH-135036)
#135309 merged
Jun 16, 2025 -
[3.14] gh-132617: Fix
dict.update()
mutation check (gh-134815)#135581 merged
Jun 16, 2025 -
gh-132617: Fix
dict.update()
mutation check#134815 merged
Jun 16, 2025 -
[3.14] gh-135513: Fix unused variable warning in
crossinterp.c
(GH-135514)#135577 merged
Jun 16, 2025 -
gh-135513: Fix unused variable warning in
crossinterp.c
#135514 merged
Jun 16, 2025 -
[3.14] gh-134160: Split extension module init from PyModule docs; emphasize multi-phase init (GH-135126)
#135470 merged
Jun 16, 2025 -
[3.14] gh-119132: Remove "experimental" tag from the CPython free-threading. (gh-135550)
#135565 merged
Jun 16, 2025 -
[3.14] GH-135171: Revert async generator expressions behavior
#135352 merged
Jun 16, 2025 -
gh-119132: Remove "experimental" tag from the CPython free-threading.
#135550 merged
Jun 16, 2025 -
[3.11] gh-127563: use
dk_log2_index_bytes=3
in empty dicts (GH-127568) (GH-127813)#135463 merged
Jun 16, 2025 -
[3.13] gh-132969: Fix error/hang when shutdown(wait=False) and task exited abnormally (GH-133222)
#135343 merged
Jun 16, 2025 -
[3.14] gh-120608: fix NEWS entry typo (GH-135535)
#135558 merged
Jun 16, 2025 -
gh-120608: fix NEWS entry typo
#135535 merged
Jun 16, 2025 -
[3.14] gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers (GH-135405)
#135538 merged
Jun 16, 2025 -
gh-131798: JIT: replace _CHECK_METHOD_VERSION with _CHECK_FUNCTION_VERSION_INLINE
#135022 merged
Jun 16, 2025 -
[3.14] gh-111178: fix UBSan failures for
RemoteUnwinderObject
(GH-135539)#135547 merged
Jun 15, 2025 -
[3.14] gh-135371: Clean tags from pointers in all cases in remote debugging module (GH-135534)
#135545 merged
Jun 15, 2025 -
gh-111178: fix UBSan failures for
RemoteUnwinderObject
#135539 merged
Jun 15, 2025 -
[3.14] gh-135361: update documentation for
remote_debugger_script
audit event (GH-135362)#135546 merged
Jun 15, 2025 -
gh-135361: update documentation for
remote_debugger_script
audit event#135362 merged
Jun 15, 2025 -
[3.14] gh-135371: Fix asyncio introspection output to include internal coroutine chains (GH-135436)
#135509 merged
Jun 15, 2025 -
gh-135371: Clean tags from pointers in all cases in remote debugging module
#135534 merged
Jun 15, 2025 -
[3.14] gh-65697: Improved error msg for configparser key validation (GH-135527)
#135541 merged
Jun 15, 2025 -
gh-65697: Improved error msg for configparser key validation
#135527 merged
Jun 15, 2025 -
gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers
#135405 merged
Jun 15, 2025 -
[3.13] gh-135171: Update documentation for the generator expression (GH-135351)
#135525 merged
Jun 15, 2025 -
[3.14] gh-135171: Update documentation for the generator expression (GH-135351)
#135524 merged
Jun 15, 2025 -
gh-135171: Update documentation for the generator expression
#135351 merged
Jun 15, 2025 -
[3.14] gh-135497: fix
MAXLOGNAME
detection inconfigure.ac
(GH-135508)#135516 merged
Jun 14, 2025 -
[3.13] gh-135497: fix
MAXLOGNAME
detection inconfigure.ac
(GH-135508)#135517 merged
Jun 14, 2025 -
gh-135497: fix MAXLOGNAME detection in configure
#135508 merged
Jun 14, 2025 -
[3.14] gh-135504: Document
LIBZSTD_CFLAGS
andLIBZSTD_LIBS
config options (GH-135505)#135515 merged
Jun 14, 2025 -
gh-135504: Document
LIBZSTD_CFLAGS
andLIBZSTD_LIBS
config options#135505 merged
Jun 14, 2025 -
gh-135371: Fix asyncio introspection output to include internal coroutine chains
#135436 merged
Jun 14, 2025 -
gh-135474: Specialize arithmetic only on compact ints
#135479 merged
Jun 14, 2025 -
[3.14] gh-135368: Fix mocks on dataclass specs with
instance=True
(GH-135421)#135503 merged
Jun 14, 2025 -
gh-135368: Fix mocks on dataclass specs with
instance=True
#135421 merged
Jun 14, 2025 -
[3.13] gh-135496: Fix f string exclamation mark error typo (GH-135495)
#135501 merged
Jun 14, 2025 -
[3.14] gh-135496: Fix f string exclamation mark error typo (GH-135495)
#135499 merged
Jun 14, 2025 -
gh-135496: Fix f string exclamation mark error typo
#135495 merged
Jun 14, 2025 -
[3.14] gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135369)
#135492 merged
Jun 14, 2025 -
[3.14] gh-135437: Account For Duplicate Names in _PyCode_SetUnboundVarCounts() (gh-135438)
#135493 merged
Jun 13, 2025 -
gh-135437: Account For Duplicate Names in _PyCode_SetUnboundVarCounts()
#135438 merged
Jun 13, 2025 -
gh-132775: Clean Up Cross-Interpreter Error Handling
#135369 merged
Jun 13, 2025 -
[3.13] gh-125723: Fix crash with f_locals when generator frame outlive their generator (GH-126956)
#135453 merged
Jun 13, 2025 -
[3.14] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135481 merged
Jun 13, 2025 -
[3.13] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135482 merged
Jun 13, 2025 -
gh-135462: Fix quadratic complexity in processing special input in HTMLParser
#135464 merged
Jun 13, 2025 -
[3.14] doc: Remove what was essentially duplicate wording. (GH-135431)
#135440 merged
Jun 13, 2025 -
[3.13] doc: Remove what was essentially duplicate wording. (GH-135431)
#135441 merged
Jun 13, 2025 -
[3.14] gh-135455: Fix version and architecture detection in PC/layout script. (GH-135461)
#135471 merged
Jun 13, 2025 -
[3.13] gh-106318: Add example for
str.expandtabs()
(GH-134525)#135477 merged
Jun 13, 2025 -
[3.14] gh-106318: Add example for
str.expandtabs()
(GH-134525)#135476 merged
Jun 13, 2025 -
gh-106318: Add example for
str.expandtabs()
#134525 merged
Jun 13, 2025 -
[3.13] gh-135455: Fix version and architecture detection in PC/layout script. (GH-135461)
#135472 merged
Jun 13, 2025 -
gh-135455: Fix version and architecture detection in PC/layout script.
#135461 merged
Jun 13, 2025 -
gh-134160: Split extension module init from PyModule docs; emphasize multi-phase init
#135126 merged
Jun 13, 2025 -
[3.14] gh-135244: improve wording of
uuid8
docs about CSPRNG (GH-135433)#135467 merged
Jun 13, 2025 -
gh-135244: improve wording of
uuid8
docs about CSPRNG#135433 merged
Jun 13, 2025 -
[3.14] gh-132969: Fix error/hang when shutdown(wait=False) and task exited abnormally (GH-133222)
#135344 merged
Jun 13, 2025 -
gh-126703: add freelist for PyComplexObject's
#135233 merged
Jun 13, 2025 -
[3.14] gh-106318: Add example for
str.endswith()
(GH-134523)#135459 merged
Jun 13, 2025 -
[3.13] gh-106318: Add example for
str.endswith()
(GH-134523)#135460 merged
Jun 13, 2025 -
gh-106318: Add example for
str.endswith()
#134523 merged
Jun 13, 2025 -
[3.13] gh-106318: Add example for
str.encode()
(GH-134520)#135458 merged
Jun 13, 2025 -
[3.14] gh-106318: Add example for
str.encode()
(GH-134520)#135457 merged
Jun 13, 2025 -
gh-106318: Add example for
str.encode()
#134520 merged
Jun 13, 2025 -
gh-135308: clarify math.issubnormal() description
#135324 merged
Jun 13, 2025 -
gh-134273: Allow setting JIT compiler flags with
CFLAGS_JIT
#134276 merged
Jun 12, 2025 -
[3.14] Revert "gh-135410: use a critical section around
StringIO.__next__
(GH-135412)" (GH-135439)#135449 merged
Jun 12, 2025 -
Revert "gh-135410: use a critical section around
StringIO.__next__
(#135412)"#135439 merged
Jun 12, 2025 -
[3.14] gh-135429: Fix the argument mismatch in lsprof throw event (GH-135442)
#135446 merged
Jun 12, 2025 -
gh-135429: Fix the argument mismatch in lsprof throw event
#135442 merged
Jun 12, 2025 -
Fix doc braino
#135431 merged
Jun 12, 2025 -
gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)
#135292 merged
Jun 12, 2025 -
[3.14] gh-134939: Add the concurrent.interpreters Module
#135414 merged
Jun 12, 2025 -
[3.14] gh-135410: use a critical section around
StringIO.__next__
(GH-135412)#135425 merged
Jun 12, 2025 -
gh-135410: Use a critical section around
StringIO.__next__
#135412 merged
Jun 12, 2025 -
[3.14] gh-128627: Fix iPad detection in wasm-gc (GH-135388)
#135419 merged
Jun 12, 2025 -
gh-128627: Fix iPad detection in wasm-gc
#135388 merged
Jun 12, 2025 -
[3.13] Fix presentation of dataclasses'
unsafe_hash
default value (GH-116532)#135417 merged
Jun 12, 2025 -
[3.14] Fix presentation of dataclasses'
unsafe_hash
default value (GH-116532)#135416 merged
Jun 12, 2025 -
Fix format of dataclasses'
unsafe_hash
default value#116532 merged
Jun 12, 2025 -
gh-134939: Add the interpreters Module
#133958 merged
Jun 11, 2025 -
[3.9] gh-135374: Update the bundled copy of setuptools to 79.0.1
#135397 merged
Jun 11, 2025 -
[3.10] gh-135374: Update the bundled copy of setuptools to 79.0.1
#135398 merged
Jun 11, 2025 -
[3.11] gh-135374: Update the bundled copy of setuptools to 79.0.1
#135396 merged
Jun 11, 2025 -
[3.13] gh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit (GH-135337)
#135395 merged
Jun 11, 2025 -
[3.14] gh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit (GH-135337)
#135394 merged
Jun 11, 2025 -
[3.12] gh-132415: Update vendored setuptools in `
Lib/test/wheeldata
(GH-132887)#135393 merged
Jun 11, 2025 -
gh-133264: Correct documentation of how Py_Main and Py_RunMain handle SystemExit
#135337 merged
Jun 11, 2025 -
[3.12] gh-132415: Use shutil.which() in missing_compiler_executable() (GH-132906)
#135392 merged
Jun 11, 2025 -
[3.13] GH-135171: Roll back all fixes for GH-127682 as they are not suitable for 3.13
#135390 merged
Jun 11, 2025 -
[3.13] gh-132415: Update vendored setuptools in
Lib/test/wheeldata
(GH-132887)#135391 merged
Jun 11, 2025 -
GH-135379: Remove types from stack items in code generator.
#135384 merged
Jun 11, 2025 -
[3.13] Docs: Add note to tutorial clarifying scope (GH-134534)
#134535 merged
Jun 11, 2025 -
[3.14] gh-135321: Always raise a correct exception for BINSTRING argument > 0x7fffffff in pickle (GH-135322)
#135382 merged
Jun 11, 2025 -
[3.13] gh-135321: Always raise a correct exception for BINSTRING argument > 0x7fffffff in pickle (GH-135322)
#135383 merged
Jun 11, 2025 -
gh-127545: Replace _Py_ALIGN_AS(V) by _Py_ALIGNED_DEF(N, T)
#135209 merged
Jun 11, 2025 -
gh-135321: Changing data type of
size
variable forBINSTRING
in_pickle
#135322 merged
Jun 11, 2025 -
[3.13] gh-128605: Add branch protections for x86_64 in asm_trampoline.S (#128606)
#135353 merged
Jun 11, 2025 -
[3.13] gh-133967: Do not normalize locale name 'C.UTF-8' to 'en_US.UTF-8' (GH-135347)
#135350 merged
Jun 11, 2025 -
[3.14] gh-133967: Do not normalize locale name 'C.UTF-8' to 'en_US.UTF-8' (GH-135347)
#135349 merged
Jun 11, 2025 -
[3.14] gh-135326: Test support of __index__ in random.getrandbits() (GH-135356)
#135373 merged
Jun 11, 2025 -
gh-135326: Test support of __index__ in random.getrandbits()
#135356 merged
Jun 11, 2025 -
[3.14] gh-91048: Reorder result tuple of parse_code_object (GH-134898)
#134956 merged
Jun 11, 2025 -
[3.14] gh-130077: Properly match full soft keywords in the parser (GH-135317)
#135348 merged
Jun 11, 2025 -
[3.14] gh-128605: Add branch protections for x86_64 in asm_trampoline.S (#128606)
#135345 merged
Jun 10, 2025 -
gh-133967: Do not normalize locale name 'C.UTF-8' to 'en_US.UTF-8'
#135347 merged
Jun 10, 2025 -
gh-130077: Properly match full soft keywords in the parser
#135317 merged
Jun 10, 2025 -
[3.14] gh-118928: Amend sqlite3 execute*() deprecation notes (GH-135163)
#135342 merged
Jun 10, 2025 -
gh-132969: Fix error/hang when shutdown(wait=False) and task exited abnormally
#133222 merged
Jun 10, 2025 -
gh-118928: Amend sqlite3 execute*() deprecation notes
#135163 merged
Jun 10, 2025 -
[3.14] Docs: fix docstring of
email.message.Message.add_header
(GH-134355)#135339 merged
Jun 10, 2025 -
[3.13] gh-135326: Restore support of __index__ in random.getrandbits()
#135332 merged
Jun 10, 2025 -
Docs: fix docstring of
email.message.Message.add_header
#134355 merged
Jun 10, 2025 -
[3.13] gh-133157: fix UBSan failures in
Parser/pegen.c
(GH-134048)#135334 merged
Jun 10, 2025 -
[3.14] gh-133157: remove usage of
_Py_NO_SANITIZE_UNDEFINED
inParser/pegen.c
(GH-134048)#135320 merged
Jun 10, 2025 -
[3.14] Fix warnings
set but not used [-Wunused-but-set-variable]
in remote_debug.h (GH-135290)#135319 merged
Jun 10, 2025 -
[3.14] Fix definition of
_Py_RemoteDebug_
symbols for static linking (GH-135146)#135318 merged
Jun 10, 2025 -
gh-133157: remove usage of
_Py_NO_SANITIZE_UNDEFINED
inParser/pegen.c
#134048 merged
Jun 10, 2025 -
Fix warnings
set but not used [-Wunused-but-set-variable]
in remote_debug.h#135290 merged
Jun 10, 2025 -
Fix definition of
_Py_RemoteDebug_
symbols for static linking#135146 merged
Jun 10, 2025 -
[3.14] Heavily comment Python/perf_jit_trampoline.c to improve maintainability (GH-134527)
#135299 merged
Jun 9, 2025 -
[3.13] Heavily comment Python/perf_jit_trampoline.c to improve maintainability (GH-134527)
#135300 merged
Jun 9, 2025 -
gh-116738: Make _heapq module thread-safe
#135036 merged
Jun 9, 2025 -
GH-131296: fix clang-cl warning on Windows in socketmodule.c
#131821 merged
Jun 9, 2025 -
[3.14] gh-127833: Reword and expand the Notation section (GH-134443)
#135301 merged
Jun 9, 2025 -
gh-127833: Reword and expand the Notation section
#134443 merged
Jun 9, 2025 -
gh-135001: Explicitly specify the encoding parameter value of
calendar.HTMLCalendar
as 'utf-8'#135002 merged
Jun 9, 2025 -
[3.14] bpo-45210: Document that error indicator may be set in tp_dealloc (GH-28358)
#135298 merged
Jun 9, 2025 -
gh-133968: Update PyUnicodeWriter_WriteASCII() documentation
#135297 merged
Jun 9, 2025 -
[3.14] gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973)
#134974 merged
Jun 9, 2025 -
[3.14] GH-135287: clang-cl PGO builds on Windows fail with
could not open '/GENPROFILE'
(GH-135289)#135296 merged
Jun 9, 2025 -
GH-135287: clangcl PGO builds on Windows fail with
could not open '/GENPROFILE'
#135289 merged
Jun 9, 2025 -
gh-131798: Optimize
_UNARY_INVERT
#135222 merged
Jun 9, 2025 -
[3.14] GH-135171: Fix generator expressions one last time (hopefully)
#135225 merged
Jun 9, 2025 -
gh-131316: fix invalid
DECREF
in_md5.md5.copy()
#135291 merged
Jun 9, 2025 -
gh-89373: Document that error indicator may be set in tp_dealloc
#28358 merged
Jun 9, 2025 -
gh-135004: rewrite and cleanup
blake2module.c
#135006 merged
Jun 9, 2025 -
gh-135234: improve
_hashlib
exceptions when reporting an OpenSSL function failure#135250 merged
Jun 9, 2025 -
[3.13] Use f-strings in csv docs example (GH-135245)
#135286 merged
Jun 9, 2025 -
[3.14] Use f-strings in csv docs example (GH-135245)
#135285 merged
Jun 9, 2025 -
Use f-strings in csv docs example
#135245 merged
Jun 8, 2025 -
[3.13] gh-135276: Refresh
zipfile.Path
from zipp 3.23 (GH-135277)#135279 merged
Jun 8, 2025 -
[3.13] gh-135263: Fix typo in token.NAME documentation (GH-135275)
#135281 merged
Jun 8, 2025 -
[3.14] gh-135263: Fix typo in token.NAME documentation (GH-135275)
#135280 merged
Jun 8, 2025 -
[3.14] gh-135276: Refresh
zipfile.Path
from zipp 3.23 (GH-135277)#135278 merged
Jun 8, 2025 -
gh-135263: Fix typo in token.NAME documentation
#135275 merged
Jun 8, 2025 -
gh-135276: Refresh
zipfile.Path
from zipp 3.23#135277 merged
Jun 8, 2025 -
[3.13] Update tutorial for new "Copy" button (GH-135007)
#135271 merged
Jun 8, 2025 -
Add compile_commands.json to .gitignore
#135111 merged
Jun 8, 2025 -
[3.14] Update tutorial for new "Copy" button (GH-135007)
#135270 merged
Jun 8, 2025 -
Update tutorial for new
Copy
button#135007 merged
Jun 8, 2025 -
[3.13] gh-134976: document the exception type that can be raised by
s[i]
(GH-134977)#135259 merged
Jun 8, 2025 -
[3.14] gh-134976: document the exception type that can be raised by
s[i]
(GH-134977)#135258 merged
Jun 8, 2025 -
gh-134531: refactor
_hashlib
logic for mapping NIDs to EVP_MD objects#135254 merged
Jun 8, 2025 -
gh-134976: document the exception type that can be raised by
s[i]
#134977 merged
Jun 8, 2025 -
[3.14] gh-135244: generate UUID random Node ID with a CSPRNG as per RFC 9562, §6.10.3 (GH-135226)
#135255 merged
Jun 8, 2025 -
gh-135244: use CSPRNG for random UUID node ID
#135226 merged
Jun 8, 2025 -
gh-134531: fix
_hashlib
clinic directive post GH-134626#135249 merged
Jun 8, 2025 -
[3.14] gh-134151 Fix
TypeError
inemail.utils.decode_params
when sorting RFC 2231 continuations (GH-134687)#135247 merged
Jun 8, 2025 -
[3.13] gh-134151 Fix
TypeError
inemail.utils.decode_params
when sorting RFC 2231 continuations (GH-134687)#135248 merged
Jun 8, 2025 -
gh-134151 Fix TypeError in email.utils.decode_params() when sorting RFC 2231 continuations
#134687 merged
Jun 8, 2025 -
gh-133579: correctly report C curses errors in
_curses_panel
#134629 merged
Jun 8, 2025 -
gh-131798: JIT: Assign type to sliced string/list/tuple
#134671 merged
Jun 7, 2025 -
[3.14] gh-134876: Add fallback for when process_vm_readv fails with ENOSYS (GH-134878)
#135240 merged
Jun 7, 2025 -
gh-134876: Add fallback for when process_vm_readv fails with ENOSYS
#134878 merged
Jun 7, 2025 -
[3.13] gh-134160: Use PyModuleDef.m_free in the example module xxlimited (GH-135174)
#135214 merged
Jun 7, 2025 -
Revert "gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)" temporarily
#135232 merged
Jun 7, 2025 -
gh-131798: JIT: Optimize
_CALL_TYPE_1
when the result is known#135194 merged
Jun 6, 2025 -
[3.14] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194)
#135191 merged
Jun 6, 2025 -
[3.13] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194)
#135192 merged
Jun 6, 2025 -
[3.13] Docs: Update
PyExc_*
tables in the c-api documentation (GH-131640)#135221 merged
Jun 6, 2025 -
[3.14] Docs: Update
PyExc_*
tables in the c-api documentation (GH-131640)#135220 merged
Jun 6, 2025 -
Docs: Update
PyExc_*
tables in the c-api documentation#131640 merged
Jun 6, 2025 -
[3.14] gh-134160: Use PyModuleDef.m_free in the example module xxlimited (GH-135174)
#135213 merged
Jun 6, 2025 -
[3.14] gh-57089: Note _layout_ in the bitfield docs (GH-134148)
#135216 merged
Jun 6, 2025 -
gh-133390: Support SQL keyword completion for sqlite3 CLI
#133393 merged
Jun 6, 2025 -
gh-57089: Note _layout_ in the bitfield docs
#134148 merged
Jun 6, 2025 -
gh-134160: Use PyModuleDef.m_free in the example module xxlimited
#135174 merged
Jun 6, 2025 -
gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH
#134892 merged
Jun 6, 2025 -
[3.13] feat(docs): type fix - apply pep8 by using docstring instead of comment in the doc. (GH-135181)
#135211 merged
Jun 6, 2025 -
[3.14] feat(docs): type fix - apply pep8 by using docstring instead of comment in the doc. (GH-135181)
#135212 merged
Jun 6, 2025 -
[3.13] gh-135120: Add test.support.subTests() (GH-135121)
#135210 merged
Jun 6, 2025 -
feat(docs): type fix - apply pep8 by using docstring instead of comment in the doc.
#135181 merged
Jun 6, 2025 -
[3.14] gh-135120: Add test.support.subTests() (GH-135121)
#135208 merged
Jun 6, 2025 -
[3.14] gh-134993: Add os.lstat() to os.supports_dir_fd (GH-135188)
#135205 merged
Jun 6, 2025 -
[3.13] gh-134993: Add os.lstat() to os.supports_dir_fd (GH-135188)
#135206 merged
Jun 6, 2025 -
[3.14] Fix versionadded directive rendering in c-api/arg.rst (GH-135199)
#135207 merged
Jun 6, 2025 -
Fix versionadded directive rendering in c-api/arg.rst
#135199 merged
Jun 6, 2025 -
gh-134036: Update test_syntax
#135204 merged
Jun 6, 2025 -
gh-134993: Add os.lstat() to os.supports_dir_fd
#135188 merged
Jun 6, 2025 -
[3.14] gh-128605: Revert "Add branch protections for x86_64 in asm_tr…ampoline.S (#128606) (#135077)"
#135175 merged
Jun 6, 2025 -
gh-135120: Add test.support.subTests()
#135121 merged
Jun 6, 2025 -
[3.14] gh-135155: Added dependencies required for compiling the _zstd module (GH-135156)
#135197 merged
Jun 6, 2025 -
gh-134036: Improve error messages for invalid
raise
statements#134077 merged
Jun 6, 2025 -
gh-135155: Added dependencies required for compiling the _zstd module
#135156 merged
Jun 6, 2025 -
[3.13] gh-135151: Fix incorrect packaging of pyconfig.h in Windows installer
#135180 merged
Jun 5, 2025 -
[3.14] gh-134889: Fix handling of a few opcodes when optimizing
LOAD_FAST
(#134958)#135187 merged
Jun 5, 2025 -
GH-132554: Fix tier2
FOR_ITER
implementation and optimizations#135137 merged
Jun 5, 2025 -
[3.14] gh-135166: Fix exception type expected by test.test_zstd (GH-135167)
#135189 merged
Jun 5, 2025 -
gh-134155: fix AttributeError in email._header_value_parser.get_address
#134194 merged
Jun 5, 2025 -
gh-135166: fix exception type capture in test.test_zstd
#135167 merged
Jun 5, 2025 -
gh-135161: Remove redundant NULL check for 'exc' after dereference in ceval.c
#135162 merged
Jun 5, 2025 -
[3.13] gh-134989: Fix Py_RETURN_NONE in the limited C API (GH-135165)
#135182 merged
Jun 5, 2025 -
[3.14] gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-135010)
#135173 merged
Jun 5, 2025 -
[3.13] gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200)
#135061 merged
Jun 5, 2025 -
[3.14] gh-131884: Fix incorrect formatting in json.dumps() when using indent and skipkeys=True (GH-132200)
#135060 merged
Jun 5, 2025 -
[3.14] gh-134989: Fix Py_RETURN_NONE in the limited C API (GH-135165)
#135178 merged
Jun 5, 2025 -
gh-134989: Fix Py_RETURN_NONE in the limited C API
#135165 merged
Jun 5, 2025 -
gh-134938: Add
set_pledged_input_size
to ZstdCompressor#135010 merged
Jun 5, 2025 -
[3.13] gh-135124: Change stdout errors in regrtest worker process (GH-135138)
#135169 merged
Jun 5, 2025 -
[3.14] gh-135124: Change stdout errors in regrtest worker process (GH-135138)
#135168 merged
Jun 5, 2025 -
[3.13] gh-131531: android.py enhancements to support cibuildwheel (GH-132870)
#135164 merged
Jun 5, 2025 -
gh-135124: Change stdout errors in regrtest worker process
#135138 merged
Jun 5, 2025 -
[3.14] gh-131531: android.py enhancements to support cibuildwheel (GH-132870)
#135158 merged
Jun 5, 2025 -
gh-131531: android.py enhancements to support cibuildwheel
#132870 merged
Jun 5, 2025 -
gh-134889: Fix handling of a few opcodes when optimizing
LOAD_FAST
#134958 merged
Jun 4, 2025 -
[3.14] gh-135144: Add
_remote_debugging
to the MSI (legacy) Windows installers. (GH-135145)#135150 merged
Jun 4, 2025 -
gh-135144: Add
_remote_debugging
to the MSI (legacy) Windows installers.#135145 merged
Jun 4, 2025 -
Update the devcontainer image to the latest version
#135143 merged
Jun 4, 2025 -
[3.14] gh-129876: Update IDLE News3.txt to May 2025 (GH-135139)
#135140 merged
Jun 4, 2025 -
[3.13] gh-129876: Update IDLE News3.txt to May 2025 (GH-135139)
#135141 merged
Jun 4, 2025 -
gh-129876: Update IDLE News3.txt to May 2025
#135139 merged
Jun 4, 2025 -
[3.13] gh-134989: Implement PyObject_DelAttr() as a macro in the limited C API (GH-135021)
#135134 merged
Jun 4, 2025 -
[3.13] gh-133256: Add _Py_NONSTRING macro (#133257)
#135135 merged
Jun 4, 2025 -
[3.14] gh-134989: Implement PyObject_DelAttr() as a macro in the limited C API (GH-135021)
#135133 merged
Jun 4, 2025 -
[3.13] gh-126483: disable warnings filters mutation in concurrent test (GH-132694)
#135132 merged
Jun 4, 2025 -
[3.14] gh-126483: disable warnings filters mutation in concurrent test (GH-132694)
#135131 merged
Jun 4, 2025 -
[3.14] gh-135074: Fix exception messages in test.support module (GH-135076)
#135129 merged
Jun 4, 2025 -
[3.13] gh-135074: Fix exception messages in test.support module (GH-135076)
#135130 merged
Jun 4, 2025 -
[3.14] gh-135108: Fix utmp.h inclusion in posixmodule.c on NetBSD (GH-135109)
#135127 merged
Jun 4, 2025 -
[3.13] gh-135108: Fix utmp.h inclusion in posixmodule.c on NetBSD (GH-135109)
#135128 merged
Jun 4, 2025 -
gh-134989: Implement PyObject_DelAttr() as a macro in the limited C API
#135021 merged
Jun 4, 2025 -
gh-126483: disable warnings filters mutation in concurrent test_check…
#132694 merged
Jun 4, 2025 -
gh-135074: Fix exception messages in test.support module
#135076 merged
Jun 4, 2025 -
gh-135108: Fix utmp.h inclusion in posixmodule.c on NetBSD
#135109 merged
Jun 4, 2025 -
[3.13] gh-134160: Improve multi-phase init note on isolation & subinterpreters (GH-134775)
#134983 merged
Jun 4, 2025 -
[3.14] gh-135099: Only wait on
_PyOS_SigintEvent()
in main thread (GH-135100)#135116 merged
Jun 4, 2025 -
[3.14] Use a more clear example for the PEP 758 what's new section (GH-135118)
#135119 merged
Jun 4, 2025 -
Use a more clear example for the PEP 758 what's new section
#135118 merged
Jun 4, 2025 -
gh-135099: Only wait on
_PyOS_SigintEvent()
in main thread#135100 merged
Jun 4, 2025 -
gh-135103: Remove an unused local variable in Lib/code.py
#135104 merged
Jun 4, 2025 -
[3.14] gh-135101: When choosing the default simulator device, don't use
simctl --set testing
(GH-135102)#135113 merged
Jun 4, 2025 -
[3.13] gh-135101: When choosing the default simulator device, don't use
simctl --set testing
(GH-135102)#135114 merged
Jun 4, 2025 -
gh-135101: When choosing the default simulator device, don't use
simctl --set testing
#135102 merged
Jun 4, 2025 -
[3.13] Backport PyManager support to PC/layout script
#135096 merged
Jun 3, 2025 -
[3.14] gh-127081: use
getlogin_r
if available (gh-132751)#135097 merged
Jun 3, 2025 -
[3.13] gh-127081: use
getlogin_r
if available (gh-132751)#135098 merged
Jun 3, 2025 -
gh-127081: use
getlogin_r
if available#132751 merged
Jun 3, 2025 -
[3.9] gh-135034: Normalize link targets in tarfile, add
os.path.realpath(strict='allow_missing')
(GH-135037)#135084 merged
Jun 3, 2025 -
[3.14] gh-134248 test_getallocatedblocks pre-check to ignore immortalized strings (GH-134871)
#135095 merged
Jun 3, 2025 -
gh-134248 test_getallocatedblocks pre-check to ignore immortalized strings
#134871 merged
Jun 3, 2025 -
[3.12] gh-135034: Remove test_realpath_permission
#135093 merged
Jun 3, 2025 -
[3.9] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836)
#135090 merged
Jun 3, 2025 -
[3.12] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836)
#134847 merged
Jun 3, 2025 -
[3.11] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836)
#135091 merged
Jun 3, 2025 -
[3.10] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836)
#135089 merged
Jun 3, 2025 -
[3.9] gh-123409: fix
IPv6Address.reverse_pointer
for IPv4-mapped addresses (GH-123419)#135085 merged
Jun 3, 2025 -
[3.12] gh-123409: fix
IPv6Address.reverse_pointer
for IPv4-mapped addresses (GH-123419)#135086 merged
Jun 3, 2025 -
[3.11] gh-123409: fix
IPv6Address.reverse_pointer
for IPv4-mapped addresses (GH-123419)#135087 merged
Jun 3, 2025 -
[3.10] gh-123409: fix
IPv6Address.reverse_pointer
for IPv4-mapped addresses (GH-123419)#135088 merged
Jun 3, 2025 -
[3.9] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841)
#134615 merged
Jun 3, 2025 -
[3.10] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841)
#134614 merged
Jun 3, 2025 -
[3.11] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841)
#134613 merged
Jun 3, 2025 -
[3.13] gh-128605: Add branch protections for x86_64 in asm_trampoline.S (GH-128606) (GH-135077)
#135083 merged
Jun 3, 2025 -
[3.10] gh-87799: Improve the textual representation of IPv4-mapped IPv6 addresses (GH-29345)
#135079 merged
Jun 3, 2025 -
[3.9] gh-87799: Improve the textual representation of IPv4-mapped IPv6 addresses (GH-29345)
#135078 merged
Jun 3, 2025 -
[3.12] gh-87799: Improve the textual representation of IPv4-mapped IPv6 addresses (GH-29345)
#135081 merged
Jun 3, 2025 -
[3.11] gh-87799: Improve the textual representation of IPv4-mapped IPv6 addresses (GH-29345)
#135080 merged
Jun 3, 2025 -
[3.14] gh-128605: Add branch protections for x86_64 in asm_trampoline.S (#128606)
#135077 merged
Jun 3, 2025 -
[3.14] gh-135028: Increase parser MAXSTACK for nested parenthesis (GH-135031)
#135059 merged
Jun 3, 2025 -
gh-135034: Normalize link targets in tarfile, add
os.path.realpath(strict='allow_missing')
#135037 merged
Jun 3, 2025 -
[3.13] gh-134875: Fix mimallc build error for the old compilers (gh-134994)
#135054 merged
Jun 3, 2025 -
[3.14] gh-134875: Fix mimallc build error for the old compilers (gh-134994)
#135053 merged
Jun 3, 2025 -
gh-131884: Fix incorrect formatting in
json.dumps()
when usingindent
andskipkeys=True
#132200 merged
Jun 3, 2025 -
gh-128605: Add branch protections for x86_64 in asm_trampoline.S
#128606 merged
Jun 3, 2025 -
gh-135028: Increase parser MAXSTACK for nested parenthesis
#135031 merged
Jun 3, 2025 -
[3.14] gh-134830: Fix reference in
Doc/extending/windows.rst
(GH-134831)#135058 merged
Jun 3, 2025 -
gh-134875: Fix mimallc build error for the old compilers
#134994 merged
Jun 2, 2025 -
gh-134830: Fix reference in
Doc/extending/windows.rst
#134831 merged
Jun 2, 2025 -
[3.14] gh-132813: Improve error messages for incorrect types and values of csv.Dialog attributes (GH-133241)
#135050 merged
Jun 2, 2025 -
[3.14] gh-133454: Mark test_queue tests with many threads as bigmem (gh-134575)
#135046 merged
Jun 2, 2025 -
[3.13] gh-133454: Mark test_queue tests with many threads as bigmem (gh-134575)
#135047 merged
Jun 2, 2025 -
[3.14] gh-74232: Add a note about roundtrip of non-float numerics in CSV (GH-134963)
#135048 merged
Jun 2, 2025 -
[3.13] gh-74232: Add a note about roundtrip of non-float numerics in CSV (GH-134963)
#135049 merged
Jun 2, 2025 -
gh-132813: Improve error messages for incorrect types and values of csv.Dialog attributes
#133241 merged
Jun 2, 2025 -
gh-74232: Add a note about roundtrip of non-float numerics in CSV
#134963 merged
Jun 2, 2025 -
gh-133454: Mark test_queue tests with many threads as bigmem
#134575 merged
Jun 2, 2025 -
[3.13] gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658)
#134965 merged
Jun 2, 2025 -
[3.13] gh-134908: Protect
textiowrapper_iternext
with critical section (gh-134910)#135040 merged
Jun 2, 2025 -
[3.14] gh-134908: Protect
textiowrapper_iternext
with critical section (gh-134910)#135039 merged
Jun 2, 2025 -
[3.14] Remove newline in Doc/c-api/lifecycle.rst for gettext builder (GH-135013)
#135038 merged
Jun 2, 2025 -
Remove newline in
Doc/c-api/lifecycle.rst
forgettext
builder#135013 merged
Jun 2, 2025 -
gh-66234: Add flag to disable the use of mmap in dbm.gnu
#135005 merged
Jun 2, 2025 -
gh-134908: protect
textiowrapper_iternext
with critical section#134910 merged
Jun 2, 2025 -
[3.9] bpo-43757: Make pathlib use os.path.realpath() to resolve symlinks in a path (GH-25264)
#135035 merged
Jun 2, 2025 -
[3.9] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063)
#134481 merged
Jun 2, 2025 -
[3.9] gh-80222: Fix email address header folding with long quoted-string (GH-122753) (GH-129111)
#132371 merged
Jun 2, 2025 -
[3.10] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063)
#134480 merged
Jun 2, 2025 -
[3.11] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063)
#134479 merged
Jun 2, 2025 -
gh-130999: Fix globals() poisoning in test_traceback
#135030 merged
Jun 2, 2025 -
gh-123471: Make concurrent iteration over itertools.cycle safe under free-threading
#131212 merged
Jun 2, 2025 -
gh-117852: eagerly check arguments to asyncgen.athrow()
#134868 merged
Jun 2, 2025 -
gh-130662: accept leading zeros in precision/width for Decimal's formatting
#132549 merged
Jun 2, 2025 -
gh-130662: accept leading zeros in precision/width for Fraction's formatting
#130663 merged
Jun 2, 2025 -
gh-130999: Avoid exiting the new REPL when there are non-string candidates for suggestions
#131001 merged
Jun 2, 2025 -
[3.13] gh-122153: indicate that Windows does not support
socket.{send,recv}_fds
(GH-134960)#135017 merged
Jun 2, 2025 -
[3.14] gh-122153: indicate that Windows does not support
socket.{send,recv}_fds
(GH-134960)#135018 merged
Jun 2, 2025 -
gh-132908: Add math.isnormal/issubnormal() functions
#132935 merged
Jun 2, 2025 -
gh-122153: indicate that Windows does not support
socket.{send,recv}_fds
#134960 merged
Jun 2, 2025 -
[3.14] gh-134449: fix grammar for
precision_with_grouping
in format description (GH-134608)#135015 merged
Jun 2, 2025 -
gh-134449: fix grammar for
precision_with_grouping
in format description#134608 merged
Jun 2, 2025 -
gh-134978: deprecate
string
keyword parameter for hash function constructors#134979 merged
Jun 2, 2025 -
gh-130478: Fixed HACL compilation failure on macOS Silicon
#134188 merged
Jun 1, 2025 -
gh-134004: Dbm vacuuming
#134028 merged
Jun 1, 2025 -
[3.14] gh-132983: Minor fixes and clean up for the _zstd module (GH-134930)
#134998 merged
Jun 1, 2025 -
[3.13] gh-133503: clarify
compileall -s/-p
docs (GH-134756)#134996 merged
Jun 1, 2025 -
[3.13] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713)
#134962 merged
Jun 1, 2025 -
[3.14] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713)
#134961 merged
Jun 1, 2025 -
[3.14] gh-133503: clarify
compileall -s/-p
docs (GH-134756)#134997 merged
Jun 1, 2025 -
gh-132983: Minor fixes and clean up for the _zstd module
#134930 merged
Jun 1, 2025 -
gh-133503: Update
compileall.rst
's documentation of-s
and-p
for clarity,#134756 merged
Jun 1, 2025 -
[3.14] gh-134970: Fix exception message in argparse module (GH-134971)
#134991 merged
Jun 1, 2025 -
gh-134970: Fix exception message in
argparse
module#134971 merged
Jun 1, 2025 -
[3.14] gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658)
#134964 merged
Jun 1, 2025 -
[3.14] gh-133891: Add missing error check to
SET_COUNT
macro in_testinternalcapi.c
(GH-133892)#134988 merged
May 31, 2025 -
gh-133891: Add missing error check to
SET_COUNT
macro in_testinternalcapi.c
#133892 merged
May 31, 2025 -
[3.14] gh-134835: Remove outdated list from
howto/urllib2.rst
(GH-134844)#134984 merged
May 31, 2025 -
[3.13] gh-134835: Remove outdated list from
howto/urllib2.rst
(GH-134844)#134985 merged
May 31, 2025 -
gh-134835: Remove outdated list from
howto/urllib2.rst
#134844 merged
May 31, 2025 -
[3.14] gh-134160: Improve multi-phase init note on isolation & subinterpreters (GH-134775)
#134932 merged
May 31, 2025 -
[3.14] gh-134954: Hard-cap max file descriptors in subprocess test fd_status (GH-134955)
#134980 merged
May 31, 2025 -
[3.13] gh-134954: Hard-cap max file descriptors in subprocess test fd_status (GH-134955)
#134981 merged
May 31, 2025 -
gh-134954: Hard-cap max file descriptors in subprocess test fd_status
#134955 merged
May 31, 2025 -
[3.14] Improve format of
InternalDocs/exception_handling.md
(GH-134969)#134975 merged
May 31, 2025 -
Improve format of
InternalDocs/exception_handling.md
#134969 merged
May 31, 2025 -
skip test for sys._stdlib_dir if that is not present
#134973 merged
May 31, 2025 -
Skip test as cpython_only that checks whether setattr interns the attribute or not
#134972 merged
May 31, 2025 -
gh-133968: Use private unicode writer for json
#133832 merged
May 31, 2025 -
gh-134696: fix
hashlib
FIPS-only BLAKE-2 buildbot#134968 merged
May 31, 2025 -
gh-108885: Use subtests for doctest examples run by unittest
#134890 merged
May 31, 2025 -
[3.13] gh-134918: Fix and improve doctest's documentation (GH-134919)
#134967 merged
May 31, 2025 -
[3.14] gh-134918: Fix and improve doctest's documentation (GH-134919)
#134966 merged
May 31, 2025 -
gh-134918: Fix and improve doctest's documentation
#134919 merged
May 31, 2025 -
gh-133489: Remove size restrictions on getrandbits() and randbytes()
#133658 merged
May 31, 2025 -
gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures
#134713 merged
May 31, 2025 -
gh-134718: Omit optional Load() values in ast.dump()
#134934 merged
May 31, 2025 -
gh-91048: Reorder result tuple of parse_code_object
#134898 merged
May 31, 2025 -
[3.13] GH-106235: Clarify
parse_known_args
documentation by removing "remaining" (GH-126921)#134914 merged
May 30, 2025 -
[3.14] GH-106235: Clarify
parse_known_args
documentation by removing "remaining" (GH-126921)#134913 merged
May 30, 2025 -
[3.14] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)
#134950 merged
May 30, 2025 -
[3.13] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)
#134951 merged
May 30, 2025 -
gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds
#134924 merged
May 30, 2025 -
[3.14] gh-132775: Expand the Capability of Interpreter.call() (gh-133484)
#134933 merged
May 30, 2025 -
rearrange my gitingore addition w/comment to make backporting easier
#134945 merged
May 30, 2025 -
[3.14] .gitignore personal Claude Code configs (GH-134942)
#134944 merged
May 30, 2025 -
.gitignore personal Claude Code configs
#134942 merged
May 30, 2025 -
[3.13] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925)
#134941 merged
May 30, 2025 -
[3.14] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925)
#134940 merged
May 30, 2025 -
gh-134733: Fix documentation for the show_empty option of ast.dump()
#134925 merged
May 30, 2025 -
[3.13] gh-134718: Fix ast.dump() for empty non-default values (GH-134926)
#134936 merged
May 30, 2025 -
[3.14] gh-134718: Fix ast.dump() for empty non-default values (GH-134926)
#134931 merged
May 30, 2025 -
gh-132775: Expand the Capability of Interpreter.call()
#133484 merged
May 30, 2025 -
gh-134160: Improve multi-phase init note on isolation & subinterpreters
#134775 merged
May 30, 2025 -
gh-134718: Fix ast.dump() for empty non-default values
#134926 merged
May 30, 2025 -
GH-134879: Fix
INSTRUMENT_FOR_ITER
for list/tuple#134897 merged
May 30, 2025 -
gh-134586: mark
_mi_assert_fail
asnoreturn
,cold
andthrow
#134624 merged
May 30, 2025 -
[3.14] gh-134885: zstd: Use Py_XSETREF (GH-134886)
#134922 merged
May 30, 2025 -
[3.14] gh-134857: Improve error report for doctests run with unittest (GH-134858)
#134903 merged
May 30, 2025 -
gh-134745: Change PyThread_allocate_lock() implementation to PyMutex
#134747 merged
May 30, 2025 -
gh-134885: zstd: Use Py_XSETREF
#134886 merged
May 30, 2025 -
[3.13] Doc: remove unnecessary section header (GH-134917)
#134921 merged
May 30, 2025 -
[3.14] Doc: remove unnecessary section header (GH-134917)
#134920 merged
May 30, 2025 -
Doc: remove unnecessary section header
#134917 merged
May 30, 2025 -
[3.14] gh-134768: Fix definition of
mt_continue_should_break()
(GH-134769)#134916 merged
May 30, 2025 -
[3.14] gh-134906: Document CompressionParameter.content_size_flag (GH-134907)
#134915 merged
May 30, 2025 -
gh-134768: Fix definition of
mt_continue_should_break()
#134769 merged
May 30, 2025 -
gh-134906: Document CompressionParameter.content_size_flag
#134907 merged
May 30, 2025 -
[3.13] ast docs: Fix description of ast.Constant (GH-134741)
#134912 merged
May 30, 2025 -
[3.14] ast docs: Fix description of ast.Constant (GH-134741)
#134911 merged
May 30, 2025 -
ast docs: Fix description of ast.Constant
#134741 merged
May 30, 2025 -
GH-106235: Clarify
parse_known_args
documentation by removing "remaining"#126921 merged
May 30, 2025 -
gh-134857: Improve error report for doctests run with unittest
#134858 merged
May 29, 2025 -
[3.14] gh-132775: Fix _PyFunctIon_VerifyStateless() (GH-134900)
#134901 merged
May 29, 2025 -
gh-132775: Fix _PyFunctIon_VerifyStateless()
#134900 merged
May 29, 2025 -
[3.14] GH-133912: Fix
PyObject_GenericSetDict
to handle inline values (GH-134725)#134859 merged
May 29, 2025 -
gh-134771: Fix time_clockid_converter() on Cygwin.
#134772 merged
May 29, 2025 -
gh-133968: Add PyUnicodeWriter_WriteASCII() function
#133973 merged
May 29, 2025 -
[3.13] gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (GH-134213)
#134884 merged
May 29, 2025 -
[3.14] gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (GH-134213)
#134883 merged
May 29, 2025 -
gh-133260: Remove claim that PyUnicode_InternFromString immortalizes
#134213 merged
May 29, 2025 -
gh-133866: remove deprecated and undocumented function
ctypes.SetPointerType
#133869 merged
May 29, 2025 -
[3.14] gh-69011: : clarify & deduplicate
ctypes.create_*_buffer
docs (GH-132858)#134881 merged
May 29, 2025 -
[3.13] gh-69011: : clarify & deduplicate
ctypes.create_*_buffer
docs (GH-132858)#134882 merged
May 29, 2025 -
gh-69011:
ctypes.create_*_buffer
clarify NUL termination character inclusion#132858 merged
May 29, 2025 -
[3.14] gh-134262: Add retries to generate_sbom.py (GH-134263)
#134460 merged
May 28, 2025 -
[3.14] gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820)
#134865 merged
May 28, 2025 -
gh-134262: Fix off by one errors in download retry functions
#134867 merged
May 28, 2025 -
[3.13] gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820)
#134866 merged
May 28, 2025 -
gh-134262: Add retries to downloads in
PCbuild\get_external.py
#134820 merged
May 28, 2025 -
Add a tool to benchmark external inspection
#134810 merged
May 28, 2025 -
GH-133912: Fix
PyObject_GenericSetDict
to handle inline values#134725 merged
May 28, 2025 -
[3.14] gh-108885: Imporove tests for doctest (GH-134832)
#134855 merged
May 28, 2025 -
[3.13] gh-108885: Imporove tests for doctest (GH-134832)
#134856 merged
May 28, 2025 -
gh-108885: Imporove tests for doctest
#134832 merged
May 28, 2025 -
gh-108512: Add and use new replacements for PySys_GetObject()
#111035 merged
May 28, 2025 -
[3.14] GH-134848: Use a set to store
AuditEvents.sources
(GH-134849)#134853 merged
May 28, 2025 -
[3.13] GH-134848: Use a set to store
AuditEvents.sources
(GH-134849)#134854 merged
May 28, 2025 -
GH-134848: Use a set to store
AuditEvents.sources
#134849 merged
May 28, 2025 -
[3.14] gh-132983: Convert dict_content to take Py_buffer in
ZstdDict()
(GH-133924)#134723 merged
May 28, 2025 -
[3.14] gh-132983: Split
_zstd_set_c_parameters
(GH-133921)#134838 merged
May 28, 2025 -
[3.14] gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode (GH-134841)
#134851 merged
May 28, 2025 -
[3.13] gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode (GH-134841)
#134852 merged
May 28, 2025 -
[3.14] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836)
#134845 merged
May 28, 2025 -
[3.14] gh-133711: Fix test_regrtest for PYTHONUTF8=1 (GH-134839)
#134842 merged
May 28, 2025 -
[3.13] gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address (GH-134836)
#134846 merged
May 28, 2025 -
[3.13] gh-133711: Fix test_regrtest for PYTHONUTF8=1 (GH-134839)
#134843 merged
May 28, 2025 -
gh-133711: Fix test_readline.test_nonascii() for UTF-8 Mode
#134841 merged
May 28, 2025 -
gh-133711: Log Windows OEM code page in test.pythoninfo
#134840 merged
May 28, 2025 -
gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address
#134836 merged
May 28, 2025 -
gh-133711: Fix test_regrtest for PYTHONUTF8=1
#134839 merged
May 28, 2025 -
gh-132983: Split
_zstd_set_c_parameters
#133921 merged
May 28, 2025 -
gh-128629: Add _Py_PACK_VERSION for CPython's own definitions
#134247 merged
May 28, 2025 -
[3.14] gh-134817: Document [Timed]RotatingFileHandler shouldRollover method (GH-134818)
#134823 merged
May 28, 2025 -
[3.13] gh-134817: Document [Timed]RotatingFileHandler shouldRollover method (GH-134818)
#134824 merged
May 28, 2025 -
[3.13] gh-134744: Fix fcntl error handling (GH-134748) (GH-134795)
#134798 merged
May 28, 2025 -
[3.13] gh-134160: Block multiple module initialization (GH-134773)
#134828 merged
May 28, 2025 -
[3.14] gh-134160: Block multiple module initialization (GH-134773)
#134827 merged
May 28, 2025 -
gh-134160: Block multiple module initialization
#134773 merged
May 28, 2025 -
[3.14] Update outdated statement from
math
about C standard (GH-134621)#134825 merged
May 28, 2025 -
[3.13] Update outdated statement from
math
about C standard (GH-134621)#134826 merged
May 28, 2025 -
Update outdated statement from
math
about C standard#134621 merged
May 28, 2025 -
(gh-134817) Documents [Timed]RotatingFileHandler shouldRollover method
#134818 merged
May 28, 2025 -
[3.14] Fix typing.TYPE_CHECKING docs to reflect PEP 649. (GH-134813)
#134822 merged
May 28, 2025 -
Fix typing.TYPE_CHECKING docs to reflect PEP 649.
#134813 merged
May 28, 2025 -
gh-127266: avoid data races when updating type slots v2
#133177 merged
May 28, 2025 -
gh-134580: Modernizing
difflib.HtmlDiff
for HTML Output#134581 merged
May 28, 2025 -
[3.14] gh-134679: Fix assertion failure in QSBR (gh-134811)
#134814 merged
May 27, 2025 -
gh-134679: Fix assertion failure in QSBR
#134811 merged
May 27, 2025 -
[3.14] GH-134774: fix 'Py_DEBUG': macro redefinition warnings for Windows debug builds
#134791 merged
May 27, 2025 -
[3.13] gh-134789: Document del s[i] operation for mutable sequences (GH-134804)
#134809 merged
May 27, 2025 -
[3.14] gh-134789: Document del s[i] operation for mutable sequences (GH-134804)
#134808 merged
May 27, 2025 -
gh-134789: Document del s[i] operation for mutable sequences
#134804 merged
May 27, 2025 -
gh-131798: Optimize
_ITER_CHECK_TUPLE
#134803 merged
May 27, 2025 -
[3.14] gh-132917: fix data race on
last_mem
in free-threading gc (GH-134692)#134802 merged
May 27, 2025 -
[3.13] GH-128161: Fix refleak introduced in GH-134788
#134799 merged
May 27, 2025 -
gh-132917: fix data race on
last_mem
in free-threading gc#134692 merged
May 27, 2025 -
gh-134043: add
_PyObject_GetMethodStackRef
#134044 merged
May 27, 2025 -
[3.14] gh-134744: Fix fcntl error handling (#134748)
#134795 merged
May 27, 2025 -
[3.14] gh-132775: Always Set __builtins__ In _PyFunction_FromXIData() (gh-134758)
#134794 merged
May 27, 2025 -
gh-134262: increase retries in
Tools/build/generate_sbom.py
#134558 merged
May 27, 2025 -
[3.14] gh-133678: Document C API third party tools (GH-134526)
#134793 merged
May 27, 2025 -
[3.13] gh-133678: Document C API third party tools (GH-134526)
#134792 merged
May 27, 2025 -
gh-132775: Always Set __builtins__ In _PyFunction_FromXIData()
#134758 merged
May 27, 2025 -
gh-133678: Document C API third party tools
#134526 merged
May 27, 2025 -
GH-132554: "Virtual" iterators
#132555 merged
May 27, 2025 -
[3.13] gh-128161: Remove redundant GET_ITER from list comprehension code (GH-134778)
#134788 merged
May 27, 2025 -
gh-134744: Fix fcntl error handling
#134748 merged
May 27, 2025 -
Update README.rst informations from 3.14 to 3.15
#134649 merged
May 27, 2025 -
[3.14] GH-128161: Remove redundant GET_ITER from list comprehension code
#134778 merged
May 27, 2025 -
[3.13] Add CODEOWNERS and YAML to end-of-file-fixer and trailing-whitespace (GH-134730)
#134787 merged
May 27, 2025 -
gh-133579: consistently report C curses function failures
#134327 merged
May 27, 2025 -
[3.14] gh-62824: Adjust test_alias_modules_exist test to use imports instead of file checks (GH-134777)
#134781 merged
May 27, 2025 -
[3.13] gh-134210: handle signals in
_curses.window.getch
(GH-134326)#134784 merged
May 27, 2025 -
[3.14] gh-134210: handle signals in
_curses.window.getch
(GH-134326)#134783 merged
May 27, 2025 -
[3.14] gh-134752: Improve speed of test_tokenize.StringPrefixTest.test_prefixes. (GH-134766)
#134782 merged
May 27, 2025 -
gh-134210: refactor signal handling in
_curses.window.{get_wch,getkey}
#134646 merged
May 27, 2025 -
gh-134210: handle signals in
_curses.window.getch
#134326 merged
May 27, 2025 -
gh-134752: Improve speed of test_tokenize.StringPrefixTest.test_prefixes.
#134766 merged
May 27, 2025 -
gh-134635: add
zlib.{adler32,crc32}_combine
to combine checksums#134650 merged
May 27, 2025 -
[3.14] gh-134664: document
cleanup_socket
parameter inasyncio.start_unix_server
(GH-134750)#134779 merged
May 27, 2025 -
[3.13] gh-134664: document
cleanup_socket
parameter inasyncio.start_unix_server
(GH-134750)#134780 merged
May 27, 2025 -
gh-62824: Adjust test_alias_modules_exist test to allow .pyc codec files
#134777 merged
May 27, 2025 -
gh-134664: Document cleanup_socket parameter in asyncio.start_unix_server()
#134750 merged
May 27, 2025 -
gh-134583: Update devcontainer reference to include image with libzstd-devel
#134765 merged
May 27, 2025 -
[3.13] gh-134160: Use multi-phase init in documentation examples (GH-134296)
#134754 merged
May 26, 2025 -
[3.14] gh-134160: Use multi-phase init in documentation examples (GH-134296)
#134753 merged
May 26, 2025 -
gh-134160: Use multi-phase init in documentation examples
#134296 merged
May 26, 2025 -
[3.14] gh-132775: Unrevert "Use _PyCode GetScriptXIData()"
#134736 merged
May 26, 2025 -
[3.14] gh-134557: Suppress immortalization in _PyCode_GetScriptXIData under free-threading (gh-134686)
#134738 merged
May 26, 2025 -
[3.14] gh-134637: Fix performance regression in calling
ctypes
function pointer infree threading
. (GH-134702)#134742 merged
May 26, 2025 -
gh-134637: make PyCFuncPtr_call lock free in ctypes
#134702 merged
May 26, 2025 -
[3.14] Add CODEOWNERS and YAML to end-of-file-fixer and trailing-whitespace (GH-134730)
#134737 merged
May 26, 2025 -
gh-132775: Unrevert "Use _PyCode GetScriptXIData()"
#134735 merged
May 26, 2025 -
gh-134557: Suppress immortalization in _PyCode_GetScriptXIData under free-threading
#134686 merged
May 26, 2025 -
Add CODEOWNERS and yaml to end-of-file-fixer and trailing-whitespace
#134730 merged
May 26, 2025 -
[3.14] gh-119180: Updates to PEP 649/749 docs (GH-134640)
#134731 merged
May 26, 2025 -
gh-119180: Updates to PEP 649/749 docs
#134640 merged
May 26, 2025 -
[3.14] gh-134693: Fix
[-Wmaybe-uninitialized]
warning in_remote_debugging_module.c
(GH-134694)#134726 merged
May 26, 2025 -
gh-134693: Fix
[-Wmaybe-uninitialized]
warning in_remote_debugging_module.c
#134694 merged
May 26, 2025 -
[3.14] gh-91048: Add better error messages for remote debugging for CI builds (GH-134682)
#134719 merged
May 26, 2025 -
gh-132983: Convert dict_content to take Py_buffer
#133924 merged
May 26, 2025 -
Add trailing line to CODEOWNERS
#134722 merged
May 26, 2025 -
[3.14] Add CODEOWNERS for remote debugging (GH-134720)
#134721 merged
May 26, 2025 -
Add CODEOWNERS for remote debugging
#134720 merged
May 26, 2025 -
gh-91048: Add better error messages for remote debugging for CI builds
#134682 merged
May 26, 2025 -
[3.14] gh-91048: Correct Apple platform includes for iOS. (GH-134712)
#134714 merged
May 26, 2025 -
gh-91048: Correct Apple platform includes for iOS
#134712 merged
May 26, 2025 -
[3.14] gh-132710: add missing NEWS entry for GH-134697 (GH-134705)
#134707 merged
May 26, 2025 -
[3.14] gh-132710: only use stable
_uuid.generate_time_safe()
to deduce MAC address (GH-132901)#134697 merged
May 26, 2025 -
gh-132710: add missing NEWS entry for GH-132901
#134705 merged
May 26, 2025 -
[3.13] gh-134559: Add versionadded for
object.__replace__()
(GH-134672)#134700 merged
May 26, 2025 -
[3.14] gh-134559: Add versionadded for
object.__replace__()
(GH-134672)#134699 merged
May 26, 2025 -
gh-134531: cleanup
_hashopenssl.c
to supportEVP_MAC
#134626 merged
May 26, 2025 -
[3.14] gh-134208: remove dead AC directives for
_curses.window.{chgat,getstr,instr}
(GH-134325)#134701 merged
May 26, 2025 -
gh-134559: Add versionadded to object.__replace__
#134672 merged
May 26, 2025 -
gh-132710: only use stable
_uuid.generate_time_safe()
to deduce MAC address#132901 merged
May 26, 2025 -
gh-134208: remove dead AC directives for
_curses.window.{chgat,getstr,instr}
#134325 merged
May 26, 2025 -
gh-129594: Remove redundant check on varargs in _PyArg_CheckPositional
#129595 merged
May 26, 2025 -
[3.14] gh-132493: Remove __annotations__ usage in inspect._signature_is_functionlike (GH-133415)
#133796 merged
May 26, 2025 -
[3.13] gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_endchars (GH-134233)
#134677 merged
May 26, 2025 -
[3.14] gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_endchars (GH-134233)
#134678 merged
May 26, 2025 -
[3.14] gh-127833: lexical analysis: Improve section on Names (GH-131474)
#134423 merged
May 26, 2025 -
[3.13] gh-132876: workaround broken ldexp() on Windows 10 (GH-133135)
#134685 merged
May 26, 2025 -
[3.12] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841)
#134612 merged
May 26, 2025 -
[3.12] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063)
#134478 merged
May 26, 2025 -
[3.12] gh-133767: Fix use-after-free in the unicode-escape decoder with an error handler (GH-129648) (GH-133944)
#134337 merged
May 26, 2025 -
[3.14] gh-132876: workaround broken ldexp() on Windows 10 (GH-133135)
#134684 merged
May 26, 2025 -
gh-132876: workaround broken ldexp() on Windows 10
#133135 merged
May 26, 2025 -
[3.14] gh-69605: Disable PyREPL module autocomplete fallback on regular completion (gh-134181)
#134680 merged
May 25, 2025 -
gh-69605: Disable PyREPL module autocomplete fallback on regular completion
#134181 merged
May 25, 2025 -
[3.14] gh-91048: Refactor and optimize remote debugging module (#134652)
#134673 merged
May 25, 2025 -
gh-134152: Fix UnboundLocalError in email._header_value_parser _get_ptext_to_endchars
#134233 merged
May 25, 2025 -
[3.14] gh-115999: Add PyCodeObject.co_tlbc to the debug offsets (GH-134286)
#134348 merged
May 25, 2025 -
Heavily comment Python/perf_jit_trampoline.c to improve maintainability
#134527 merged
May 25, 2025 -
gh-91048: Refactor and optimize remote debugging module
#134652 merged
May 25, 2025 -
gh-134357: Remove unused imports in tests
#134340 merged
May 25, 2025 -
[3.13] Fix sphinx-lint warnings (default-role used). (GH-134647)
#134669 merged
May 25, 2025 -
[3.14] Fix sphinx-lint warnings (default-role used). (GH-134647)
#134670 merged
May 25, 2025 -
Fix sphinx-lint warnings (default-role used).
#134647 merged
May 25, 2025 -
[3.14] GH-130328: Fix WindowsConsoleGetEventTests after gh-133728 (gh-134660)
#134666 merged
May 25, 2025 -
GH-130328: Fix WindowsConsoleGetEventTests after gh-133728
#134660 merged
May 25, 2025 -
[3.14] gh-133960: Improve typing.evaluate_forward_ref (GH-133961)
#134663 merged
May 25, 2025 -
[3.14] annotationlib docs: note that ForwardRef.evaluate eventually defaults to empty globals (GH-134661)
#134662 merged
May 25, 2025 -
gh-133960: Improve typing.evaluate_forward_ref
#133961 merged
May 25, 2025 -
annotationlib docs: note that ForwardRef.evaluate eventually defaults to empty globals
#134661 merged
May 25, 2025 -
[3.14] gh-134582: Fix t-strings untokenize() roundtrip removing space between braces (GH-134603)
#134659 merged
May 25, 2025 -
gh-134582: Fix t-strings untokenize() roundtrip removing space between braces
#134603 merged
May 25, 2025 -
[3.14] gh-133684: Fix get_annotations() where PEP 563 is involved (GH-133795)
#134656 merged
May 25, 2025 -
[3.14] gh-133778: Fix setting
__annotations__
under PEP 563 (GH-133794)#134655 merged
May 25, 2025 -
gh-133684: Fix get_annotations() where PEP 563 is involved
#133795 merged
May 25, 2025 -
gh-133778: Fix setting
__annotations__
under PEP 563#133794 merged
May 25, 2025 -
[3.14] GH-130328: Speedup pasting in legacy console on Windows (gh-133728)
#134653 merged
May 25, 2025 -
GH-130328: Speedup pasting in legacy console on Windows
#133728 merged
May 25, 2025 -
[3.14] gh-134578: Mark more slow tests (GH-134579)
#134590 merged
May 24, 2025 -
[3.14] gh-134168: fix
http.server
CLI support for IPv6 and--directory
when serving over HTTPS (#134169)#134630 merged
May 24, 2025 -
gh-134168: http.server with HTTPS fails to bind IPv6 addresses and ignores --directory flag
#134169 merged
May 24, 2025 -
gh-131178: add E2E mockless tests for
http.server
command-line interface#134279 merged
May 24, 2025 -
[3.14] gh-134595: Update HOWTO to reflect change in CIBW option (GH-134598)
#134622 merged
May 24, 2025 -
[3.13] gh-134595: Update HOWTO to reflect change in CIBW option (GH-134598)
#134623 merged
May 24, 2025 -
gh-134595: Update HOWTO to reflect change in CIBW option
#134598 merged
May 24, 2025 -
[3.14] gh-80334: fix multiprocessing.freeze_support for other spawn platforms (GH-134462)
#134619 merged
May 24, 2025 -
[3.13] gh-80334: fix multiprocessing.freeze_support for other spawn platforms (GH-134462)
#134620 merged
May 24, 2025 -
gh-80334: fix multiprocessing.freeze_support for other spawn platforms
#134462 merged
May 24, 2025 -
[3.14] gh-134546: ensure remote pdb script is readable (GH-134552)
#134616 merged
May 24, 2025 -
[3.13] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841)
#134611 merged
May 24, 2025 -
[3.14] gh-128840: Limit the number of parts in IPv6 address parsing (GH-128841)
#134610 merged
May 24, 2025 -
gh-134546: ensure remote pdb script is readable
#134552 merged
May 24, 2025 -
gh-128840: Limit the number of parts in IPv6 address parsing
#128841 merged
May 24, 2025 -
[3.14] gh-132983: Make _zstd C code PEP 7 compliant (GH-134605)
#134609 merged
May 24, 2025 -
gh-132983: Make _zstd C code PEP 7 compliant
#134605 merged
May 24, 2025 -
[3.14] gh-132983: Slightly tweak error messages for _zstd compressor/decompressor options dict (GH-134601)
#134602 merged
May 23, 2025 -
gh-132983: Slightly tweak error messages for _zstd compressor/decompressor options dict
#134601 merged
May 23, 2025 -
[3.14] gh-134557: Revert "[3.14] gh-132775: Use _PyCode GetScriptXIData()"
#134600 merged
May 23, 2025 -
gh-134557: Revert "gh-132775: Use _PyCode GetScriptXIData()"
#134599 merged
May 23, 2025 -
[3.14] gh-134381: Fix RuntimeError when starting not-yet started Thread after fork (gh-134514)
#134596 merged
May 23, 2025 -
[3.13] gh-134381: Fix RuntimeError when starting not-yet started Thread after fork (gh-134514)
#134597 merged
May 23, 2025 -
gh-134381: Improve thread safety in _PyThread_AfterFork by preserving not-started handles
#134514 merged
May 23, 2025 -
gh-120170: Exclude __mp_main__ in C version of whichmodule()
#120171 merged
May 23, 2025 -
gh-134565: Use ExceptionGroup to handle multiple errors in unittest.doModuleCleanups()
#134566 merged
May 23, 2025 -
[3.13] gh-134578: Mark more slow tests (GH-134579)
#134592 merged
May 23, 2025 -
[3.14] gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf (GH-133458)
#134589 merged
May 23, 2025 -
gh-134578: Mark more slow tests
#134579 merged
May 23, 2025 -
gh-133454: Reduce the number of threads in test_racing_getbuf_and_releasebuf
#133458 merged
May 23, 2025 -
gh-131798: Small improvements to
remove_unneeded_uops
#134554 merged
May 23, 2025 -
gh-134486: Fix missing alloca symbol in _ctypes on NetBSD.
#134487 merged
May 23, 2025 -
[3.14] Further improves Advanced installation docs for PyManager (GH-134541)
#134576 merged
May 23, 2025 -
Further improves Advanced installation docs for PyManager
#134541 merged
May 23, 2025 -
[3.14] gh-133885: Use locks instead of critical sections for _zstd (gh-134289)
#134560 merged
May 23, 2025 -
[3.13] gh-106318: Add example for
str.count()
(GH-134519)#134573 merged
May 23, 2025 -
[3.14] gh-106318: Add example for
str.count()
(GH-134519)#134574 merged
May 23, 2025 -
[3.14] gh-106318: Add example for
str.center()
(GH-134518)#134571 merged
May 23, 2025 -
[3.13] gh-106318: Add example for
str.center()
(GH-134518)#134572 merged
May 23, 2025 -
gh-106318: Add example for
str.count()
#134519 merged
May 23, 2025 -
gh-106318: Add example for
str.center()
#134518 merged
May 23, 2025 -
[3.13] Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO (GH-134141)
#134491 merged
May 23, 2025 -
gh-133372: remove out of date todos from types module about generator wrapper
#134563 merged
May 23, 2025 -
gh-134451: Delete
@dataclass
forasyncio.tools.CycleFoundException
class#134513 merged
May 23, 2025 -
gh-114177: avoid calling connection lost callbacks when loop is already closed in asyncio subprocess
#134508 merged
May 23, 2025 -
[3.14] gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task (GH-134202)
#134553 merged
May 23, 2025 -
gh-133885: Use locks instead of critical sections for _zstd
#134289 merged
May 23, 2025 -
[3.13] Docs: fix link in free-threading-python.rst (GH-134548)
#134556 merged
May 23, 2025 -
[3.14] Docs: fix link in free-threading-python.rst (GH-134548)
#134555 merged
May 23, 2025 -
Docs: fix link in free-threading-python.rst
#134548 merged
May 23, 2025 -
gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task
#134202 merged
May 22, 2025 -
[3.14] GH-131769: fix detecting a pydebug build of the build Python when building for WASI
#133219 merged
May 22, 2025 -
[3.14] GH-130397: remove special-casing of C stack depth for WASI (GH-134469)
#134547 merged
May 22, 2025 -
GH-131769: fix detecting a pydebug build of the build Python when building for WASI
#134015 merged
May 22, 2025 -
[3.13] Avoid
__file__
inhashlib
example (GH-134540)#134550 merged
May 22, 2025 -
[3.14] Avoid
__file__
inhashlib
example (GH-134540)#134549 merged
May 22, 2025 -
Avoid
__file__
inhashlib
example#134540 merged
May 22, 2025 -
GH-130397: remove special-casing of C stack depth for WASI
#134469 merged
May 22, 2025 -
[3.13] Docs: Add note to tutorial clarifying scope (GH-134534)
#134545 merged
May 22, 2025 -
[3.14] Docs: Add note to tutorial clarifying scope (GH-134534)
#134536 merged
May 22, 2025 -
Add note to tutorial clarifying scope
#134534 merged
May 22, 2025 -
gh-131798: JIT: Optimize
_POP_CALL_TWO_LOAD_CONST_INLINE_BORROW
#134369 merged
May 22, 2025 -
[3.14] gh-132775: Fix Recently Introduced Warnings (gh-134530)
#134532 merged
May 22, 2025 -
gh-132775: Fix Recently Introduced Warnings
#134530 merged
May 22, 2025 -
[3.14] gh-132775: Make _PyXI_session Opaque (gh-134452)
#134522 merged
May 22, 2025 -
[3.14] gh-134322: Fix
repr(threading.RLock)
(GH-134389)#134528 merged
May 22, 2025 -
gh-134322: fix the
__repr__
value ofthreading.RLock
from_thread
module, when just created#134389 merged
May 22, 2025 -
gh-132775: Make _PyXI_session Opaque
#134452 merged
May 22, 2025 -
GH-131798: Optimize cached class attributes and methods in the JIT
#134403 merged
May 22, 2025 -
[3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134511)
#134515 merged
May 22, 2025 -
gh-132775: Use _PyCode GetScriptXIData()
#134511 merged
May 22, 2025 -
[3.14] gh-133740: Fix locale.nl_langinfo(ALT_DIGITS) (GH-134468)
#134512 merged
May 22, 2025 -
[3.14] gh-134323: Fix the new
threading.RLock.locked
method (GH-134368)#134510 merged
May 22, 2025 -
gh-133740: Fix locale.nl_langinfo(ALT_DIGITS)
#134468 merged
May 22, 2025 -
gh-131798: JIT: replace _LOAD_SMALL_INT with _LOAD_CONST_INLINE_BORROW
#134406 merged
May 22, 2025 -
[3.14] gh-134370: Added clarification on instance annotations (GH-134387)
#134509 merged
May 22, 2025 -
gh-134323: Fix the new
threading.RLock.locked
method#134368 merged
May 22, 2025 -
gh-134370 Added clarification on instances annotations
#134387 merged
May 22, 2025 -
[3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440)
#134507 merged
May 22, 2025 -
gh-132775: Use _PyObject_GetXIData (With Fallback)
#134440 merged
May 22, 2025 -
[3.14] gh-134455: Fix
build-details.json
to use thec_api.headers
key (GH-134456)#134504 merged
May 22, 2025 -
gh-134455: Fix
build-details.json
to use thec_api.headers
key#134456 merged
May 22, 2025 -
[3.14] gh-71339: Use new assertion methods in tests (GH-129046)
#134498 merged
May 22, 2025 -
gh-127081: lock non-re-entrant
*pwent
calls#132748 merged
May 22, 2025 -
gh-71339: Use new assertion methods in tests
#129046 merged
May 22, 2025 -
[3.13] Consistent sentence case in docs template files (GH-134412)
#134496 merged
May 22, 2025 -
[3.14] Consistent sentence case in docs template files (GH-134412)
#134495 merged
May 22, 2025 -
Consistent sentence case in docs template files
#134412 merged
May 22, 2025 -
[3.13] gh-71339: Use new assertion methods in the http tests (GH-129058)
#132500 merged
May 22, 2025 -
[3.13] gh-71339: Use new assertion methods in the urllib tests (GH-129056)
#132499 merged
May 22, 2025 -
[3.13] gh-71339: Use new assertion methods in the email tests (GH-129055)
#132501 merged
May 22, 2025 -
GH-131688: Mark instructions and uops with DECREF_INPUTS as escaping.
#133501 merged
May 22, 2025 -
GH-133932: Tagged ints are heap safe
#134244 merged
May 22, 2025 -
[3.14] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458)
#134489 merged
May 22, 2025 -
[3.14] Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO (GH-134141)
#134492 merged
May 22, 2025 -
Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO
#134141 merged
May 22, 2025 -
[3.13] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458)
#134490 merged
May 22, 2025 -
gh-131357: Add some extra tests for empty bytes and bytearray
#134458 merged
May 22, 2025 -
[3.14] gh-134309: Add
github.actor
to the GitHub Actions concurrency key (GH-134310)#134484 merged
May 22, 2025 -
[3.13] gh-134309: Add
github.actor
to the GitHub Actions concurrency key (GH-134310)#134485 merged
May 22, 2025 -
gh-134309: Fix premature cancellation of CI tests when multiple PRs have the same branch name
#134310 merged
May 22, 2025 -
gh-127840: Revert "gh-127840: pass flags and address from send_fds (GH-127841)"
#134482 merged
May 22, 2025 -
[3.14] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063)
#134476 merged
May 22, 2025 -
[3.13] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063)
#134477 merged
May 22, 2025 -
gh-134062: Fix hash collisions in IPv4Network and IPv6Network
#134063 merged
May 22, 2025 -
gh-127840: pass flags and address from send_fds
#127841 merged
May 22, 2025 -
[3.14] gh-127960 Fix the REPL to set the correct namespace by setting the correct
__main__
module (gh-134275)#134473 merged
May 22, 2025 -
gh-127960 Fix the REPL to set the correct namespace by setting the correct
__main__
module#134275 merged
May 22, 2025 -
[3.14] gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStateless() (gh-134439)
#134465 merged
May 21, 2025 -
gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStateless()
#134439 merged
May 21, 2025 -
[3.14] gh-132983: Fix refleak in zstd dictionary functions (gh-134459)
#134463 merged
May 21, 2025 -
gh-132983: Fix refleak in zstd dictionary functions
#134459 merged
May 21, 2025 -
[3.14] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085)
#134447 merged
May 21, 2025 -
gh-132124: improve safety nets for creating AF_UNIX socket files
#134085 merged
May 21, 2025 -
[3.13] gh-80050: Update BufferedReader.read docs around non-blocking (GH-130653)
#134445 merged
May 21, 2025 -
[3.14] gh-80050: Update BufferedReader.read docs around non-blocking (GH-130653)
#134444 merged
May 21, 2025 -
[3.14] gh-134026: Fix grammar description of for statement (GH-134034)
#134424 merged
May 21, 2025 -
[3.14] gh-132983: Refactor shared code in train_dict and finalize_dict (GH-134432)
#134442 merged
May 21, 2025 -
gh-80050: Update BufferedReader.read docs around non-blocking
#130653 merged
May 21, 2025 -
[3.14] gh-62184: Remove _pyio import of _io.FileIO (gh-134192)
#134437 merged
May 21, 2025 -
[3.13] gh-62184: Remove _pyio import of _io.FileIO (gh-134192)
#134436 merged
May 21, 2025 -
gh-132983: Refactor shared code in train_dict and finalize_dict
#134432 merged
May 21, 2025 -
gh-62184: Remove _pyio import of _io.FileIO
#134192 merged
May 21, 2025 -
[3.13] gh-133982: Run unclosed file test on all io implementations (gh-134165)
#134434 merged
May 21, 2025 -
[3.14] gh-133982: Run unclosed file test on all io implementations (gh-134165)
#134433 merged
May 21, 2025 -
[3.13] gh-71253: Match _io exception in _pyio (gh-133985)
#134431 merged
May 21, 2025 -
[3.14] gh-71253: Match _io exception in _pyio (gh-133985)
#134430 merged
May 21, 2025 -
[3.13] gh-133982: Update test_bufio to use self.open (gh-133983)
#134429 merged
May 21, 2025 -
[3.14] gh-133982: Update test_bufio to use self.open (gh-133983)
#134428 merged
May 21, 2025 -
gh-133982: Run unclosed file test on all io implementations
#134165 merged
May 21, 2025 -
[3.14] gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)
#134418 merged
May 21, 2025 -
gh-71253: Match _io exception in _pyio
#133985 merged
May 21, 2025 -
gh-133982: Update test_bufio to use self.open
#133983 merged
May 21, 2025 -
[3.13] gh-132246: Add special buffer methods to C API Type Object docs (gh-132247)
#134427 merged
May 21, 2025 -
[3.14] gh-132246: Add special buffer methods to C API Type Object docs (gh-132247)
#134426 merged
May 21, 2025 -
[3.14] gh-90871: fix connection backlog offset in asyncio (gh-134392)
#134421 merged
May 21, 2025 -
[3.14] gh-132983: Add documentation for compression.zstd (GH-133911)
#134425 merged
May 21, 2025 -
gh-132246: Add special buffer methods to C API Type Object docs
#132247 merged
May 21, 2025 -
gh-132983: Add documentation for compression.zstd
#133911 merged
May 21, 2025 -
gh-134026: Fix grammar description of for statement
#134034 merged
May 21, 2025 -
gh-127833: lexical analysis: Improve section on Names
#131474 merged
May 21, 2025 -
[3.13] gh-110631: Fix some incorrect indents in the documentation (GH-129312)
#134420 merged
May 21, 2025 -
gh-90871: fix connection backlog offset in asyncio
#134392 merged
May 21, 2025 -
[3.14] gh-110631: Fix some incorrect indents in the documentation (GH-129312)
#134419 merged
May 21, 2025 -
gh-110631: Fix some incorrect indents in the documentation
#129312 merged
May 21, 2025 -
gh-132775: Add _PyObject_GetXIDataWithFallback()
#133482 merged
May 21, 2025 -
gh-134262: Add retries to generate_sbom.py
#134263 merged
May 21, 2025 -
[3.14] Fix signature of
_curses.assume_default_colors
in the docs (GH-134409)#134417 merged
May 21, 2025 -
gh-131185: Use a proper thread-local for cached thread states
#132510 merged
May 21, 2025 -
Fix signature of
_curses.assume_default_colors
in the docs#134409 merged
May 21, 2025 -
[3.14] gh-132542: Only run test_native_id_after_fork if native_id is supported (GH-134408)
#134413 merged
May 21, 2025 -
[3.13] gh-132542: Only run test_native_id_after_fork if native_id is supported (GH-134408)
#134414 merged
May 21, 2025 -
gh-132542: Only run
test_native_id_after_fork
ifnative_id
is supported#134408 merged
May 21, 2025 -
[3.14] gh-133980: use atomic store in
PyObject_GenericSetDict
(GH-133988)#134354 merged
May 21, 2025 -
[3.14] Add documentation for remote debugging with pdb (GH-134260)
#134398 merged
May 21, 2025
188 Pull requests opened by 100 people
-
gh-134411: assert `PyLong_FromLong(x) != NULL` when `x` is known to be small
#134415 opened
May 21, 2025 -
gh-129374: adds quoting detection to csv sniffer
#134416 opened
May 21, 2025 -
gh-118234: Document Python subprocess requirement on `SystemRoot` env, add RuntimeWarning
#134435 opened
May 21, 2025 -
gh-126845: Some edge cases in email.utils.parsedate_to_datetime seem to differ from RFC2822 spec
#134438 opened
May 21, 2025 -
gh-101913: changed wording of docstring for _parsedate_tz
#134446 opened
May 21, 2025 -
[3.13] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085)
#134448 opened
May 21, 2025 -
gh-123138: Updated email.headerregistry docs to include required keyword parse_tree
#134450 opened
May 21, 2025 -
gh-90548: Allow Alpine/MUSL to pass test_c_locale_coercion.
#134454 opened
May 21, 2025 -
gh-80620: Support negative values in `fromtimestamp` on Windows using 0 + `timedelta`
#134461 opened
May 21, 2025 -
gh-60427: Lib/tokenize.py (untokenize): Update docstring about returning str
#134464 opened
May 21, 2025 -
gh-85393: Handle partial and blocking .write in TextIOWrapper
#134467 opened
May 21, 2025 -
gh-134471: Fix `asyncio.timeout(0)` swallowing an unrelated prior cancellation.
#134472 opened
May 21, 2025 -
[3.14] GH-133932: Tagged ints are heap safe (GH-134244)
#134494 opened
May 22, 2025 -
gh-81708: Support negative `datetime.datetime.timestamp` values from naive datetimes on Windows
#134517 opened
May 22, 2025 -
gh-86273: On macOS >= 10.12, use `clock_gettime(CLOCK_MONOTONIC_RAW)` for `time.monotonic`
#134521 opened
May 22, 2025 -
gh-106318: Add example for `str.find()`
#134529 opened
May 22, 2025 -
gh-85255: Teach `plistlib` to load and dump `NSDate.distantPast` represented as year 0
#134533 opened
May 22, 2025 -
gh-128430: Add docstring for cmd.Cmd.do_topics
#134539 opened
May 22, 2025 -
gh-131798: JIT: Further optimize `_CALL_ISINSTANCE` for class tuples
#134543 opened
May 22, 2025 -
gh-133545: Also quote arguments containing `&<>^|` on Windows
#134544 opened
May 22, 2025 -
gh-134567: Exposes log format to users in unittest.TestCase.assertLogs
#134570 opened
May 23, 2025 -
gh-134551: Add t-strings support to pprint
#134577 opened
May 23, 2025 -
gh-130655: add tests for dgettext
#134594 opened
May 23, 2025 -
gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support
#134606 opened
May 24, 2025 -
gh-134587: Suggest fix for tempfile.mkdtemp() in Windows AppContainer
#134607 opened
May 24, 2025 -
gh-109934: notify cancelled futures on thread pool shutdown
#134618 opened
May 24, 2025 -
gh-51067: Add `remove()` and `repack()` to `ZipFile`
#134627 opened
May 24, 2025 -
gh-127987: Ensure that directories are not renamed during `tar.TarFile.extractall()`
#134628 opened
May 24, 2025 -
gh-101525: Use only safe identical code folding with BOLT
#134642 opened
May 25, 2025 -
gh-134644: handle exceptions set in `PyOS_Readline`
#134645 opened
May 25, 2025 -
gh-116909: fix data race with versions in typeobject
#134651 opened
May 25, 2025 -
gh-134657: Remove newly added private names from asyncio.__all__
#134665 opened
May 25, 2025 -
gh-117208: handle EAGAIN in non-blocking connect
#134688 opened
May 26, 2025 -
gh-134690: Removed deprecated `codetype.co_lnotab`
#134691 opened
May 26, 2025 -
gh-134559: Expand and reorganise documentation for the ``copy`` module
#134695 opened
May 26, 2025 -
[3.13] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (GH-132901)
#134704 opened
May 26, 2025 -
[3.13] gh-132710: add missing NEWS entry for GH-134704 (GH-134705)
#134709 opened
May 26, 2025 -
gh-134717: Allow overriding serialization of NaN and Infinity in json.encoder
#134715 opened
May 26, 2025 -
gh-134698: Hold a lock when the thread state is detached in `ssl`
#134724 opened
May 26, 2025 -
Fix example according to PEP 750 in "What's new in 3.14"
#134727 opened
May 26, 2025 -
gh-134728: Don't deopt due to eval breaker in `_TIER2_RESUME_CHECK`
#134729 opened
May 26, 2025 -
gh-134740: Add missing documentation for importlib.metadata.distributions()
#134749 opened
May 26, 2025 -
gh-134639: Clarify what "canonical" means in os.path.realpath
#134755 opened
May 26, 2025 -
gh-134761: Use deferred reference counting for `threading` concurrency primitives
#134762 opened
May 26, 2025 -
gh-132835: Add defensive NULL checks in mro resolution
#134763 opened
May 27, 2025 -
gh-134833: Detail `del s[i:j]` in `Mutable Sequence Types`
#134834 opened
May 28, 2025 -
gh-134861: Add CSV and 🍌SV output formats to `asyncio ps`
#134862 opened
May 28, 2025 -
gh-134873: Avoid quadratic complexities in idlelib
#134874 opened
May 29, 2025 -
gh-134895: Add sphinx-codeautolink to doc build
#134896 opened
May 29, 2025 -
gh-117888: print failing command when platform triplet detection errors
#134905 opened
May 29, 2025 -
fix a typo: "occured" =>"occurred"
#134928 opened
May 30, 2025 -
gh-134869: Fix Ctrl+C corrupts REPL autocomplete
#134929 opened
May 30, 2025 -
gh-134873: fix various quadratic worst-time complexities in `_header_value_parser.py` [WIP]
#134947 opened
May 30, 2025 -
GH-134453: Fix subprocess memoryview input handling on POSIX
#134949 opened
May 30, 2025 -
gh-134873: Fix quadratic complexity in os.path.expandvars()
#134952 opened
May 30, 2025 -
gh-91048: Reorder result tuple in asyncio/tools.py
#134957 opened
May 31, 2025 -
gh-134280: Disable constant folding for ~ with a boolean argument
#134982 opened
May 31, 2025 -
gh-134986: Catch PermissionError when trying to call perf in tests
#134987 opened
May 31, 2025 -
gh-133895: provide C99 Annex G return values for cmath's functions
#134995 opened
Jun 1, 2025 -
Fix `zipfile._Extra.split`
#134999 opened
Jun 1, 2025 -
gh-134953: Expand theming for `True`/`False`/`None`
#135000 opened
Jun 1, 2025 -
gh-133895: provide C99 Annex F return values for math's functions
#135008 opened
Jun 1, 2025 -
[3.14] gh-130478: fix HACL* build for macOS Silicon (GH-134188)
#135009 opened
Jun 1, 2025 -
parser_generator.py typo - keywods -> keywords
#135014 opened
Jun 2, 2025 -
gh-135032: Disable the SIMD128/SIMD256 for Linux arm64 explictly
#135033 opened
Jun 2, 2025 -
gh-135041: Expand and update ``pickletools`` module docstrings
#135042 opened
Jun 2, 2025 -
gh-135056: Add a --cors CLI argument to http.server
#135057 opened
Jun 3, 2025 -
GH-132554: Specialize `GET_ITER` and `FOR_ITER` for `range`
#135063 opened
Jun 3, 2025 -
gh-135069: Fix exception message in encodings.idna module
#135071 opened
Jun 3, 2025 -
gh-134819: Add sys.set_object_tags and sys.get_object_tags
#135073 opened
Jun 3, 2025 -
gh-135075: Deprecate PyObject_SetAttr(obj, name, NULL) with exc
#135082 opened
Jun 3, 2025 -
[3.12] gh-128605: Add branch protections for x86_64 in asm_trampolineS (#128606)
#135094 opened
Jun 3, 2025 -
GH-132380: Avoid locking in type lookup.
#135112 opened
Jun 3, 2025 -
gh-135110: Fix misleading generator.close() documentation
#135152 opened
Jun 4, 2025 -
gh-133438: Fix the use of the terms "argument" and "parameter" in the documentation
#135160 opened
Jun 5, 2025 -
gh-133438: Fix the use of the terms "argument" and "parameter" in dis.show_code()
#135170 opened
Jun 5, 2025 -
gh-133438: Fix the use of the terms "argument" and "parameter" in error messages for invalid function calls
#135172 opened
Jun 5, 2025 -
gh-135183: Suppress MSVC warning 5274 locally
#135184 opened
Jun 5, 2025 -
gh-135148: Correctly handle f/t strings with comments and debug expressions
#135198 opened
Jun 6, 2025 -
gh-121782: Remove deprecated `%Z` directive in strftime-related tests
#135200 opened
Jun 6, 2025 -
gh-135177: Raise OverflowError in _Py_call_instrumentation_jump to handle potential integer overflow
#135202 opened
Jun 6, 2025 -
Remove duplicate import in `Lib/pydoc.py`
#135215 opened
Jun 6, 2025 -
GH-132661: Add ``string.templatelib.convert()``
#135217 opened
Jun 6, 2025 -
gh-131798: Optimize `_UNARY_NEGATIVE`
#135223 opened
Jun 6, 2025 -
gh-132661: Document t-strings and `templatelib`
#135229 opened
Jun 6, 2025 -
gh-135228: Break reference cycle between class and descriptors
#135230 opened
Jun 7, 2025 -
gh-134531: use `EVP_MAC` API for `_hashlib.HMAC`
#135235 opened
Jun 7, 2025 -
gh-135227: argparse: Use `help` as default `description` in `add_parser`
#135236 opened
Jun 7, 2025 -
gh-135237: fix `setUp/tearDown` of `_colorize.can_colorize` in `test_argparse`
#135238 opened
Jun 7, 2025 -
gh-135241: Changed the opcode of _pickle module to look for 00 and 01 specifically
#135242 opened
Jun 8, 2025 -
gh-135243: improve CSV docs
#135246 opened
Jun 8, 2025 -
gh-135256: Simplify parsing parameters in Argument Clinic
#135257 opened
Jun 8, 2025 -
gh-135261: add CI job for testing OpenSSL 1.1.1w
#135262 opened
Jun 8, 2025 -
gh-69456: Add method to detect if a string contains surrogates
#135265 opened
Jun 8, 2025 -
gh-135239: simpler use of mutex in hashlib & co
#135267 opened
Jun 8, 2025 -
gh-133244: TPen.pensize raises TurtleGraphicsError if called with a negative number
#135268 opened
Jun 8, 2025 -
gh-121914: Change the names of the symbol tables for lambda and genexpr
#135288 opened
Jun 9, 2025 -
gh-127502: Update XML vulnerability table
#135294 opened
Jun 9, 2025 -
gh-126631: fix pre-loading of __main__
#135295 opened
Jun 9, 2025 -
GH-135304: Reported resolution of `time.process_time` and `time.thread_time` is wrong on Windows
#135305 opened
Jun 9, 2025 -
Fix assert Crash for certain Cython generated functions
#135306 opened
Jun 9, 2025 -
gh-118350: Add escapable-raw-text to CDATA mode
#135310 opened
Jun 9, 2025 -
gh-135252: Document Zstandard integration across zipfile, shutil, and tarfile
#135311 opened
Jun 9, 2025 -
Docs: Fix and improve the `PyUnstable_Object_EnableDeferredRefcount` documentation
#135323 opened
Jun 10, 2025 -
gh-129011: Update docs for Raw I/O read, readinto, and write
#135328 opened
Jun 10, 2025 -
[3.13] Docs: fix docstring of `email.message.Message.add_header` (GH-134355)
#135340 opened
Jun 10, 2025 -
gh-131876: extract `_hashlib` helpers into a separate directory [WIP]
#135341 opened
Jun 10, 2025 -
gh-133157: remove usage of `_Py_NO_SANITIZE_UNDEFINED` in `pyexpat`
#135346 opened
Jun 10, 2025 -
GH-135357: Add SO_PASSRIGHTS constant
#135355 opened
Jun 10, 2025 -
gh-133465: Efficient signal checks with detached thread state.
#135358 opened
Jun 10, 2025 -
Fix comments for heapq.siftup_max()
#135359 opened
Jun 10, 2025 -
gh-133982: Use self.open in test_largefile
#135363 opened
Jun 10, 2025 -
gh-133982: Use implementation-specific open in test_fileio OtherFileTests
#135364 opened
Jun 10, 2025 -
gh-135329: prevent infinite traceback loop on Ctrl-C under external p…
#135366 opened
Jun 10, 2025 -
gh-135307: Fix email error when policy max_line_length is set to 0 or None
#135367 opened
Jun 10, 2025 -
gh-135385: Fix memory regression for classes with both __slots__ and __dict__
#135389 opened
Jun 11, 2025 -
[3.13] gh-130077: Properly match full soft keywords in the parser (GH-135317)
#135399 opened
Jun 11, 2025 -
[3.12] gh-130077: Properly match full soft keywords in the parser (GH-135317)
#135400 opened
Jun 11, 2025 -
gh-135401: Test AWS-LC as a cryptography library in CI
#135402 opened
Jun 11, 2025 -
gh-119786: Add InternalDocs/qsbr.md.
#135411 opened
Jun 11, 2025 -
gh-135422: Fix regression in `SyntaxError` messages after #134036
#135423 opened
Jun 12, 2025 -
gh-133390: Extend completion for .commands in `sqlite3`
#135432 opened
Jun 12, 2025 -
gh-116738: Make grp module thread-safe
#135434 opened
Jun 12, 2025 -
gh-89730: EncryptedClientHello support in ssl module
#135435 opened
Jun 12, 2025 -
gh-135444: fix DatagramTransport buffer_size accounting
#135445 opened
Jun 12, 2025 -
gh-119949: refactor test_exc() helper in test_format.py
#135452 opened
Jun 13, 2025 -
gh-132962: _pyrepl: Prevent crash on Windows when stdout is redirected
#135456 opened
Jun 13, 2025 -
GH-135379: Top of stack caching for the JIT.
#135465 opened
Jun 13, 2025 -
GH-133136: Revise QSBR to reduce excess memory held
#135473 opened
Jun 13, 2025 -
[3.12] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135483 opened
Jun 13, 2025 -
[3.11] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135484 opened
Jun 13, 2025 -
[3.10] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135485 opened
Jun 13, 2025 -
[3.9] gh-135462: Fix quadratic complexity in processing special input in HTMLParser (GH-135464)
#135486 opened
Jun 13, 2025 -
gh-75229: make ensurepip honour value of --prefix option
#135488 opened
Jun 13, 2025 -
gh-135487: fix `reprlib.Repr.repr_int` when given very large integers
#135506 opened
Jun 14, 2025 -
Docs: Use `arguments` to replace `args` in `argparse.rst`
#135510 opened
Jun 14, 2025 -
gh-135490: Add warning about arguments that conflict with pdb
#135520 opened
Jun 14, 2025 -
gh-135511 Fixed `NameError` and `AttributeError` lack of the message in IDLE
#135526 opened
Jun 15, 2025 -
Synced docs and docstring for `sysconfig.get_platform`
#135530 opened
Jun 15, 2025 -
gh-127264: Update document behavior of Path.resolve()
#135531 opened
Jun 15, 2025 -
[WIP, do not merge] add TestGetmethparlist test to getmethparlist
#135533 opened
Jun 15, 2025 -
gh-135532: module-wide cleanup for HACL*-based extension modules
#135536 opened
Jun 15, 2025 -
gh-94242: Clarify comments for _MAX_WINDOWS_WORKERS in concurrent.futures.process
#135537 opened
Jun 15, 2025 -
gh-135551: Change how sorting picks minimum run length
#135553 opened
Jun 16, 2025 -
gh-102221: Optimize math.lcm() for multiple arguments
#135554 opened
Jun 16, 2025 -
gh-90369: change test server threads to joinable
#135560 opened
Jun 16, 2025 -
gh-135386: Fix "unable to open database file" errors on readonly DB
#135566 opened
Jun 16, 2025 -
gh-129958: New syntax error in format spec applies to both f-strings and t-strings
#135570 opened
Jun 16, 2025 -
gh-135571: Guard _hashlib usage in test_hashlib.py
#135572 opened
Jun 16, 2025 -
gh-135573: Add a check for 0 items to `APPENDS` and `ADDITEMS` opcodes
#135574 opened
Jun 16, 2025 -
gh-135559: Include named aliases in dir() for IntFlag instances
#135584 opened
Jun 16, 2025 -
gh-82088: Improve performance of PyLong_As*() for multi-digit ints
#135585 opened
Jun 16, 2025 -
gh-135106: [crash repro] Randomly deposit objects in `_Py_Dealloc`
#135589 opened
Jun 16, 2025 -
gh-135557: Use atomic writes on heapq operations
#135601 opened
Jun 17, 2025 -
gh-133895: correct values of cmath.cosh/sinh in case of overflows
#135603 opened
Jun 17, 2025 -
gh-102221: Optimize math.lcm() for multiple arguments
#135609 opened
Jun 17, 2025 -
gh-89488: Add warning about `Py_BuildValue("p")` needing exact `int`
#135610 opened
Jun 17, 2025 -
gh-135607: Remove null checking of weakref list in dealloc of extension modules and objects
#135614 opened
Jun 17, 2025 -
gh-123299: Update 'What's New in Python 3.14' from `3.14` branch
#135616 opened
Jun 17, 2025 -
gh-135580: Pickle `FLOAT` opcode supports whitespace
#135619 opened
Jun 17, 2025 -
gh-135615 Fix incorrect heading outlining http status codes, specifically 418
#135625 opened
Jun 17, 2025 -
Remove unneeded `zlib` dependency in zipfile tests
#135631 opened
Jun 17, 2025 -
gh-135640: Adds type checking to ElementTree.ElementTree constructor
#135643 opened
Jun 17, 2025 -
gh-135661: Fix comment parsing in HTMLParser
#135664 opened
Jun 18, 2025 -
gh-135661: Fix CDATA section parsing in HTMLParser
#135665 opened
Jun 18, 2025 -
gh-135645: Added `supports_isolated_interpreters` to `sys.implementation`
#135667 opened
Jun 18, 2025 -
add async generators section to asyncio internal docs
#135674 opened
Jun 18, 2025 -
gh-109070: multiprocessing.get_context will not set the start method globally
#135678 opened
Jun 18, 2025 -
GH-135106: Restrict trashcan to GC'ed objects
#135682 opened
Jun 18, 2025 -
gh-123471: Make itertools.chain thread-safe
#135689 opened
Jun 18, 2025 -
gh-135698: Fix _interpqueues.create(): max_size >= 0
#135703 opened
Jun 19, 2025 -
gh-135494: Fix python -m test --pgo -x test_re
#135713 opened
Jun 19, 2025 -
gh-135647: fix random.vonmisesvariate() and random.lognormvariate() accept invalid parameters
#135717 opened
Jun 19, 2025 -
Bump mypy to 1.16.1
#135720 opened
Jun 19, 2025 -
gh-135552: Reset type cache after finalization to prevent possible segfault while garbage collecting
#135728 opened
Jun 19, 2025 -
gh-135648: Document that `shutil.copyfileobj` doesn't flush
#135737 opened
Jun 20, 2025 -
gh-135532: optimize calls to `PyMem_Malloc` in SHAKE digest computation
#135744 opened
Jun 20, 2025 -
gh-135751: traceback: add recent_first and show_lines parameter
#135752 opened
Jun 20, 2025 -
gh-134584: Specialize STORE_FAST by reference and type in JIT
#135761 opened
Jun 20, 2025 -
gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros
#135762 opened
Jun 20, 2025 -
gh-135759: consistently reject negative sizes in SHAKE digests
#135767 opened
Jun 20, 2025 -
gh-135768: fix allowed/blocked IPv6 domains in `http.cookiejar`
#135771 opened
Jun 20, 2025 -
GH-132532: Make CHECK_PERIODIC an instruction, not just a uop.
#135772 opened
Jun 20, 2025 -
[3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size
#135778 opened
Jun 20, 2025 -
GH-90117: Check for `list` and `tuple` before `MappingView` in `pprint`
#135779 opened
Jun 21, 2025 -
Remove unnecessary trailing backslashes
#135781 opened
Jun 21, 2025 -
[3.14] gh-127146: Skip test_os.test_mode for Emscripten (GH-135764)
#135784 opened
Jun 21, 2025
351 Issues closed by 78 people
-
gh-135780:Proof of Concept: Integer Overflow Vulnerability in dtoa.c
#135780 closed
Jun 21, 2025 -
`tkinter.commondialog.Dialog.show()` documentation has nonexistent `color` parameter
#135756 closed
Jun 20, 2025 -
Add tkinter to the official embeddable python zip file
#99566 closed
Jun 20, 2025 -
Re Bug
#135750 closed
Jun 20, 2025 -
`test_capi` fails on wasm buildbots with stack overflow
#135721 closed
Jun 20, 2025 -
Segfault/abort in `_Py_uop_sym_new_const` on a JIT build
#135608 closed
Jun 20, 2025 -
Spam
#135738 closed
Jun 20, 2025 -
Parse long strings with \U codes.
#135735 closed
Jun 20, 2025 -
`_hmac`: GIL may be released while attempting to set an exception
#135561 closed
Jun 19, 2025 -
Add new audit event for `sys.remote_exec()`
#135543 closed
Jun 19, 2025 -
test_repl's test_no_memory: AssertionError: -6 not found in (1, 120)
#118331 closed
Jun 19, 2025 -
Two warnings on `wasm32-wasi Non-Debug PR` buildbot
#135709 closed
Jun 19, 2025 -
Unify ZoneInfo.from_file signature
#135273 closed
Jun 19, 2025 -
subprocess.run adds quotes in unexpected places
#135696 closed
Jun 19, 2025 -
os.path.realpath(symlink to DOS devices path that starts with '\\?\Some without ":"\') returns without prefix.
#102440 closed
Jun 19, 2025 -
Minor InterpreterPoolExecutor Issues
#133485 closed
Jun 19, 2025 -
List comprehensions cause subinterpreter crashes
#135450 closed
Jun 19, 2025 -
shutil.rmtree - link to example for windows readonly file handling in function docs
#134538 closed
Jun 18, 2025 -
`test_lock_two_threads` flaky in `test_capi`
#135641 closed
Jun 18, 2025 -
Cannot build 3.11.4 on Raspberry pi
#105706 closed
Jun 18, 2025 -
`test_cycle` in `test_free_threading.test_itertools` is flaky
#135639 closed
Jun 18, 2025 -
Crash with Python 3.12 via Boost Python On Concurrent Thread
#135679 closed
Jun 18, 2025 -
Fix and improve test_random
#135376 closed
Jun 18, 2025 -
Raise consistent `NameError` in `ForwardRef.evaluate()`
#135646 closed
Jun 18, 2025 -
imagesize.get(image_path) returns incorrect size for .webp image
#135672 closed
Jun 18, 2025 -
python-config --embed documentation
#83463 closed
Jun 18, 2025 -
C-API Pure Embedding enhancement
#68840 closed
Jun 18, 2025 -
Extending/embedding Python documentation outdated/incomplete
#88052 closed
Jun 18, 2025 -
Trouble when reloading extension modules.
#78490 closed
Jun 18, 2025 -
LOAD_CONST_IMMORTAL is documented in dis as an instruction while it is a specialized instruction
#135627 closed
Jun 18, 2025 -
Use After Free on Py_INCREF
#135636 closed
Jun 18, 2025 -
Make generator methods `gen_set_name` and `gen_set_qualname` thread-safe in free-threaded builds
#133931 closed
Jun 17, 2025 -
SEGV on _Py_type_getattro_impl
#135637 closed
Jun 17, 2025 -
For the lowercase German alphabet `ß`, `upper()` returns `SS` instead of the uppercase German alphabet `ẞ`
#135630 closed
Jun 17, 2025 -
json dump sort_keys is not consistent or idempotent
#135623 closed
Jun 17, 2025 -
Python 3.14: undocumented opcodes
#135628 closed
Jun 17, 2025 -
Fix `Uop.replicated` definition in `cases_generator/analyzer.py`
#134294 closed
Jun 17, 2025 -
Add retries to downloads of Windows dependencies
#134262 closed
Jun 17, 2025 -
test__opcode fails with missing 'jump_backward' in specialization stats
#132815 closed
Jun 17, 2025 -
Generator expression behavior changed in 3.13.4 - it does not throw exception anymore
#135171 closed
Jun 17, 2025 -
`MutableMapping.update` performance improvement
#135575 closed
Jun 17, 2025 -
Flatten itertools.chain objects?
#135480 closed
Jun 17, 2025 -
How to get msecs from PyTime API in 3.13?
#124088 closed
Jun 17, 2025 -
Interpreter.call() Fails For Various Builtins
#135443 closed
Jun 17, 2025 -
Possible data race between split_keys_entry_added and dict_dict_merge under free-threading, 3.13
#132245 closed
Jun 16, 2025 -
`dict.update()` mutation check too broad
#132617 closed
Jun 16, 2025 -
"variable tstate set but not used" in `crossinterp.c`
#135513 closed
Jun 16, 2025 -
Unhelpful error message for A.__annotate__('x')
#135564 closed
Jun 16, 2025 -
Support more Second-Level Domain Names in lib http.cookiejar
#135528 closed
Jun 16, 2025 -
Pip no longer in the PATH for 3.13.4
#135149 closed
Jun 16, 2025 -
SIGSEGV when access a fork Event in a spawn Process
#89461 closed
Jun 16, 2025 -
Python 3.14.0a2 should have raised exception when a socket is already in used, shouldn't it?
#127319 closed
Jun 16, 2025 -
The decode_header() function decodes raw part to bytes or str, depending on encoded part
#67022 closed
Jun 15, 2025 -
`get_all_awaited_by()` shows incorrect call stacks in awaited_by relationships
#135371 closed
Jun 15, 2025 -
Record the `remote_debugger_script` audit event in doc
#135361 closed
Jun 15, 2025 -
asyncio.Runner & Eventloop will try to create thread at interpreter shutdown to shutdown default executor
#135413 closed
Jun 15, 2025 -
Exceptions when using threading with 3.13, but only in a 32-bit ARM chroot.
#135522 closed
Jun 14, 2025 -
`v3.13.1` test `test_ctypes/test_dlerror.py` fails instead of skipping if `gcc` not in path
#127626 closed
Jun 14, 2025 -
urllib.parse for getting the registered domain part only
#135519 closed
Jun 14, 2025 -
os.getlogin() fails with OSError: [Errno 34] for usernames > 9 characters
#135497 closed
Jun 14, 2025 -
Spam
#135518 closed
Jun 14, 2025 -
Document `LIBZSTD_CFLAGS` and `LIBZSTD_LIBS` in `configure.rst`
#135504 closed
Jun 14, 2025 -
unittest.mock: Regression with create_autospec and dataclasses in 3.14.0b2
#135368 closed
Jun 14, 2025 -
Long-running longobject functions can trigger GC, leading to crash in new GC if stackpointer not properly saved
#135474 closed
Jun 14, 2025 -
Typo in f-string conversion type error
#135496 closed
Jun 14, 2025 -
Multiprocessing queue doesn't make the program exit properly
#132634 closed
Jun 14, 2025 -
_PyCode_VerifyStateless(): Assert Fails If a Name Is Both a Global And an Attr
#135437 closed
Jun 14, 2025 -
[3.13] Crash when generator frame proxies outlive their generator
#125723 closed
Jun 13, 2025 -
sqlite3 CLI does not recognize dot commands with trailing spaces
#133439 closed
Jun 13, 2025 -
PyManager packaging of 3.11-3.12 has broken venv scripts
#135455 closed
Jun 13, 2025 -
`math.isnormal` and `math.issubnormal` referring to "normality" without context
#135308 closed
Jun 13, 2025 -
Slower performance with --disable-gil on threaded nearest-neighbor benchmark (10M points)
#135454 closed
Jun 13, 2025 -
Python 3.14.0b2 in pip tests: Segmentation fault in mock __exit__
#135448 closed
Jun 12, 2025 -
JIT stencil compilation does not respect CFLAGS
#134273 closed
Jun 12, 2025 -
3.14.0b2 yield gives TypeError: _pystart_callback expected 2 arguments, got 3
#135429 closed
Jun 12, 2025 -
3.11 ast.parse on fuzzed string: SystemError: Negative size passed to PyUnicode_New
#135426 closed
Jun 12, 2025 -
Python 3.13 build fails on MacOS Tahoe
#135424 closed
Jun 12, 2025 -
Should `__static_attributes__` be set on dataclasses?
#135428 closed
Jun 12, 2025 -
pip should rebuild the cython module when it is missing in the downloaded wheel
#135418 closed
Jun 12, 2025 -
Wrong translate.
#135415 closed
Jun 12, 2025 -
Ensure unittest example `MyTestCase` can be run
#126864 closed
Jun 11, 2025 -
set.pop()
#135404 closed
Jun 11, 2025 -
Py_Main and Py_RunMain SystemExit documentation does not match actual behavior
#133264 closed
Jun 11, 2025 -
Improve `raise from ValueError()` error message
#134036 closed
Jun 11, 2025 -
Pickle `BINSTRING` incorrect data type for size
#135321 closed
Jun 11, 2025 -
io.BufferReader.read() returns None
#80050 closed
Jun 11, 2025 -
Span for invalid escape sequence in multiline strings is wrong
#116042 closed
Jun 11, 2025 -
Cpython build failure: _bootstrap_python segfault
#127545 closed
Jun 11, 2025 -
Install is not setting proper environment variable for PIP
#135375 closed
Jun 11, 2025 -
Top-of-stack caching in the interpreter
#131498 closed
Jun 11, 2025 -
Recording and restoring the LC_NUMERIC locale setting with LC_ALL=C.UTF-8 no longer works with Python 3.13.3
#133967 closed
Jun 11, 2025 -
Inconsistent behaviour of Enums which are also strings in/before 3.10
#135370 closed
Jun 11, 2025 -
JSON library unable to provide index during parse operations.
#135354 closed
Jun 11, 2025 -
regression in 3.13.4 `Random.getrandbits` when an `int` like object is passed
#135326 closed
Jun 11, 2025 -
Defining iterator in a separate class no longer works in 3.13
#128161 closed
Jun 10, 2025 -
`nogil` multi-threading is slower than multi-threading with gil for CPU bound
#118749 closed
Jun 10, 2025 -
Excessive QSBR memory usage when delay freeing large blocks.
#132519 closed
Jun 10, 2025 -
sqlite3 context manager does not close in-memory database
#135333 closed
Jun 10, 2025 -
Generator already executing free-threaded crashes
#135325 closed
Jun 10, 2025 -
cython nogil
#135331 closed
Jun 10, 2025 -
Potential NULL dereference of kw_defaults in has_kwonlydefaults
#135302 closed
Jun 10, 2025 -
`times` argument of `itertools.repeat()` accepts a negative number and doesn't accept `None`
#135330 closed
Jun 10, 2025 -
Documentation from inspect.getdoc() for non-callable attributes math.e can be misleading.
#135316 closed
Jun 10, 2025 -
Surprising tokenization of f-strings
#135251 closed
Jun 10, 2025 -
<spam>
#135313 closed
Jun 9, 2025 -
<spam>
#135314 closed
Jun 9, 2025 -
<spam>
#135315 closed
Jun 9, 2025 -
Python 3.14 REPL sometimes breaks when editing code blocks
#135185 closed
Jun 9, 2025 -
Explicitly specify the encoding parameter value of `calendar.HTMLCalendar` as 'utf-8'
#135001 closed
Jun 9, 2025 -
[3.11.0rc1] Undocumented behavior: Large refcounts on small objects
#96730 closed
Jun 9, 2025 -
Add __replace__ protocol support to timedelta
#135195 closed
Jun 9, 2025 -
tp_dealloc docs should mention error indicator may be set
#89373 closed
Jun 9, 2025 -
Using the public PyUnicodeWriter C API made the json module slower
#133968 closed
Jun 9, 2025 -
PyUnicode_InternFromString does not immortalize the string as the document claims
#133260 closed
Jun 9, 2025 -
clangcl PGO builds on Windows fail with `could not open '/GENPROFILE'`
#135287 closed
Jun 9, 2025 -
Abort in `_PyEval_EvalFrameDefault` originating on calling `fcntl.ioctl`
#134744 closed
Jun 9, 2025 -
Improve `_hashlib` exception reporting when an OpenSSL error occurred
#135234 closed
Jun 9, 2025 -
Rewrite and cleanup HACL* `blake2module.c`
#135004 closed
Jun 9, 2025 -
Setting a string to `start` and `step` argument of `itertools.count()` gets a wrong error message
#135284 closed
Jun 9, 2025 -
Apply bugfixes from zipp
#135276 closed
Jun 8, 2025 -
Typo in `token.NAME` documentation
#135263 closed
Jun 8, 2025 -
Are there any problems with the rules of the assignment statement?
#135269 closed
Jun 8, 2025 -
E-thing
#135264 closed
Jun 8, 2025 -
Add notes about `s[i]` in `Common Sequence Operations`
#134976 closed
Jun 8, 2025 -
Exact reporting of `curses` C function failures
#133579 closed
Jun 8, 2025 -
`rmtree` sometimes fails due to "directory not empty" on Linux
#128076 closed
Jun 7, 2025 -
Report of Open Redirect Vulnerability in Python 3.9.19 - Utilizing Simple HTTP
#132826 closed
Jun 7, 2025 -
python -m pdb -p fails when CONFIG_CROSS_MEMORY_ATTACH not set in kernel config
#134876 closed
Jun 7, 2025 -
spam
#135231 closed
Jun 7, 2025 -
`sys.setprofile` does not dipatch C Extension dunder methods
#134243 closed
Jun 6, 2025 -
`AttributeError` in `email._header_value_parser.get_address`
#134155 closed
Jun 6, 2025 -
string representation of a timedelta objects cannot be read by time class
#135176 closed
Jun 6, 2025 -
Add set_pledged_input_size to ZstdCompressor
#134938 closed
Jun 6, 2025 -
failed to execute make on mac system, how to fix it ?
#135219 closed
Jun 6, 2025 -
Python3.13.4 doesn't build, Python3.13.3 builds
#135136 closed
Jun 6, 2025 -
ctypes: clearly document how structure bit fields are allocated
#57089 closed
Jun 6, 2025 -
Add `PyUnstable_Unicode_GET_CACHED_HASH`
#134891 closed
Jun 6, 2025 -
os.lstat() supports dir_fd but is not in os.supports_dir_fd
#134993 closed
Jun 6, 2025 -
Compile missing _zstd module
#135155 closed
Jun 6, 2025 -
Issue with `PyObject_DelAttr[String]` in stable ABI builds targeting older CPython versions
#134989 closed
Jun 6, 2025 -
5.3. Tuples and Sequences section should have the explanation of the indirect way of tuple comprehensions
#135092 closed
Jun 6, 2025 -
Python 3.13.4 C-extension builds link against python313t.lib on non-threaded Python
#135151 closed
Jun 5, 2025 -
test.test_zstd failed due to error type
#135166 closed
Jun 5, 2025 -
Unable to type backslash into the interactive terminal on windows
#134870 closed
Jun 5, 2025 -
DoS: Arithmetic Operation Causes 100% CPU Usage and Unbounded Virtual Memory Growth
#135186 closed
Jun 5, 2025 -
Possible MemoryError regression in Python 3.14 since alpha 6
#135028 closed
Jun 5, 2025 -
Redundant NULL check for 'exc' after dereference in ceval.c
#135161 closed
Jun 5, 2025 -
`json.dump()` with `indent` and `skipkeys` can be formatted incorrectly
#131884 closed
Jun 5, 2025 -
`test_strptime` fails when `time.strftime` does not support `%Z` format string
#121782 closed
Jun 5, 2025 -
Android cibuildwheel support
#131531 closed
Jun 5, 2025 -
regrtest can fail writing unencodable test description or status
#135124 closed
Jun 5, 2025 -
Dead keys on Windows with German keyboard layout
#135105 closed
Jun 4, 2025 -
`_remote_debugging` is missing in the "legacy" MSI Windows installer
#135144 closed
Jun 4, 2025 -
Build failure on NetBSD: UT_NAMESIZE undeclared due to missing utmp.h include
#135108 closed
Jun 4, 2025 -
Remove an unused local variable in Lib/code.py
#135103 closed
Jun 4, 2025 -
[FreeThreading] test_ssl fails with env_changed: warnings.filters was modified by test_ssl
#126483 closed
Jun 4, 2025 -
Unexpanded f-strings in Lib/test/support/__init__.py exceptions
#135074 closed
Jun 4, 2025 -
`PyMutex` failure in `parking_lot.c` on Windows during interpreter shutdown
#135099 closed
Jun 4, 2025 -
Update extending/embedding docs to new way to build modules in C
#70702 closed
Jun 4, 2025 -
New REPL exits when there are non-string candidates for suggestions
#130999 closed
Jun 4, 2025 -
gT? No Eforms
#135123 closed
Jun 4, 2025 -
[CVE-2025-4435] tarfile still extracts problematic files when filter is set and errorlevel is 0
#112887 closed
Jun 4, 2025 -
iOS testbed fails when the dir ~/Library/Developer/XCTestDevices is empty
#135101 closed
Jun 4, 2025 -
Multiple tarfile extraction filter bypasses (`filter="tar"`/`filter="data"`)
#135034 closed
Jun 3, 2025 -
GC performance regression in free threaded build
#132917 closed
Jun 3, 2025 -
codecs.StreamWriter.write() returns None
#134706 closed
Jun 3, 2025 -
PdfWriter add_page adds (re)writes old page instead of new
#135062 closed
Jun 3, 2025 -
Python 3.15.0: test_sys.test_getallocatedblocks() fails if run after test_collections.test_odd_sizes()
#134248 closed
Jun 3, 2025 -
Creating C Modules for free-threaded interpreter
#135072 closed
Jun 3, 2025 -
IPv6 address parsing doesn't limit buffer size
#128840 closed
Jun 3, 2025 -
Spam
#135067 closed
Jun 3, 2025 -
Enum `_missing_` function changes `__contains__` behaviour
#132684 closed
Jun 3, 2025 -
PEP 750: `TemplateIter` is not pickleable
#133216 closed
Jun 3, 2025 -
Use-after-free in `unicode_escape` decoder with error handler
#133767 closed
Jun 3, 2025 -
warnings raised by test_peg_generator when setuptools_scm is installed
#133509 closed
Jun 3, 2025 -
Use RecursionError to check for circular references in json.dumps
#134935 closed
Jun 3, 2025 -
3.14.0b2 fails to build with strictly C11 compliant compiler
#134875 closed
Jun 3, 2025 -
Inconsistent format in dataclasses.rst
#134946 closed
Jun 3, 2025 -
Function/class names with digits or XID_Continue characters are highlighted incorrectly
#135051 closed
Jun 2, 2025 -
test_thread_time fails on NetBSD: time difference exceeds expected threshold
#123978 closed
Jun 2, 2025 -
posix_spawn and posix_spawnp tests failing on NetBSD with stack limit assertions
#131624 closed
Jun 2, 2025 -
Speed sorting tuples whose first elements have the same type
#135043 closed
Jun 2, 2025 -
Crash when calling `textiowrapper_iternext` and writing to a text file simultaneously in ft build
#134908 closed
Jun 2, 2025 -
Possible unnecessary OverflowError in random.getrandbits
#133489 closed
Jun 2, 2025 -
asyncgen.athrow() checks args on asyncgen.athrow().send() but should check them on asyncgen.athrow()
#117852 closed
Jun 2, 2025 -
The antigravity module needs the "getRandomNumber" function
#135027 closed
Jun 2, 2025 -
Prevent auto-deletion of `NamedTemporaryFile` after construction
#135012 closed
Jun 2, 2025 -
Digital mapping for a school, scan qr code for web view
#135023 closed
Jun 2, 2025 -
Paths under %appdata% are written to the local cache instead
#122057 closed
Jun 2, 2025 -
Request: Start publishing releases on this Github repo
#134943 closed
Jun 2, 2025 -
Document some unavailability of sendmsg()/recvmsg() methods on Windows
#122153 closed
Jun 2, 2025 -
argparse: Unexpanded replacements in "unknown action" exception
#134970 closed
Jun 2, 2025 -
Have math.isnormal() and, perhaps, math.issubnormal()?
#132908 closed
Jun 2, 2025 -
Deprecate support for `string` named-parameter in hash functions constructors
#134978 closed
Jun 2, 2025 -
Clinic signatures of HACL* hash functions are inconsistent with OpenSSL implementation
#134696 closed
Jun 2, 2025 -
Official Portable Python Distribution
#135011 closed
Jun 1, 2025 -
DBM Module Vacuuming
#134004 closed
Jun 1, 2025 -
math.ldexp gives incorrect results on Windows
#132876 closed
Jun 1, 2025 -
compileall: `-s` surprisingly makes path relative
#133503 closed
Jun 1, 2025 -
A dictionary key accepts `int`, `float`, `complex`, `bool` and a tuple
#134992 closed
Jun 1, 2025 -
The functions on **5.1. More on Lists** should have anchor links
#134990 closed
Jun 1, 2025 -
Add reversible keys, values, items views to collections.abc builtin library
#134863 closed
May 31, 2025 -
Missing error handling in `SET_COUNT` macro in `_testinternalcapi.c`
#133891 closed
May 31, 2025 -
Update the outdated list of HTTP status codes in the docs
#134835 closed
May 31, 2025 -
test_subprocess can timeout on systems with excessive max file descriptors
#134954 closed
May 31, 2025 -
"Virtual" iterators cause odd behavior with sys.monitoring
#134879 closed
May 31, 2025 -
argparse: type=FileType("wb"), default=sys.stdout returns _io.TextIOWrapper instead of _io.BufferedWriter
#134410 closed
May 31, 2025 -
Fix and improve doctest's documentation
#134918 closed
May 31, 2025 -
`ast.dump()` elision of empty values should use field types
#134718 closed
May 31, 2025 -
Regression in 3.14: setting __dict__ on custom type broken (mypyc, pybind11)
#133912 closed
May 31, 2025 -
module not found
#134959 closed
May 31, 2025 -
Allow customization of NaN and Infinity serialization in json module
#134717 closed
May 30, 2025 -
Update MSVC PGO options
#134923 closed
May 30, 2025 -
Improvements to test.support.interpreters.Interpreter
#132775 closed
May 30, 2025 -
`ast.dump( show_empty = True)` does not show most `None` values.
#134733 closed
May 30, 2025 -
Use Python versioning in `msgfmt.py`/`pygettext.py`
#133319 closed
May 30, 2025 -
Add `__attribute__((noreturn,cold))` for `_mi_assert_fail`
#134586 closed
May 30, 2025 -
zstd should use Py_XSETREF
#134885 closed
May 30, 2025 -
Change PyThread_allocate_lock() implementation to PyMutex
#134745 closed
May 30, 2025 -
Improved error reporting for doctests run with unittest
#134857 closed
May 30, 2025 -
leak semaphore
#134909 closed
May 30, 2025 -
Build failure on main and latest Python 3.14 beta (missing mt_continue_should_break)
#134768 closed
May 30, 2025 -
Document zstd flag CompressionParameter.content_size_flag
#134906 closed
May 30, 2025 -
Argparse: improve parse_known_args() doc
#106235 closed
May 30, 2025 -
os.path.isabs() behavior changed on Windows between 3.11.3 -> 3.13.3
#134904 closed
May 30, 2025 -
The ‘ssl’ module is missing when cpython is installed with –with-openssl=/usr
#134899 closed
May 29, 2025 -
`time_clockid_converter()` selects the wrong type for clockid_t on Cygwin.
#134771 closed
May 29, 2025 -
ZSTD build error when build without debug mode
#134893 closed
May 29, 2025 -
ctypes.create_string_buffer does not add NUL if len(init) == size
#69011 closed
May 29, 2025 -
Exception _abc_impl is set to a wrong type when using format_exception
#134591 closed
May 29, 2025 -
Excessive hash collisions in IPv4Network and IPv6Network classes
#134062 closed
May 28, 2025 -
print followed by exception eats print with doctest
#47972 closed
May 28, 2025 -
C API: Add a replacement for PySys_GetObject
#108512 closed
May 28, 2025 -
audit_events Sphinx extension appends to 'sources' list infinitely
#134848 closed
May 28, 2025 -
dataclass.__eq__ no longer errors on missing attributes in Python 3.13
#134488 closed
May 28, 2025 -
Document `RotatingFileHandler.shouldRollover()` and `TimedRotatingFileHandler.shouldRollover()`
#134817 closed
May 28, 2025 -
Inconsistent behavior of sorted() with float('nan') in Python
#134829 closed
May 28, 2025 -
Deadlock in test_opcache with gh-131174 applied
#133130 closed
May 28, 2025 -
Type slots are not thread-safe in free-threaded builds
#127266 closed
May 28, 2025 -
Data race between update_one_slot and PyObject_Hash under free-threading
#132214 closed
May 28, 2025 -
Simple AST level Optimization that would have ~1.5-2.5% gains for certain tests
#134767 closed
May 28, 2025 -
More than thousand 'Py_DEBUG': macro redefinition warnings for Windows debug builds on 3.14 branch
#134774 closed
May 28, 2025 -
Modernizing `difflib.HtmlDiff` for HTML Output
#134580 closed
May 28, 2025 -
Assertion failed: Python/qsbr.c in _Py_qsbr_poll
#134679 closed
May 27, 2025 -
Proposal: A finally-like block for if/elif chains that only runs when a condition matches
#134807 closed
May 27, 2025 -
“del s[i]” not mentioned under “Mutable Sequence Types”
#134789 closed
May 27, 2025 -
Data race in `gc_collect_internal` on `gcstate->last_mem`
#134801 closed
May 27, 2025 -
group by does not sort data before grouping
#134797 closed
May 27, 2025 -
<spam>
#134796 closed
May 27, 2025 -
[C API] Add a banner to the C API documentation to recommend tools
#133678 closed
May 27, 2025 -
`_curses.window.getch` does not check for interruption signals as `_curses.window.{getkey,get_wch}` do
#134210 closed
May 27, 2025 -
tokenize._all_string_prefixes does not list t-string prefixes
#134675 closed
May 27, 2025 -
Export `zlib.{adler,crc}32_combine`
#134635 closed
May 27, 2025 -
`ast.MatchStar.name` incorrectly has class-level default value
#134674 closed
May 27, 2025 -
asyncio.start_unix_server() cleanup_socket defaulting to true in 3.13 is not documented
#134664 closed
May 27, 2025 -
Refleaks on free-threaded builds
#134557 closed
May 26, 2025 -
3.14t vs 3.13t cuts IOCP performance in half
#134637 closed
May 26, 2025 -
`UnboundLocalError` in `email._header_value_parser.parse_message_id`
#134152 closed
May 26, 2025 -
Core Dumped when Attempting to List Available Modules
#118369 closed
May 26, 2025 -
New warnings in C implementation of subinterpreters
#134542 closed
May 26, 2025 -
object no longer passed to sys.unraisablehook
#134732 closed
May 26, 2025 -
Disable `_Atomic` and `__thread` keywords on JetBrains IDE only
#134585 closed
May 26, 2025 -
Argument Clinic dead code in `_cursesmodule.c`
#134208 closed
May 26, 2025 -
`random.uniform(a, b)` can overflow to values outside of `[a, b]`
#134668 closed
May 26, 2025 -
untokenize() round-trip fails for t-strings (with only type + string)
#134582 closed
May 25, 2025 -
Simplify `typing.evaluate_forward_ref`
#133960 closed
May 25, 2025 -
`typing.get_type_hints()` raises on invalid types only if they're wrapped in a ForwardRef
#133959 closed
May 25, 2025 -
assigning to __annotations__ has no effect in 3.14.0b1 under from __future__ import annotations
#133778 closed
May 25, 2025 -
test_alt_digits_nl_langinfo fails for locale uk_UA
#133740 closed
May 25, 2025 -
install question
#134654 closed
May 25, 2025 -
Expose 'adler32_combine' function from zlib
#82868 closed
May 25, 2025 -
Incorrect counting in doc string
#134648 closed
May 25, 2025 -
Regarding the issue of removing cgi, but there are still references to cgi in the Python source code.
#134641 closed
May 25, 2025 -
readline() causes output to be written at eof unless seek() is used
#113439 closed
May 25, 2025 -
Python tcl tk hidden easter egg
#134631 closed
May 25, 2025 -
Regression of 3.13.1 with iterator creation being duplicated
#127682 closed
May 25, 2025 -
SIGSEGV with generators after direct change in gi_frame
#125038 closed
May 25, 2025 -
The devcontainer doesn't include the bits to build the _zstd module
#134583 closed
May 25, 2025 -
Python string slicing possible bug
#134636 closed
May 24, 2025 -
http.server with HTTPS fails to bind IPv6 addresses
#134168 closed
May 24, 2025 -
Update HOWTO to reflect change in CIBW option
#134595 closed
May 24, 2025 -
Implement PEP 784 - Adding Zstandard to the Python standard library
#132983 closed
May 24, 2025 -
`-m pdb -p` -- other side cannot read debug script due to too-strict permissions
#134546 closed
May 24, 2025 -
Avoid temporary allocation in dec_as_long()
#129275 closed
May 24, 2025 -
Increase test coverage for `dgettext`
#134593 closed
May 23, 2025 -
Not able to start an instantiated Thread in a child process through multiprocessing.Process in python 3.13
#134381 closed
May 23, 2025 -
`test_zstd` failed on ubuntu with free-threading
#133885 closed
May 23, 2025 -
Importing multiprocessing breaks _checkmodule in _pickle.c
#120170 closed
May 23, 2025 -
unittest.doModuleCleanups() swallows all but first exception
#134565 closed
May 23, 2025 -
Some tests consume too much memory
#133454 closed
May 23, 2025 -
Mark more slow tests
#134578 closed
May 23, 2025 -
Possible loss of large text data in `_curses.window.{instr,getstr}`
#134209 closed
May 23, 2025 -
configparser throws ParsingError when reading ini file
#134516 closed
May 23, 2025 -
_ctypes fails to import on NetBSD due to a missing `alloca` symbol
#134486 closed
May 23, 2025 -
Implement types._GeneratorWrapper in C
#133372 closed
May 23, 2025 -
Using a frozen attributes to Exception class
#134451 closed
May 23, 2025 -
WindowsSelectorEventLoopPolicy doesn't raise KeyboardInterrupt immediately
#101166 closed
May 23, 2025 -
stdtypes don't mention asyncio generic classes
#131417 closed
May 23, 2025 -
asyncio warnings and errors triggered by stressful code
#109490 closed
May 23, 2025 -
`BaseSubprocessTransport.__del__` fails if the event loop is already closed, which can leak an orphan process
#114177 closed
May 23, 2025 -
Pipe related future not retrieved if there's a BrokenPipeError
#105616 closed
May 23, 2025 -
Parser stack overflow on WASI with `--with-pydebug`
#131770 closed
May 22, 2025 -
`test_call` triggers stack overflow on WASI
#130319 closed
May 22, 2025 -
WASM build scripts don't honour `--with-pydebug` from build-python due to a `sysconfig` regression
#131769 closed
May 22, 2025 -
Implement stack overflow protection for webassembly
#130397 closed
May 22, 2025 -
question to the signature of list.index
#134025 closed
May 22, 2025 -
Type of vectorcall nargs inconsistent
#134457 closed
May 22, 2025 -
`repr` of `threading.RLock` is erronous with the `_thread` module
#134322 closed
May 22, 2025 -
Use English words instead of Latin abbreviations
#134503 closed
May 22, 2025 -
How to add an environment variable LD_LIBRARY_PATH to the python code and effective
#100567 closed
May 22, 2025 -
The new `threading.RLock.locked()` method fails
#134323 closed
May 22, 2025 -
Unicode normalization error in Python 3.10
#134502 closed
May 22, 2025 -
Documentation typos in asyncio module
#134501 closed
May 22, 2025 -
Documentation Updates Based on PR #156 Reviews
#134506 closed
May 22, 2025 -
PEP 739 / `build-details.json`: `c_api.include` is used instead of `c_api.headers`
#134455 closed
May 22, 2025 -
Request for review: Decorator implementation example
#134500 closed
May 22, 2025 -
Code Review Session for Long-Running Pull Requests
#134499 closed
May 22, 2025 -
Additional assert methods for unittest
#71339 closed
May 22, 2025 -
Implementation tasks from PR #56 review
#134497 closed
May 22, 2025 -
Build fails with --enable-pystats and --with-tail-call-interp due to undeclared lastopcode variable
#132758 closed
May 22, 2025 -
Add more tests for zero-sized bytes objects in `capi` tests
#131357 closed
May 22, 2025 -
CI testing for pull requests can fail if multiple workloads exist with the same name
#134309 closed
May 22, 2025 -
Que habra.
#134483 closed
May 22, 2025 -
`sorted()` does shallow copy instead of deep copy
#134470 closed
May 21, 2025 -
csv writer with blank lineterminator breaks quoting
#67044 closed
May 21, 2025 -
Replace "starred_list" with standard grammar term "expression_list" in for statement documentation
#134026 closed
May 21, 2025 -
Add PEP 688 special buffer methods to C API Type Object and Buffer Protocol docs
#132246 closed
May 21, 2025 -
asyncio.create_unix_server has an off-by-one error concerning the backlog parameter
#90871 closed
May 21, 2025 -
3.14.0b1 python.exe hangs
#134407 closed
May 21, 2025 -
Deletion of autoTSSkey during runtime finalization is not safe
#131185 closed
May 21, 2025 -
Breaking API Change in Python 3.13.3: Task Factory Signature Change
#133745 closed
May 21, 2025 -
threading.Thread.native_id for forking thread wrong after fork
#132542 closed
May 21, 2025 -
Improve `SyntaxError` message for `import a as b.c`
#123539 closed
May 21, 2025 -
Re-enable skipped test_zlib tests on s390x hardware acceleration
#125041 closed
May 21, 2025 -
Discrepancy in argument naming for Sphinx docs & help in the cmath module
#125957 closed
May 21, 2025 -
Theming support for _colorize
#133346 closed
May 21, 2025
182 Issues opened by 136 people
-
`umask`ed `os.makedirs()` sometimes fails on Emscripten
#135783 opened
Jun 21, 2025 -
Proof of Concept: Integer Overflow Vulnerability in dtoa.c
#135782 opened
Jun 21, 2025 -
clang -fsanitize=memory detected error with the trivial program that embeds the Python interpreter
#135774 opened
Jun 20, 2025 -
venv using symlinks and empty pyvenv.cfg isn't recognized as venv / able to find python home
#135773 opened
Jun 20, 2025 -
Embedded Python on Windows, `site_import=0`: `sys.path` contains executable path rather than sys.prefix
#135769 opened
Jun 20, 2025 -
Correctly block IPv6 domains in `http.cookiejar`
#135768 opened
Jun 20, 2025 -
Improve error message when passing an invalid producer to `dict`
#135765 opened
Jun 20, 2025 -
Add a Clinic Convert for positive-only `Py_ssize_t` (but not `size_t`)
#135763 opened
Jun 20, 2025 -
The error message from `codecs.register_error()` and `str.encode()` should be clearer
#135760 opened
Jun 20, 2025 -
SystemError in OpenSSL's SHAKE when passing negative digest sizes
#135759 opened
Jun 20, 2025 -
Undocumented 3.14 C API
#135755 opened
Jun 20, 2025 -
Software Network 3.13.5 module fails to build
#135754 opened
Jun 20, 2025 -
Support `locale` module on Android
#135753 opened
Jun 20, 2025 -
traceback: add `recent_first` and `show_lines` parameters
#135751 opened
Jun 20, 2025 -
use argument clinic for more socket functions
#135748 opened
Jun 20, 2025 -
3.13.2: cast in Py_XDECREF causes runtime failures with immortal objects
#135746 opened
Jun 20, 2025 -
GeneratorExit and asyncio.TaskGroup - missing from _is_base_error?
#135736 opened
Jun 20, 2025 -
Inaccurate description of multiprocessing.Queue.close()
#135730 opened
Jun 19, 2025 -
Extraneous error output when process exits after using subinterpreters
#135729 opened
Jun 19, 2025 -
Regression in multiprocessing.set_start_method introduced in Python 3.13.4
#135726 opened
Jun 19, 2025 -
some instructions in __annotate__ have incorrect code positions
#135700 opened
Jun 19, 2025 -
Abort in `_interpqueuesmodule` due to queue being created with negative `maxsize`
#135698 opened
Jun 19, 2025 -
Add a docker compose configuration file
#135693 opened
Jun 18, 2025 -
3.14.0b3 JIT build fails with `KeyError: 'R_X86_64_GOTPCREL'`
#135690 opened
Jun 18, 2025 -
Log File Handlers Do not Respect logging.raiseExceptions = False
#135683 opened
Jun 18, 2025 -
Reword the Lexical Analysis chapter of the docs
#135676 opened
Jun 18, 2025 -
`platform.mac_ver()` returns macOS version of 16.0 instead of 26.0 on Tahoe
#135675 opened
Jun 18, 2025 -
ctypes._CData._b_base_ does not point to root ctypes object
#135669 opened
Jun 18, 2025 -
HTMLParser differences from the HTML5 specification
#135661 opened
Jun 18, 2025 -
`KeyError` hides the exception raised by str(key)
#135660 opened
Jun 18, 2025 -
``tkinter.text`` is not documented
#135658 opened
Jun 18, 2025 -
`shutil.copyfileobj()` doesn't flush at end of copy
#135648 opened
Jun 18, 2025 -
random.vonmisesvariate() and random.lognormvariate() accept invalid parameters despite docs constraints
#135647 opened
Jun 18, 2025 -
3.14: missing sys.implementation.supports_isolated_interpreters?
#135645 opened
Jun 17, 2025 -
Potential thread unsafety in test_free_threading.test_monitoring
#135633 opened
Jun 17, 2025 -
Documentation for except* could be clearer
#135629 opened
Jun 17, 2025 -
Misleading pyrepl warnings when _curses module is missing
#135621 opened
Jun 17, 2025 -
Add support for defining variadic callbacks via ctypes
#135620 opened
Jun 17, 2025 -
ASan detects memory leaks in Python REPL during immediate exit after startup
#135618 opened
Jun 17, 2025 -
with statement star target
#135617 opened
Jun 17, 2025 -
HTTP modules documentation displays a list of both unsupported http and supported codes, contrary to caption.
#135615 opened
Jun 17, 2025 -
data race with extension modules checking for empty weaklist
#135607 opened
Jun 17, 2025 -
venv overwrites existing .gitignore
#135604 opened
Jun 17, 2025 -
unittest mocks don't get applied to children with forkserver multiprocessing start method
#135583 opened
Jun 16, 2025 -
Pickle `FLOAT` opcode inconsistency with whitespace
#135580 opened
Jun 16, 2025 -
Pickle `NEWOBJ`/`NEWOBJ_EX` opcodes don't type check `arg`
#135579 opened
Jun 16, 2025 -
Pickle `APPENDS` and `ADDITEMS` missing check
#135573 opened
Jun 16, 2025 -
Guard call to _hashlib in test_hashlib.py
#135571 opened
Jun 16, 2025 -
Add customization to country code second-level domains in DefaultPolicy of lib http.cookiejar
#135567 opened
Jun 16, 2025 -
enum: dir() of IntFlag instance excludes complex binary values
#135559 opened
Jun 16, 2025 -
data race between lock free list reads and heapq
#135557 opened
Jun 16, 2025 -
Segmentation fault, possibly due to a GC issue
#135552 opened
Jun 16, 2025 -
Change how sorting picks minimum run length
#135551 opened
Jun 16, 2025 -
Unhandled `armv8l` key in `sysconfig.get_platform` on Android
#135542 opened
Jun 15, 2025 -
Rewrite & cleanup HACL*-based extension modules
#135532 opened
Jun 15, 2025 -
urllib.parse.parse_qs should not parse a query string containing illegal characters
#135523 opened
Jun 14, 2025 -
`NameError` has different actions when be raised in IDLE
#135511 opened
Jun 14, 2025 -
Use ipaddress.ip_address instead of regex to detect IPv4 string in http.cookiejar
#135500 opened
Jun 14, 2025 -
IDLE: Handle repr(big_integer) value error
#135498 opened
Jun 14, 2025 -
Regression tests do not support exclusion and pgo in the same invocation
#135494 opened
Jun 13, 2025 -
`pdb` consumes arguments greedily
#135490 opened
Jun 13, 2025 -
No information provided when PGO profile test fails when using --enable-optimizations
#135489 opened
Jun 13, 2025 -
Using `reprlib.repr` fails for very large numbers
#135487 opened
Jun 13, 2025 -
`urllib.request.HTTPRedirectHandler` documentation uses `hdrs` instead of `headers`
#135468 opened
Jun 13, 2025 -
Worst case quadratic complexity in HTMLParser
#135462 opened
Jun 13, 2025 -
Bytecode changes in 3.14 are not documented in `dis` module docs
#135447 opened
Jun 12, 2025 -
3.13 asyncio DatagramTransport buffer size accounting regression.
#135444 opened
Jun 12, 2025 -
-Werror doesn't error out on DeprecationWarning for os.fork()
#135427 opened
Jun 12, 2025 -
Invalid error messages after GH-134077
#135422 opened
Jun 12, 2025 -
Segfault from calling `StringIO` methods in threads on free-threading debug build
#135410 opened
Jun 11, 2025 -
SSL: CERTIFICATE_VERIFY_FAILED when using custom root CA in Windows
#135408 opened
Jun 11, 2025 -
Potential Windows-specific lost event race in the implementation of time.sleep
#135407 opened
Jun 11, 2025 -
Add ssl module test for AWS-LC
#135401 opened
Jun 11, 2025 -
Align `.py[co]` IANA Media Types with RFC6838
#135387 opened
Jun 11, 2025 -
Unable to read sqlite3 database keys in read-only directory with Python 3.13 with shelve
#135386 opened
Jun 11, 2025 -
Objects with both `__slots__` and `__dict__` have much larger size than needed (up to 4x) on Python 3.13
#135385 opened
Jun 11, 2025 -
Enhance critical section held assertions for objects in free-threading
#135380 opened
Jun 11, 2025 -
Top-of-stack caching in the JIT
#135379 opened
Jun 11, 2025 -
Support __index__() in getrandbits(), randbytes() and others
#135378 opened
Jun 11, 2025 -
[CVE-2025-47273, CVE-2024-6345] in setuptools 67.6.1 bundled with Python 3.12 Runtime
#135374 opened
Jun 11, 2025 -
Add SO_PASSRIGHTS constant to socket module
#135357 opened
Jun 10, 2025 -
Add fast path to json string encoding
#135336 opened
Jun 10, 2025 -
Running python REPL under another program + Ctrl-C results in an exception traceback
#135329 opened
Jun 10, 2025 -
Make abstract/dunder methods positional-only.
#135312 opened
Jun 9, 2025 -
Unexpected exceptions when `email.policy.Policy.max_line_length` is falsey
#135307 opened
Jun 9, 2025 -
Reported resolution of `time.process_time` and `time.thread_time` is wrong on Windows
#135304 opened
Jun 9, 2025 -
Using the `function` argument of `itertools.accumulate()` gets error against the doc
#135282 opened
Jun 9, 2025 -
Create tests for turtle module
#135272 opened
Jun 8, 2025 -
Add a CI job for testing OpenSSL 1.1.1 bindings
#135261 opened
Jun 8, 2025 -
Simplify parsing parameters in Argument Clinic
#135256 opened
Jun 8, 2025 -
tarfile stream restrictions should be documented
#135253 opened
Jun 8, 2025 -
tarfile, zipfile, and shutil documentation should mention zstd compression
#135252 opened
Jun 8, 2025 -
Use CSPRNG for random UUID node ID
#135244 opened
Jun 8, 2025 -
Docs: Update CSV page to improve readability and language
#135243 opened
Jun 8, 2025 -
Pickle `INT` opcode boolean conversion discrepancy
#135241 opened
Jun 8, 2025 -
Smarter use of a mutex in incremental HMAC and hash functions
#135239 opened
Jun 7, 2025 -
_colorize.can_colorize safety in test_argparse
#135237 opened
Jun 7, 2025 -
3.14 regression: slot dataclasses classes leak original class
#135228 opened
Jun 6, 2025 -
`argparse._SubParsersAction.add_parser` should default to `description` matching `help`
#135227 opened
Jun 6, 2025 -
[3.13] copyreg._reconstructor crashes when trying to pickle.load specific serialized data
#135201 opened
Jun 6, 2025 -
The case generator no longer reports escaping calls in conditions as an error.
#135193 opened
Jun 5, 2025 -
Allow Subinterpreters on WASI/Emscripten Builds
#135190 opened
Jun 5, 2025 -
MSVC 5274 warning suppression for _Py_ALIGN_AS should be local
#135183 opened
Jun 5, 2025 -
Potential integer overflow in instrumentation.c
#135177 opened
Jun 5, 2025 -
Improve statistics.median() complexity
#135157 opened
Jun 5, 2025 -
Weird behaviour with tmux send-keys
#135154 opened
Jun 5, 2025 -
Increased memory usage with mimalloc
#135153 opened
Jun 5, 2025 -
Parts of strings that look like comments being stripped out of nested strings with debug specifier
#135148 opened
Jun 4, 2025 -
venv should include python-config in the virtual environment
#135147 opened
Jun 4, 2025 -
idlelib/News3.txt for 3.15.0 and backports
#135142 opened
Jun 4, 2025 -
Build fails with `Py_STACKREF_DEBUG` set.
#135125 opened
Jun 4, 2025 -
realpath(..., strict=ALLOW_MISSING) can unexpectedly succeed on Windows
#135122 opened
Jun 4, 2025 -
Added helper to test.support for parameterizing tests
#135120 opened
Jun 4, 2025 -
sqlite3 - file stays opened even after connection is closed (still opened by the cursor?)
#135117 opened
Jun 4, 2025 -
Segfault in gc while finalizing
#135115 opened
Jun 4, 2025 -
`generator.close()` never raises `GeneratorExit`
#135110 opened
Jun 3, 2025 -
`test_weakref.test_threaded_weak_key_dict_deepcopy` crash: merged objects should have ob_tid == 0
#135106 opened
Jun 3, 2025 -
[C API] Deprecate calling PyObject_SetAttr(obj, attr, NULL) with an exception set
#135075 opened
Jun 3, 2025 -
encodings.idna: Unexpanded f-string in "Unsupported error handling" exception
#135069 opened
Jun 3, 2025 -
Add a --cors command line option to stdlib http.server
#135056 opened
Jun 3, 2025 -
Python 3.14 REPL blanks links above terminal rows when pasting
#135055 opened
Jun 3, 2025 -
XID_Continue Unicode characters in function/class names highlighted incorrectly (colorizer.py)
#135052 opened
Jun 2, 2025 -
In Python 3.13 REPL, print() adds extra indentation when invoked from a tkinter event handler
#135045 opened
Jun 2, 2025 -
Pickletools Opcode Documentation Expansion
#135041 opened
Jun 2, 2025 -
Explicitly disable SIMD128/256 support for HACL* on aarch64-linux
#135032 opened
Jun 2, 2025 -
Should we support unicode in width/precision formatting fields?
#135025 opened
Jun 2, 2025 -
Support for Custom Title Bar in Tkinter to Control Minimize/Maximize Buttons Cross-Platform
#135024 opened
Jun 2, 2025 -
`test_perf_profiler` fails under Windows Subsystem for Linux
#134986 opened
May 31, 2025 -
Add more granularity to _pyrepl syntax theming for "keywords"
#134953 opened
May 30, 2025 -
Add the interpreters Module, Implementing PEP 734
#134939 opened
May 30, 2025 -
Improve metaclass conflict error message with clearer terminology and contextual information
#134902 opened
May 29, 2025 -
Add the sphinx-codeautolink extension to the doc build process?
#134895 opened
May 29, 2025 -
Documentation of `n` in the format-specifier should reference locale-setting
#134887 opened
May 29, 2025 -
A Series of Simple DOS Vulnerabilities
#134873 opened
May 29, 2025 -
Suggest for child module in ModuleNotFoundError
#134872 opened
May 29, 2025 -
Ctrl+C corrupts autocomplete
#134869 opened
May 28, 2025 -
Add CSV and 🍌SV output formats to `asyncio ps`
#134861 opened
May 28, 2025 -
We have run out of flags bits in `PyTypeObject`'s `tp_flags`
#134860 opened
May 28, 2025 -
Clarify `base64.a85(en,de)code` documentation for Adobe mode
#134837 opened
May 28, 2025 -
Detail `del s[i:j]` in `Mutable Sequence Types`
#134833 opened
May 28, 2025 -
linkchecker reports a non existing reference to `Doc/build/html/extending/stable-application-binary-interface`
#134830 opened
May 28, 2025 -
Automatically defer heavily shared objects in free-threading.
#134821 opened
May 28, 2025 -
Add sys.set_object_tags() and sys.get_object_tags() APIs for debugging and experimental Use
#134819 opened
May 28, 2025 -
`MessageIDHeader` does not trim whitespace
#134812 opened
May 27, 2025 -
Types with Py_TPFLAGS_MANAGED_WEAKREF but not Py_TPFLAGS_HAVE_GC crash when creating a weak reference
#134786 opened
May 27, 2025 -
tkinter.filedialog.askopenfilename() fails with "SharedMemory read faild"
#134776 opened
May 27, 2025 -
test_idle test_configdialog.HighPageTest failing on macOS
#134770 opened
May 27, 2025 -
`threading` primitives are subject to reference count contention
#134761 opened
May 26, 2025 -
`UnboundLocalError` in `email.message.Message.get_payload`
#134759 opened
May 26, 2025 -
Improve speed of test_tokenize.StringPrefixTest.test_prefixes
#134752 opened
May 26, 2025 -
Ctrl+Alt+L is broken after upgrading to Python 3.13
#134746 opened
May 26, 2025 -
Documentation missing for `importlib.metadata.distributions()`
#134740 opened
May 26, 2025 -
_TIER2_RESUME_CHECK is costly in the JIT
#134728 opened
May 26, 2025 -
Support regular expressions in `-W` and `PYTHONWARNINGS`
#134716 opened
May 26, 2025 -
Crash on _ssl__SSLContext_load_cert_chain_impl (requests running w/ cert in multi-threading)
#134698 opened
May 26, 2025 -
Remove deprecated `co_lnotab` from `CodeType`
#134690 opened
May 26, 2025 -
Add Non-Refcounted Operations for common types using _PyStackRef
#134689 opened
May 26, 2025 -
asyncio has underscored names in its `__all__`
#134657 opened
May 25, 2025 -
Builtin input does not always correctly handle errors from `PyOS_Readline`
#134644 opened
May 25, 2025 -
New REPL: Prompt overwrites previous output on line wrap
#134643 opened
May 25, 2025 -
properly define what "canonical" means in `os.path.realpath`
#134639 opened
May 24, 2025 -
Some multiprocessing APIs should be possible to import or use even when multiprocessing itself isn't available
#134634 opened
May 24, 2025 -
PEP 739 / `build-details.json`: `c_api.headers` does not include the `pythonX.Y` directory
#134632 opened
May 24, 2025 -
Creating a subinterpreter when Python is run with -X tracemalloc leads to segfault
#134604 opened
May 23, 2025 -
Eliminate redundant refcounting in the JIT
#134584 opened
May 23, 2025 -
logging.StreamHandler produces BrokenPipeError when cut short by head utility
#134568 opened
May 23, 2025 -
Expose log format to users in assertLogs
#134567 opened
May 23, 2025 -
Improve documentation for the ``copy`` module
#134559 opened
May 23, 2025 -
Add support for Template type (t-strings) to pprint
#134551 opened
May 22, 2025 -
ContextDecorator documentation is unclear.
#134537 opened
May 22, 2025 -
Port HMAC implementation to new OpenSSL APIs
#134531 opened
May 22, 2025 -
Performance issue with ARM64 windows Python release binaries
#134524 opened
May 22, 2025 -
Improve import error when extension module is an incompatible build
#134493 opened
May 22, 2025 -
`asyncio.timeout(0)` swallows a prior task cancellation
#134471 opened
May 21, 2025 -
pyrepl fails with an ugly traceback when ioctls are not allowed on tty stdio
#134466 opened
May 21, 2025 -
Inconsistent `subprocess.Popen.communicate()` behavior between Windows and Posix on non-byte memoryview input
#134453 opened
May 21, 2025 -
Error in Format Specification Mini-Language concerning `precision_with_grouping` in 3.14
#134449 opened
May 21, 2025 -
`Python/instrumentation.c`: ensure non-NULL `PyLong_FromLong` results when possible
#134411 opened
May 21, 2025
418 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Implement PEP 788
#133110 commented on
Jun 1, 2025 • 38 new comments -
gh-115119: removed implicit fallback to the bundled libmpdec
#134078 commented on
Jun 18, 2025 • 33 new comments -
gh-128942: make arraymodule.c free-thread safe (lock-free)
#130771 commented on
Jun 13, 2025 • 31 new comments -
gh-132732: Automatically constant evaluate pure operations
#132733 commented on
Jun 20, 2025 • 26 new comments -
gh-81313: Add the intmath module (PEP-791)
#133909 commented on
Jun 1, 2025 • 22 new comments -
gh-99631: Add custom loads and dumps support for the shelve module
#118065 commented on
Jun 11, 2025 • 17 new comments -
gh-133546: Make `re.Match` a well-rounded `Sequence` type
#133549 commented on
Jun 11, 2025 • 15 new comments -
Clarify some details regarding `sys.monitoring`
#133981 commented on
Jun 19, 2025 • 10 new comments -
gh-91153: Fix bytearray holding a reference to its internal buffer when calling into potentially mutating __index__ methods
#132379 commented on
Jun 3, 2025 • 9 new comments -
gh-135336: Add fast path to json string encoding
#133239 commented on
Jun 12, 2025 • 8 new comments -
gh-126008: Improve docstrings for Tkinter cget and configure methods
#133303 commented on
Jun 2, 2025 • 8 new comments -
gh-132502: Prototyping adding timestamps to tracebacks.
#129337 commented on
Jun 8, 2025 • 7 new comments -
gh-134079: Add `addCleanup`, `enterContext` and `doCleanups` to `unittest.subTest` and tests
#134318 commented on
Jun 4, 2025 • 7 new comments -
gh-130160: use `.. program::` directive for documenting `venv` CLI
#130699 commented on
Jun 2, 2025 • 7 new comments -
gh-115119: defer removal of bundled libmpdec to 3.16
#133997 commented on
Jun 11, 2025 • 7 new comments -
gh-111375: Fix handling of exceptions within `@contextmanager`-decorated functions
#111676 commented on
Jun 10, 2025 • 6 new comments -
gh-133722: Add Difflib theme to `_colorize` and 'color' option to `difflib.unified_diff`
#133725 commented on
Jun 11, 2025 • 6 new comments -
gh-102221: speed up math.lcm by swapping numbers
#111450 commented on
Jun 18, 2025 • 6 new comments -
gh-128881: Do not ignore `address` and `flags` parameters in `socket.{send,recv}_fds`
#128882 commented on
Jun 2, 2025 • 6 new comments -
gh-59999: Add option to preserve permissions in ZipFile.extract
#32289 commented on
Jun 14, 2025 • 6 new comments -
gh-133998: Fix gzip file creation when time is out of range
#134278 commented on
May 31, 2025 • 6 new comments -
gh-131338: Disable new stack size code for non-glibc on linux.
#134336 commented on
Jun 17, 2025 • 6 new comments -
gh-134009: Expose `PyMutex_IsLocked` in the public C API
#134365 commented on
May 28, 2025 • 6 new comments -
gh-126703: add freelist for ints with small number of digits
#129638 commented on
Jun 15, 2025 • 5 new comments -
gh-118761: Improve import time of `sqlite3`
#131796 commented on
Jun 6, 2025 • 5 new comments -
gh-133934: Improve `.help` in the `sqlite3` CLI
#133935 commented on
May 25, 2025 • 5 new comments -
gh-130693: Add options of the tkinter.Text.search method: -nolinestop -all -overlap -strictlimits
#130848 commented on
Jun 21, 2025 • 5 new comments -
gh-125996: fix thread safety of ordered dict
#133734 commented on
Jun 20, 2025 • 4 new comments -
gh-124397: Add threading.iter_locked
#133908 commented on
Jun 18, 2025 • 3 new comments -
gh-102247: Improve documentation of http.HTTPStatus members update
#133190 commented on
Jun 20, 2025 • 3 new comments -
gh-132416: document behavior of os.symlink when dst already exists
#132810 commented on
May 25, 2025 • 3 new comments -
gh-116502: Fix memory access violation on fatal error with Windows
#116503 commented on
Jun 21, 2025 • 3 new comments -
GH-133711: Enable UTF-8 mode by default (PEP 686)
#133712 commented on
Jun 16, 2025 • 3 new comments -
gh-132314: suppress `maybe-uninitialized` compiler warning
#134207 commented on
Jun 20, 2025 • 3 new comments -
gh-106318: Add an example for `str.capitalize()`
#134272 commented on
May 23, 2025 • 3 new comments -
gh-127971: fix off-by-one read beyond the end of a string during search
#132574 commented on
Jun 21, 2025 • 2 new comments -
gh-133465: Allow PyErr_CheckSignals to be called without holding the GIL.
#133466 commented on
Jun 3, 2025 • 2 new comments -
gh-128762: Include inline values in `sys.getsizeof()`
#128763 commented on
Jun 5, 2025 • 2 new comments -
[3.12] GH-127953: Make line number lookup O(1) regardless of the size of the code object (GH-129127)
#132268 commented on
Jun 10, 2025 • 2 new comments -
[DRAFT] gh-128605: Add branch protections for aarch64 in asm_trampoline.S
#130864 commented on
Jun 3, 2025 • 2 new comments -
gh-59598: Ignore leading whitespace in `JSONDecoder.raw_decode`
#117397 commented on
Jun 19, 2025 • 2 new comments -
gh-134170: Add colorization to unraisable exceptions
#134183 commented on
Jun 2, 2025 • 2 new comments -
gh-84013: normalize directory contents during import
#113447 commented on
May 21, 2025 • 2 new comments -
gh-130870 Fix _eval_type Handling for GenericAlias with Unflattened Arguments and Union Types
#130897 commented on
Jun 9, 2025 • 1 new comment -
gh-132322: Ensure shutil functions return str when using pathlib
#132820 commented on
May 25, 2025 • 1 new comment -
Simplify HTMLParser by removing unnecessary assignment and assertion
#132972 commented on
May 22, 2025 • 1 new comment -
gh-129847: Add graphlib.reverse(), graphlib.as_transitive()
#130875 commented on
Jun 3, 2025 • 1 new comment -
gh-129573: Fix possible abort from non-string suggestions in `calculate_suggestions`/`_Py_CalculateSuggestions`
#130997 commented on
Jun 4, 2025 • 1 new comment -
gh-132461: Fix crash in OrderedDict.setdefault when key has unstable hash
#132462 commented on
Jun 10, 2025 • 1 new comment -
gh-64243: Implement `locale.getlocale` fall back in `gettext.find`
#131477 commented on
Jun 19, 2025 • 1 new comment -
gh-112632 : Added an option for block formatting to ``pprint``
#129274 commented on
Jun 3, 2025 • 1 new comment -
gh-129926: Speed up sqlite3.Row item access
#129927 commented on
Jun 20, 2025 • 1 new comment -
gh-132558: Improve `argparse` docs on combining `type` and `choices`
#133827 commented on
May 29, 2025 • 1 new comment -
gh-51067: add `ZipFile.remove()`
#103033 commented on
Jun 21, 2025 • 1 new comment -
gh-119109: improve `functools.partial` vectorcall with keywords
#124584 commented on
Jun 10, 2025 • 1 new comment -
Improve permission error messages in pdb and asyncio.tools
#134290 commented on
May 29, 2025 • 1 new comment -
WIP: gh-114467: Support posix_spawn in subprocess.Popen with cwd != None
#114468 commented on
May 28, 2025 • 1 new comment -
gh-134261: ZipFile - Don't rely on local time for reproducible builds & tests
#134264 commented on
May 27, 2025 • 1 new comment -
gh-81074: Allow non-ASCII addr_spec in email.headerregistry.Address
#122477 commented on
May 26, 2025 • 1 new comment -
gh-83938, gh-122476: Stop incorrectly RFC 2047 encoding non-ASCII email addresses
#122540 commented on
May 27, 2025 • 1 new comment -
bpo-35270: Cmd.complete: use completedefault also with cmd=None
#10588 commented on
Jun 15, 2025 • 0 new comments -
bpo-19670: Added SimpleCookie.value_encode/value_decode docs
#21017 commented on
May 29, 2025 • 0 new comments -
html.parser: fix ‘<![CDATA[ ... ]]>’ handling not capturing ‘]’
#24720 commented on
Jun 6, 2025 • 0 new comments -
bpo-34861 Make cProfile default output more useful
#9655 commented on
Jun 15, 2025 • 0 new comments -
bpo-34800: Fix email.contentmanager raise error when policy.max_line_length is 0 or None
#9578 commented on
Jun 15, 2025 • 0 new comments -
gh-90872: Handle negative timeouts for wait on Windows
#32079 commented on
May 29, 2025 • 0 new comments -
gh-93158: Support obsolete email syntax, fieldnames that are followed by whitespace
#93176 commented on
May 29, 2025 • 0 new comments -
gh-69282: test_httpservers hangs since Python 3.5
#9564 commented on
Jun 15, 2025 • 0 new comments -
GH-93964: Harden overflow checks before _PyBytes_Resize in compile.c
#94044 commented on
May 29, 2025 • 0 new comments -
gh-99080: Preserve backslash character not used to escape quotes in .netrc files
#99088 commented on
Jun 20, 2025 • 0 new comments -
gh-72496: Implemented patch to improve performance of string.Template
#99177 commented on
Jun 15, 2025 • 0 new comments -
gh-71807: The escape key closes IDLE's config dialog as canceled
#19706 commented on
Jun 2, 2025 • 0 new comments -
gh-66587: Fix deadlock from pool worker death without communication
#16103 commented on
May 22, 2025 • 0 new comments -
gh-79516: allow msgfmt.py to compile multiple input po files
#10875 commented on
May 22, 2025 • 0 new comments -
bpo-36335: add bdb.Bdb.is_skipped_frame
#12392 commented on
Jun 15, 2025 • 0 new comments -
bpo-31062: Allow socket.makefile to handle line buffering properly
#12370 commented on
Jun 15, 2025 • 0 new comments -
bpo-35100: add unquote_to_bytes_plus to the urllib.parse module
#12368 commented on
Jun 15, 2025 • 0 new comments -
bpo-35302: Try each (remote addrinfo, local addrinfo) pair when connecting.
#11241 commented on
Jun 15, 2025 • 0 new comments -
gh-79888: support __index__ and __float__ in time functions
#11636 commented on
Jun 15, 2025 • 0 new comments -
bpo-36226: Fix multipart false positive header defects
#12214 commented on
Jun 15, 2025 • 0 new comments -
[WIP] bpo-24177: Add env var proxy support to http.client
#11729 commented on
Jun 15, 2025 • 0 new comments -
bpo-17164: Make MozillaCookieJar use curl's format for session cookies
#11792 commented on
Jun 15, 2025 • 0 new comments -
bpo-35989: Forbid a netmask > 32 for ipaddress.IPv4Network
#11844 commented on
Jun 15, 2025 • 0 new comments -
bpo-36121: Override field_size_limit per csv.reader object
#12071 commented on
Jun 15, 2025 • 0 new comments -
bpo-35954: Clarify string conversion in ConfigParser
#11918 commented on
Jun 15, 2025 • 0 new comments -
bpo-36053 fix pkgutil.walk_packages
#11956 commented on
Jun 15, 2025 • 0 new comments -
Increase _PY_NSMALLPOSINTS size
#133059 commented on
Jun 18, 2025 • 0 new comments -
Align the grammar documentation with Python's actual grammar
#127833 commented on
Jun 18, 2025 • 0 new comments -
ZipInfo corrupts file names in some old zip archives
#84353 commented on
Jun 18, 2025 • 0 new comments -
Document that "multiprocessing.get_context()" is also setting the context globally
#109070 commented on
Jun 18, 2025 • 0 new comments -
Add support for t-strings in the stdlib logging library
#134394 commented on
Jun 18, 2025 • 0 new comments -
Cannot use ProcessPoolExecutor if in a decorator?
#85749 commented on
Jun 18, 2025 • 0 new comments -
Introduce platform.vm_info (or similar) as a replacement for recently deprecated platform.java_ver.
#116504 commented on
Jun 18, 2025 • 0 new comments -
Support completion for sqlite3 command-line interface
#133390 commented on
Jun 18, 2025 • 0 new comments -
Implement PEP 649 and PEP 749
#119180 commented on
Jun 18, 2025 • 0 new comments -
sys.settrace dramatic slowdown in 3.12
#107674 commented on
Jun 17, 2025 • 0 new comments -
What's New in Python 3.14 (copyediting)
#123299 commented on
Jun 17, 2025 • 0 new comments -
Allow "p" in Py_BuildValue
#89488 commented on
Jun 17, 2025 • 0 new comments -
Optimize math.lcm(*xs)
#102221 commented on
Jun 17, 2025 • 0 new comments -
Pass return value on ValueError exceptions in the cmath/math modules
#133895 commented on
Jun 17, 2025 • 0 new comments -
`test_free_threading.test_type.TestType.test_attr_cache_consistency` crashes intermittently
#128804 commented on
Jun 17, 2025 • 0 new comments -
speed-up PyLong_As*() for large longs
#82088 commented on
Jun 16, 2025 • 0 new comments -
str.split(): allow removing empty strings (when sep is not None)
#73123 commented on
Jun 16, 2025 • 0 new comments -
IDLE - clear and restart the shell window
#50393 commented on
Jun 16, 2025 • 0 new comments -
Unvendor `libmpdec` sources
#115119 commented on
Jun 16, 2025 • 0 new comments -
Recursively calling makepasv() finally leads to core dumped.
#90369 commented on
Jun 16, 2025 • 0 new comments -
SIGBUS: writing to `mmap`ed device beyond file size
#119817 commented on
Jun 16, 2025 • 0 new comments -
emscripten cross-compile wasm-ld: error: duplicate symbol `_Py_LibHacl_Hacl_Hash_*`
#133042 commented on
Jun 16, 2025 • 0 new comments -
Daemonic threads not killed in some circumstances in python 3.13
#123940 commented on
Jun 16, 2025 • 0 new comments -
Fatal error in dbm.gdbm
#66234 commented on
Jun 16, 2025 • 0 new comments -
gh-78319: add UTF8 marker per RFC
#9436 commented on
Jun 15, 2025 • 0 new comments -
gh-68443: Replace debug level-related logic in http client with logging
#8633 commented on
Jun 15, 2025 • 0 new comments -
bpo-32188: do not call os.path.realpath in ImpImporter.find_module
#4672 commented on
May 29, 2025 • 0 new comments -
gh-76377: Rewrite plistlib with functional style.
#4671 commented on
Jun 18, 2025 • 0 new comments -
gh-38066: IDLE: Dedenting with shift+tab
#2210 commented on
Jun 18, 2025 • 0 new comments -
gh-74185: repr() of ImportError now contains attributes name and path.
#1011 commented on
Jun 18, 2025 • 0 new comments -
webbrowser.open doesn't work on Android
#90371 commented on
Jun 21, 2025 • 0 new comments -
Emscripten: Get test suite passing
#127146 commented on
Jun 21, 2025 • 0 new comments -
Broken tests with "legacy" sys.float_repr_style
#128051 commented on
Jun 21, 2025 • 0 new comments -
Memory access violation on fatal error with Windows
#116502 commented on
Jun 20, 2025 • 0 new comments -
codeobject.co_nlocals and codeobject.co_varnames are incorrect for function definition
#133326 commented on
Jun 20, 2025 • 0 new comments -
Make it possible for the jit to deopt to tier1 upon interrupts
#132532 commented on
Jun 20, 2025 • 0 new comments -
json dump fails for mixed-type keys when sort_keys is specified
#69643 commented on
Jun 20, 2025 • 0 new comments -
Undocumented 3.13 C API
#118915 commented on
Jun 20, 2025 • 0 new comments -
`test_perf_profiler` fails on aarch64 Fedora Stable buildbots
#131038 commented on
Jun 20, 2025 • 0 new comments -
socketserver.BaseRequestHandler inherited class
#89976 commented on
Jun 20, 2025 • 0 new comments -
An object referenced only through it's own `__dict__` can get collected too early.
#130327 commented on
Jun 19, 2025 • 0 new comments -
CI should run Undefined Behavior Sanitizer (UBSAN), as already done for ASAN
#111758 commented on
Jun 19, 2025 • 0 new comments -
Inline values array into the object
#115776 commented on
Jun 19, 2025 • 0 new comments -
test_os.TimerfdTests is flaky
#126112 commented on
Jun 19, 2025 • 0 new comments -
Audit all built-in modules for thread safety
#116738 commented on
Jun 19, 2025 • 0 new comments -
Make concurrent iteration over pairwise, combinations, permutations, cwr, product, etc. from itertools safe under free-threading
#123471 commented on
Jun 18, 2025 • 0 new comments -
remove/delete method for zipfile objects
#51067 commented on
Jun 18, 2025 • 0 new comments -
Add `sys.abi_features` to make information about the interpreter ABI more accessible
#133143 commented on
Jun 18, 2025 • 0 new comments -
gh-133448: Fix test_file in test_urllib2 on Windows with a longer repo path
#133449 commented on
Jun 15, 2025 • 0 new comments -
gh-133102: Remove unnecessary mention of os.fsync() from os.exec*() docs
#133333 commented on
May 26, 2025 • 0 new comments -
gh-133146: Add the old public `get_value` method to documentation and refactor code.
#133301 commented on
Jun 9, 2025 • 0 new comments -
gh-42550: Add 'Expect: 100-Continue' support to httplib
#133276 commented on
Jun 10, 2025 • 0 new comments -
gh-132813: Fix the csv documentation for quoting and escaping
#133209 commented on
Jun 2, 2025 • 0 new comments -
gh-130160: Add anchors to CLI Usage section for `cmdline`
#133182 commented on
Jun 2, 2025 • 0 new comments -
gh-133059: Increase _PY_NSMALLPOSINTS size
#133160 commented on
Jun 18, 2025 • 0 new comments -
gh-133158: Adjust c-analyzer max_sizes for typeobject.c
#133159 commented on
Jun 13, 2025 • 0 new comments -
gh-132771: Added assert for potential Integer Overflow in the mark_stacks function
#132830 commented on
Jun 20, 2025 • 0 new comments -
gh-123471: Make itertools.product and itertools.combinations thread-safe
#132814 commented on
Jun 18, 2025 • 0 new comments -
gh-45048: Document the availability and uses of the SO_ constants
#132752 commented on
Jun 15, 2025 • 0 new comments -
Update "Format String Syntax" documentation block to match actual behaviour
#132736 commented on
Jun 19, 2025 • 0 new comments -
gh-132416: document behavior of Path.symlink_to() when link or/and target already exist
#132704 commented on
May 30, 2025 • 0 new comments -
gh-132629: Deprecate acception out of range values for unsigned integers in PyArg_Parse
#132630 commented on
Jun 3, 2025 • 0 new comments -
gh-128213: fast path for bytes creation from list and tuple
#132590 commented on
Jun 18, 2025 • 0 new comments -
gh-66428 Stop including all bidirectional "B" characters in line breakers
#132369 commented on
May 24, 2025 • 0 new comments -
gh-132267: fix desynchronized cursor position and buffer mismatch after resize
#132360 commented on
May 25, 2025 • 0 new comments -
gh-132108: Add Buffer Protocol support to int.from_bytes to improve performance
#132109 commented on
May 21, 2025 • 0 new comments -
gh-107398: Fix tarfile stream mode exception when process the file with extra header data
#126304 commented on
May 22, 2025 • 0 new comments -
GH-134394: Add native support for t-strings in the stdlib logging library
#134395 commented on
May 21, 2025 • 0 new comments -
Docs: Fix indentation in slice class of functions.rst
#134393 commented on
May 21, 2025 • 0 new comments -
gh-118718: Incorrect decoding of preamble in email parser
#134384 commented on
Jun 2, 2025 • 0 new comments -
gh-134200: Add adaptive global alignment for help text
#134308 commented on
May 21, 2025 • 0 new comments -
gh-87720 Fix additional header refolding-quoting edge case
#134271 commented on
May 26, 2025 • 0 new comments -
gh-131178: Add CLI tests for cProfile
#134269 commented on
Jun 6, 2025 • 0 new comments -
gh-119123: Fix sniffer to understand csv lists
#134219 commented on
May 21, 2025 • 0 new comments -
Docs EPUB: fix meta tags connected with Open Graph
#134071 commented on
Jun 13, 2025 • 0 new comments -
gh-115119: Removed bundled copy of the libmpdec
#133964 commented on
Jun 3, 2025 • 0 new comments -
gh-133953: Add `attach` command to pdb
#133954 commented on
May 25, 2025 • 0 new comments -
GH-132566: Progressively delete files in `pathlib.Path.move()`
#133852 commented on
May 27, 2025 • 0 new comments -
gh-133829: Update zipimport example to not mention Python 2.3
#133835 commented on
Jun 17, 2025 • 0 new comments -
GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13
#133831 commented on
Jun 20, 2025 • 0 new comments -
gh-133672: Allow LOAD_FAST to be optimized to LOAD_FAST_BORROW
#133721 commented on
May 26, 2025 • 0 new comments -
gh-133644: remove `PyWeakref_GetObject` and `PyWeakref_GET_OBJECT`
#133657 commented on
Jun 2, 2025 • 0 new comments -
gh-133644: remove deprecated global configuration variables
#133654 commented on
Jun 2, 2025 • 0 new comments -
gh-131093: Enforce -std=c11 for gcc at configure time rather than make time
#133608 commented on
Jun 18, 2025 • 0 new comments -
gh-133601: Remove deprecated `typing.no_type_check_decorator`
#133602 commented on
Jun 17, 2025 • 0 new comments -
gh-131178: Add tests for `site` command-line interface
#133582 commented on
Jun 11, 2025 • 0 new comments -
gh-126119: fix some crashes in code objects if `co_stacksize` is absurdly large
#126122 commented on
Jun 2, 2025 • 0 new comments -
gh-108362: Retarget incremental GC changes to 3.14
#125453 commented on
Jun 16, 2025 • 0 new comments -
GH-98894: Fix `function__return` and `function__entry` dTrace probe missing after `GH-103083`
#125019 commented on
May 22, 2025 • 0 new comments -
gh-125022: add support for simple SIMD features detection
#125011 commented on
Jun 2, 2025 • 0 new comments -
GH-108009: Add clarification of parser and argument defaults in argparse docs
#124154 commented on
May 30, 2025 • 0 new comments -
gh-123745: Improve performance of deepcopy by setting keep alive key in the memo
#123746 commented on
May 23, 2025 • 0 new comments -
gh-119993 ignore `NotADirectoryError` in `Path.unlink()` if `missing_ok` is `True`
#120049 commented on
Jun 5, 2025 • 0 new comments -
gh-119052: Set CRC to 0 in mkdir in all cases
#119108 commented on
May 21, 2025 • 0 new comments -
gh-86809: Add support for HTTP Range header in HTTPServer
#118949 commented on
May 30, 2025 • 0 new comments -
gh-71189: Support all-but-last mode in os.path.realpath()
#117562 commented on
Jun 6, 2025 • 0 new comments -
gh-70647: Better promote how to safely parse yearless dates in datetime.
#116179 commented on
Jun 15, 2025 • 0 new comments -
gh-113767: Adds a `zipfile.register_compressor()` API.
#113768 commented on
May 21, 2025 • 0 new comments -
gh-109311: Remove support for non-complex/float types in __complex/float__
#112680 commented on
Jun 14, 2025 • 0 new comments -
Add switch parameter "copy_stat" to shutil.copytree()
#109717 commented on
Jun 12, 2025 • 0 new comments -
gh-93627: Align copy module behaviour with pickle module
#109498 commented on
May 23, 2025 • 0 new comments -
gh-108514: Add config & transform to hide old versionmodified in docs
#108522 commented on
Jun 13, 2025 • 0 new comments -
gh-107658: Use same logic to look for exec_prefix as for prefix
#107661 commented on
May 29, 2025 • 0 new comments -
GH-85724: Ignore the MAC from the Touch Bar interface on macOS in uuid
#99717 commented on
May 29, 2025 • 0 new comments -
gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__
#131914 commented on
Jun 14, 2025 • 0 new comments -
GH-131296: fix clang-cl warning on Windows in socketmodule.h
#131832 commented on
Jun 9, 2025 • 0 new comments -
gh-83371: handle exceptions from callbacks in process pools
#131813 commented on
May 26, 2025 • 0 new comments -
gh-131788: make resource_tracker re-entrant safe
#131787 commented on
May 29, 2025 • 0 new comments -
gh-131725: Generate GNU hash table in `msgfmt.py`
#131727 commented on
May 24, 2025 • 0 new comments -
gh-73069: fix race conditions in os.scandir and associated direntry
#131642 commented on
May 31, 2025 • 0 new comments -
gh-130870: Preserve `GenericAlias` subclasses in `typing.get_type_hints()`
#131583 commented on
Jun 10, 2025 • 0 new comments -
gh-131379: Fix assertionError in __move_tall when scrolling through REPL history
#131450 commented on
Jun 18, 2025 • 0 new comments -
gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available.
#131201 commented on
Jun 18, 2025 • 0 new comments -
gh-130698: Add safe methods to get prompts for new REPL
#131110 commented on
Jun 13, 2025 • 0 new comments -
gh-125828 : Fix 'get_value' missing for [Bounded]Semaphore on multiprocessing MacOSX - C workaround
#130913 commented on
May 25, 2025 • 0 new comments -
gh-130425: Add "Did you mean [...]" suggestions for `del obj.attr`
#130799 commented on
Jun 15, 2025 • 0 new comments -
gh-130327: Always traverse managed dictionaries, even when inline values are available
#130469 commented on
Jun 19, 2025 • 0 new comments -
gh-130141: clean up asyncio._SelectorTransport during `__del__`
#130142 commented on
Jun 12, 2025 • 0 new comments -
gh-129250: allow pickle instances of generic classes
#129446 commented on
Jun 10, 2025 • 0 new comments -
gh-128965: pickle `load_build` function checks if `state` is None, not False
#128966 commented on
Jun 17, 2025 • 0 new comments -
decimal docs: specification link and examples
#128698 commented on
May 25, 2025 • 0 new comments -
gh-128505: Expose an interface to sqlite3_file_control
#128507 commented on
Jun 5, 2025 • 0 new comments -
gh-123681: Check the strftime() behavior at runtime instead of at the compile time
#128444 commented on
Jun 10, 2025 • 0 new comments -
configparser accepts invalid keys and sections when writing
#65697 commented on
Jun 15, 2025 • 0 new comments -
PyFaulthandler: heap-buffer-overflow
#124001 commented on
May 28, 2025 • 0 new comments -
Please add a compact mode for plistlib serialisation
#113056 commented on
May 28, 2025 • 0 new comments -
Enable usage of object.__orig_class__ in __init__
#90899 commented on
May 28, 2025 • 0 new comments -
Improve Py_mod_multiple_interpreters and Py_mod_gil Usability
#132861 commented on
May 28, 2025 • 0 new comments -
Undocumented changes of LOAD_GLOBAL's stack effect in Python 3.13
#114212 commented on
May 28, 2025 • 0 new comments -
Memory leak in multiprocessing.managers.Server
#103136 commented on
May 27, 2025 • 0 new comments -
email.parser can insert extraneous spaces when parsing rfc2047 headers with policy.default
#128110 commented on
May 27, 2025 • 0 new comments -
asyncio.create_subprocess_exec does not respond properly to asyncio.CancelledError
#103847 commented on
May 27, 2025 • 0 new comments -
ZipFile tests fail in negative timezone offsets on reproducible build environments
#134261 commented on
May 27, 2025 • 0 new comments -
Preventing the use of a null pointer in mro_hierarchy
#132835 commented on
May 27, 2025 • 0 new comments -
tracemalloc.stop() Can Crash With a Subinterpreter
#110029 commented on
May 26, 2025 • 0 new comments -
Logs are getting auto deleted after the date is changed.
#130108 commented on
May 26, 2025 • 0 new comments -
email: encoded headers lose their quoting when refolded
#87720 commented on
May 26, 2025 • 0 new comments -
Crash (AccessViolation) running `py -m ensurepip` from windows docker container `python:3.12`
#131795 commented on
May 26, 2025 • 0 new comments -
Usage of HTTPResponse.url
#86228 commented on
May 26, 2025 • 0 new comments -
creating venv Python3.13 on CIFS mounted drive fails ENODATA
#133951 commented on
May 26, 2025 • 0 new comments -
Connecting a socket in timeout mode to a server with full listen backlog raises BlockingIOError
#117208 commented on
May 26, 2025 • 0 new comments -
uuid.getnode() is not tied to MAC address when using `libuuid`
#132710 commented on
May 26, 2025 • 0 new comments -
addTypeEqualityFunc is not used in assertListEqual
#66642 commented on
May 26, 2025 • 0 new comments -
ValueError on ephemeral zipfile after exception
#106763 commented on
May 26, 2025 • 0 new comments -
Make BOLT as stable feature
#101525 commented on
May 26, 2025 • 0 new comments -
Readline completion of module names in import statements
#69605 commented on
May 25, 2025 • 0 new comments -
Freeze support documentation is misleading.
#80334 commented on
May 25, 2025 • 0 new comments -
Unrecoverable stack overflow with infinite recursion on macOS
#131543 commented on
May 25, 2025 • 0 new comments -
TSan: data race with PyTypeObject version tag
#116909 commented on
May 25, 2025 • 0 new comments -
Adding read/readline() after write appends to EOF, not to the position
#117095 commented on
May 25, 2025 • 0 new comments -
Argument Clinic: add support for renaming a parameter
#108271 commented on
May 31, 2025 • 0 new comments -
gzip: cannot create file if mtime > `2106-02-07T06:28:15`
#133998 commented on
May 31, 2025 • 0 new comments -
Remove support for `__cached__` and `__package__` if missing corresponding `__spec__` attributes
#134088 commented on
May 31, 2025 • 0 new comments -
Better integration of doctest with unittest and libregrtest
#108885 commented on
May 31, 2025 • 0 new comments -
Improve `contextlib.ContextDecorator` support for generators and async functions
#125862 commented on
May 31, 2025 • 0 new comments -
Python 3.5.2 crashers (from PyPy)
#73069 commented on
May 31, 2025 • 0 new comments -
Async Call-Stack Reconstruction
#91048 commented on
May 31, 2025 • 0 new comments -
Proper or custom JSON serialization of non-finite float values
#98306 commented on
May 30, 2025 • 0 new comments -
inspect: getmembers calls properties
#82518 commented on
May 30, 2025 • 0 new comments -
`tracemalloc` aborts when run from threads in no-gil
#126315 commented on
May 30, 2025 • 0 new comments -
tkinter missing -nolinestop on tk.Text
#130693 commented on
May 30, 2025 • 0 new comments -
Make pdb asyncio aware
#121468 commented on
May 30, 2025 • 0 new comments -
Replace `#` comments with modern docstrings when possible
#134082 commented on
May 30, 2025 • 0 new comments -
Ensure backwards compatibility with recommended packages
#76080 commented on
May 30, 2025 • 0 new comments -
Add a `recommended-packages.txt` file
#76079 commented on
May 30, 2025 • 0 new comments -
SSL session content bleeds into stdout with lots of threads
#118138 commented on
May 30, 2025 • 0 new comments -
multiprocessing.Process generates FileNotFoundError when argument isn't explicitly referenced
#94765 commented on
May 30, 2025 • 0 new comments -
Python failed to build with LINK : error LNK2001: unresolved external symbol on windows using MSVC target ARM64EC
#101971 commented on
May 30, 2025 • 0 new comments -
3.14's "What's new" says `__future__.annotations` will be removed, but it must not
#127639 commented on
May 30, 2025 • 0 new comments -
Output from failed platform_triplet.c compilation is not logged
#117888 commented on
May 29, 2025 • 0 new comments -
Add OpenSSL 3.5 support to CPython infrastructure
#132339 commented on
May 29, 2025 • 0 new comments -
Remove `ByteString` from `typing` and `collections.abc`
#118803 commented on
May 29, 2025 • 0 new comments -
`email.policy.compat32` does not work as `policy` for `email.message.MIMEPart`
#133315 commented on
May 28, 2025 • 0 new comments -
`email.mime.image.MIMEImage`'s `policy` argument doesn't take effect
#133311 commented on
May 28, 2025 • 0 new comments -
Segfault when updating from 3.13.0 to 3.13.1 while Python is running
#128341 commented on
May 28, 2025 • 0 new comments -
Enable UTF-8 mode by default (implement PEP 686)
#133711 commented on
May 28, 2025 • 0 new comments -
Monotonic time on macOS 10.12+ should use mach_continuous_time()
#86273 commented on
May 22, 2025 • 0 new comments -
Timestamp conversion on windows fails with timestamps close to EPOCH
#81708 commented on
May 22, 2025 • 0 new comments -
subprocess.check_call's `stdout=` write to the underlying file opened by bz2.open
#105309 commented on
May 22, 2025 • 0 new comments -
segfault in gc with 3.14.0b1, trio and pytest
#133932 commented on
May 22, 2025 • 0 new comments -
Behaviour change in partialmethod in Python3.11
#99152 commented on
May 22, 2025 • 0 new comments -
Add `attach` command to pdb
#133953 commented on
May 22, 2025 • 0 new comments -
Consider supporting deflate64 in zipfile
#134334 commented on
May 22, 2025 • 0 new comments -
io.TextIOWrapper ignores silently partial write if buffer is unbuffered
#85393 commented on
May 21, 2025 • 0 new comments -
[doc] untokenize returns a string if no encoding token is recognized
#60427 commented on
May 21, 2025 • 0 new comments -
Enable for ZipFile to specify to create archives of arbitrary windows FAT or Unix filesystem
#133667 commented on
May 21, 2025 • 0 new comments -
Inconsistencies with datetime.fromtimestamp(t) when t < 0
#80620 commented on
May 21, 2025 • 0 new comments -
Multiple test failures on Alpine 3.15 / musl-1.2.2-r7
#90548 commented on
May 21, 2025 • 0 new comments -
`email.headerregistry` docs omit the required keyword `parse_tree`
#123138 commented on
May 21, 2025 • 0 new comments -
docstring for email._parseaddr._parsedate_tz says "declaims knowledge" vs "disclaims"
#101913 commented on
May 21, 2025 • 0 new comments -
The io module doesn't support non-blocking files
#57531 commented on
May 21, 2025 • 0 new comments -
New REPL dosen't remove line continuations upon terminal resizing
#131973 commented on
May 21, 2025 • 0 new comments -
Allow third party libraries to provide new zipfile compression methods
#113767 commented on
May 21, 2025 • 0 new comments -
io and _pyio modules require the _io module
#62184 commented on
May 21, 2025 • 0 new comments -
sockets and asyncio on Windows depend on SYSTEMROOT env var
#118234 commented on
May 21, 2025 • 0 new comments -
ZipFile.writestr doesn't behave like Path.write_*
#134383 commented on
May 21, 2025 • 0 new comments -
Feature request: sniff csv quoting and lineterminator
#129374 commented on
May 21, 2025 • 0 new comments -
asyncio.TaskGroup may silently discard request to run a task
#116048 commented on
May 21, 2025 • 0 new comments -
Asyncio BufferedProtocol with SSL is significantly slower than asyncio sockets with SSL
#133112 commented on
May 21, 2025 • 0 new comments -
Remove idlelib from sys.path in IDLE run process
#134300 commented on
May 21, 2025 • 0 new comments -
Too early EOFError
#101911 commented on
May 21, 2025 • 0 new comments -
Does CPython >= 3.10, <=3.12 support a thread-safe increment?
#134212 commented on
May 21, 2025 • 0 new comments -
unsynchronized write pointer in io.TextIOWrapper in 'r+' mode
#82891 commented on
May 25, 2025 • 0 new comments -
input() is blocking exceptions at some phase during execution
#112585 commented on
May 25, 2025 • 0 new comments -
`csv.QUOTE_MINIMAL` does not quote lines with escaped quote character.
#105116 commented on
May 24, 2025 • 0 new comments -
TarFile.extractall(..., filter='tar') arbitrary file chmod
#127987 commented on
May 24, 2025 • 0 new comments -
New REPL sometimes incrementally indents traceback lines
#131968 commented on
May 24, 2025 • 0 new comments -
get_lock() method is not present for Values created using multiprocessing.Manager()
#79967 commented on
May 24, 2025 • 0 new comments -
Queue get timout parameter does not use a monotonic timer
#104509 commented on
May 24, 2025 • 0 new comments -
XML vulnerabilities in Python
#61441 commented on
May 24, 2025 • 0 new comments -
concurrent.futures.wait returns cancelled as "not done"
#109934 commented on
May 24, 2025 • 0 new comments -
Subinterpreters don't properly clean up threads
#128639 commented on
May 24, 2025 • 0 new comments -
Make the JIT thread-safe
#133171 commented on
May 23, 2025 • 0 new comments -
Increase test coverage of `gettext`
#130655 commented on
May 23, 2025 • 0 new comments -
IPv4Network and IPv6Network hosts method return different types when provided a /32 (ipv4) or /128 (ipv6)
#109305 commented on
May 23, 2025 • 0 new comments -
3.14.0a1 urljoin regression wrt //
#125974 commented on
May 23, 2025 • 0 new comments -
Using custom OpenSSL version 3.x when compiling Python 3.x - fails
#121992 commented on
May 23, 2025 • 0 new comments -
asyncio.start_unix_server maybe shouldn’t default to cleanup_socket=True when sock parameter is passed
#133354 commented on
May 23, 2025 • 0 new comments -
Different output from importlib.resources.files() in REPL in 3.12 versus 3.13
#121190 commented on
May 23, 2025 • 0 new comments -
cmd.Cmd completion fails in some cases, must allow the definition of readline completion delimiters
#120479 commented on
May 23, 2025 • 0 new comments -
dropping `asyncio.open_unix_socket`'s writer will drop the connection.
#109986 commented on
May 23, 2025 • 0 new comments -
3.14 changes annotations behaviour for dataclasses.make_dataclass
#134370 commented on
May 23, 2025 • 0 new comments -
New REPL: Text display corruption when resizing terminal with multi-line content
#132267 commented on
May 23, 2025 • 0 new comments -
socket.send_fds() flags and address parameters have no effect
#127840 commented on
May 22, 2025 • 0 new comments -
Support mixed sync and async context managers in `async with` statements
#134270 commented on
May 22, 2025 • 0 new comments -
subprocess.Popen doesn't properly escape < or > for windows batch files
#133545 commented on
May 22, 2025 • 0 new comments -
Undocumented Cmd method print_topics
#128430 commented on
May 22, 2025 • 0 new comments -
plistlib can't decode date from year 0
#85255 commented on
May 22, 2025 • 0 new comments -
Docs Examples Focus on Outdated Single-Phase Init Modules and Static Types
#134160 commented on
Jun 13, 2025 • 0 new comments -
traceback._compute_suggestion_error crashes on `__getattr__` raising
#129605 commented on
Jun 13, 2025 • 0 new comments -
windows console: -i parameter and redirected output gives error in 3.13
#132962 commented on
Jun 13, 2025 • 0 new comments -
test_exc() helper in test_format.py doesn't fail if exception message unexpected
#119949 commented on
Jun 13, 2025 • 0 new comments -
Add support for making Linux prctl(...) calls to subprocess
#86902 commented on
Jun 12, 2025 • 0 new comments -
Setting many types of values to `category` argument of `warnings.simplefilter()` doesn't get any error
#125893 commented on
Jun 12, 2025 • 0 new comments -
Cryptic error message about ENV CHANGED
#132581 commented on
Jun 12, 2025 • 0 new comments -
Export `get_all_awaited_by` API into public Python API.
#134342 commented on
Jun 12, 2025 • 0 new comments -
[Windows] test_int.test_denial_of_service failed: took 15ms
#114911 commented on
Jun 12, 2025 • 0 new comments -
unittest subTest does not call addFailure
#73338 commented on
Jun 11, 2025 • 0 new comments -
Python3.13 is mishandling OSC 633 sequences
#126131 commented on
Jun 11, 2025 • 0 new comments -
Different error triggered for soft keyword prefixes
#130077 commented on
Jun 11, 2025 • 0 new comments -
datetime and time equality and hashing problematic
#116035 commented on
Jun 11, 2025 • 0 new comments -
subprocess.run(), subprocess.Popen() should accept file descriptor as cwd parameter
#91183 commented on
Jun 10, 2025 • 0 new comments -
Use implemenation-specific I/O open / constructors in tests
#133982 commented on
Jun 10, 2025 • 0 new comments -
Some edge cases in `email.utils.parsedate_to_datetime` seem to differ from RFC2822 spec
#126845 commented on
Jun 10, 2025 • 0 new comments -
PyErr_CheckSignals should be callable without holding the GIL
#133465 commented on
Jun 10, 2025 • 0 new comments -
asm_trampoline.S misses branch protection flags for x86_64 and aarch64
#128605 commented on
Jun 10, 2025 • 0 new comments -
UBsan: Remove _Py_NO_SANITIZE_UNDEFINED
#133157 commented on
Jun 10, 2025 • 0 new comments -
Unify recognization of message digest names for `_hashlib` and `_hmac`
#131876 commented on
Jun 10, 2025 • 0 new comments -
multiprocessing forkserver main contains dead main_path= handling code
#126631 commented on
Jun 10, 2025 • 0 new comments -
Update FileIO comments, documentation to match implementation
#129011 commented on
Jun 10, 2025 • 0 new comments -
Better uop coverage in the JIT optimizer
#131798 commented on
Jun 9, 2025 • 0 new comments -
HTMLParser stops parsing upon encountering `<style>` tag
#118350 commented on
Jun 9, 2025 • 0 new comments -
Replace `pyvenv.cfg`'s `home` key with `base-prefix` and `base-exec-prefix`
#127895 commented on
Jun 9, 2025 • 0 new comments -
Implement stack overflow protection for supported platforms
#91079 commented on
Jun 9, 2025 • 0 new comments -
Stack overflow test errors in Alpine after GH-130398
#131338 commented on
Jun 15, 2025 • 0 new comments -
Off-by-one error in _winapi.WaitForMultipleObjects
#94242 commented on
Jun 15, 2025 • 0 new comments -
os.path.exists and os.path.stat not working on FSLogix Redirected Containers from 3.12 onward
#133965 commented on
Jun 15, 2025 • 0 new comments -
datetime.datetime.now() returns wrong time on Windows when env var TZ is set
#124286 commented on
Jun 15, 2025 • 0 new comments -
Add tests for command-line interface
#131178 commented on
Jun 15, 2025 • 0 new comments -
pathlib: Path('.').exists() returns True when current working directory (cwd) was deleted
#127264 commented on
Jun 15, 2025 • 0 new comments -
Heisenbug that kills process via SIGALRM
#133687 commented on
Jun 15, 2025 • 0 new comments -
Document correctness proof for Fraction.limit_denominator
#95723 commented on
Jun 15, 2025 • 0 new comments -
Incorrect installation of `lib-dynload` for custom builds on openSUSE
#131425 commented on
Jun 14, 2025 • 0 new comments -
unittest.skip and other decorators should complain if the argument isn't callable
#116428 commented on
Jun 14, 2025 • 0 new comments -
[Windows] signal.signal and os.kill doc should better explain what is supported
#70538 commented on
Jun 14, 2025 • 0 new comments -
Ensure that `multiprocessing.util.get_temp_dir()` can be used to create socket files with limited path length
#132124 commented on
Jun 14, 2025 • 0 new comments -
_testembed.c:2312:1: warning: profile count data file not found
#132315 commented on
Jun 14, 2025 • 0 new comments -
ensurepip does not honour the value of $(prefix)
#75229 commented on
Jun 13, 2025 • 0 new comments -
Colorize sqlite3 CLI
#133447 commented on
Jun 13, 2025 • 0 new comments -
Consider making `Template` and `Interpolation` generic at runtime
#133970 commented on
Jun 13, 2025 • 0 new comments -
__doc__ should generally be writable
#91309 commented on
Jun 13, 2025 • 0 new comments -
Reorganize WASI-related files in `Tools/wasm`
#133600 commented on
Jun 13, 2025 • 0 new comments -
Paste mode in python 3.13 turns on in interactive help mode but doesn't work
#125685 commented on
Jun 13, 2025 • 0 new comments -
Make _Py_c_sum(), _Py_c_diff(), etc (elementary operations on Py_complex) - part of the public API
#128813 commented on
Jun 13, 2025 • 0 new comments -
Revisit adding lexical normalization support to `pathlib`
#124825 commented on
Jun 13, 2025 • 0 new comments -
Convert importlib.abc to use typing.Protocol
#82963 commented on
Jun 13, 2025 • 0 new comments -
Support TLS Encrypted ClientHello (ECH)
#89730 commented on
Jun 13, 2025 • 0 new comments -
Add examples to docs for str methods
#106318 commented on
Jun 13, 2025 • 0 new comments -
Memory keeps increasing with fixed-size dict during multi-threaded set/delete in 3.13.3t
#133136 commented on
Jun 13, 2025 • 0 new comments -
TSAN failures seen running PyO3 tests with the free-threaded build
#130421 commented on
Jun 13, 2025 • 0 new comments -
Lock contention inside `_PyType_LookupRef`
#132380 commented on
Jun 3, 2025 • 0 new comments -
Replace context enter and exit events with single "context switched" event
#124872 commented on
Jun 3, 2025 • 0 new comments -
Thread-unsafe libc functions
#127081 commented on
Jun 3, 2025 • 0 new comments -
Different behavior with mock to same class or different class
#125348 commented on
Jun 3, 2025 • 0 new comments -
Error when building from source
#123386 commented on
Jun 3, 2025 • 0 new comments -
Prevent CO_FUTURE_BARRY_AS_BDFL from being applied with PyCF_MASK
#123234 commented on
Jun 3, 2025 • 0 new comments -
Deadlock when shutting down ThreadPoolExecutor from inside OS Signal handler
#121649 commented on
Jun 3, 2025 • 0 new comments -
Compilation of HACL fails under macOS Silicon for version 3.14
#130478 commented on
Jun 2, 2025 • 0 new comments -
`csv.writer` with `QUOTE_NONE` still requires non-emtpy `quotechar` and `escapechar`
#132813 commented on
Jun 2, 2025 • 0 new comments -
csv: Inconsistency re QUOTE_NONNUMERIC
#74232 commented on
Jun 2, 2025 • 0 new comments -
Remove deprecated support for returning non-complex/float types in __complex__/__float__()
#109311 commented on
Jun 2, 2025 • 0 new comments -
Expose `_PyCriticalSection_BeginMutex` as a public API
#133296 commented on
Jun 2, 2025 • 0 new comments -
The New REPL Does Not Load My Command History
#120766 commented on
Jun 2, 2025 • 0 new comments -
format(Fraction(1, 3), '.016f') raises ValueError
#130662 commented on
Jun 2, 2025 • 0 new comments -
Register finalized Python releases with GitHub Releases
#123444 commented on
Jun 2, 2025 • 0 new comments -
Refactor zipfile to ease subclassing and enhancement
#81719 commented on
Jun 1, 2025 • 0 new comments -
Allow lowercase hexadecimal characters in base64.b16decode()
#79738 commented on
Jun 1, 2025 • 0 new comments -
Make `test_c_subclass_of_heap_ctype_with_tpdealloc_decrefs_once` and `test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once` behavioral tests
#127881 commented on
Jun 1, 2025 • 0 new comments -
Refactor `xml.etree.ElementTree._namespaces`
#120771 commented on
Jun 1, 2025 • 0 new comments -
set/frozenset methods intermixed in search, wrong results and target page anchor
#113746 commented on
Jun 1, 2025 • 0 new comments -
refactor the implementation of inlined comprehensions
#124697 commented on
Jun 1, 2025 • 0 new comments -
Reorganize the JIT optimization passes.
#128939 commented on
Jun 1, 2025 • 0 new comments -
Split up _testcapimodule.c
#93649 commented on
Jun 1, 2025 • 0 new comments -
Split `test_dis` into a directory by separating generated content
#123361 commented on
Jun 1, 2025 • 0 new comments -
PEP-791: Add a module for integer related math functions
#81313 commented on
Jun 1, 2025 • 0 new comments -
`~bool` deprecation not reported for literals
#134280 commented on
May 31, 2025 • 0 new comments -
SSL issue starting from openssl 3.2
#128141 commented on
Jun 9, 2025 • 0 new comments -
Reconsider XML Security warnings / obsolete vulnerabilities
#127502 commented on
Jun 9, 2025 • 0 new comments -
Ambiguous symbol table names
#121914 commented on
Jun 9, 2025 • 0 new comments -
`typing._eval_type` is not preserving `GenericAlias` subclasses
#130870 commented on
Jun 9, 2025 • 0 new comments -
Failure during the print of select.select output with unblocking sys.stdin
#126468 commented on
Jun 9, 2025 • 0 new comments -
Make turtle.pensize smarter
#133244 commented on
Jun 8, 2025 • 0 new comments -
Add method to detect if a string contains surrogates
#69456 commented on
Jun 8, 2025 • 0 new comments -
Cover the password prompt case for `SSLContext.load_cert_chain` with a test
#132102 commented on
Jun 7, 2025 • 0 new comments -
PEP 3102 and PEP 570 should say **Keyword-Only Parameters** instead of **Keyword-Only Arguments**
#133438 commented on
Jun 7, 2025 • 0 new comments -
When accepting a socket connection and ERROR_NETNAME_DELETED occurs, leads this into a closing of the serving socket (BaseProactorEventLoop)
#93821 commented on
Jun 7, 2025 • 0 new comments -
Use freelist for range object, iterator objects and other often used objects
#126703 commented on
Jun 7, 2025 • 0 new comments -
Better constant narrowing in the JIT optimizer
#130415 commented on
Jun 6, 2025 • 0 new comments -
Implement PEP 750 – Template Strings
#132661 commented on
Jun 6, 2025 • 0 new comments -
Improve `.help` in the `sqlite3` CLI
#133934 commented on
Jun 6, 2025 • 0 new comments -
os.symlink: FileExistsError shows wrong message
#73843 commented on
Jun 6, 2025 • 0 new comments -
Require reviews for new features
#126081 commented on
Jun 6, 2025 • 0 new comments -
IDLE: Remove '', user_dir, and idlelib from sys.path when added
#69674 commented on
Jun 6, 2025 • 0 new comments -
Support parametrized tests in unittest
#52145 commented on
Jun 5, 2025 • 0 new comments -
Add a functools.cache variant for methods to avoid keeping instances alive
#102618 commented on
Jun 4, 2025 • 0 new comments -
Multiple test failures with OSError: [Errno 84] Invalid or incomplete multibyte or wide character on ZFS with utf8only=on
#81765 commented on
Jun 4, 2025 • 0 new comments -
idlelib/News3.txt for 3.14.0 and backports
#129876 commented on
Jun 4, 2025 • 0 new comments -
Failed assertion in `_PyUnicode_Equal` from `calculate_suggestions` with non-string candidate
#129573 commented on
Jun 4, 2025 • 0 new comments -
missing global names inside a class body (calling `exec` with a `ChainMap`)
#121306 commented on
Jun 4, 2025 • 0 new comments -
Use tagged ints for faster iteration
#132554 commented on
Jun 4, 2025 • 0 new comments -
Add `addCleanup` to `unittest.subTest`
#134079 commented on
Jun 4, 2025 • 0 new comments -
Deprecation of locale.getdefaultlocale breaks POSIX compatibility on Windows platform
#130796 commented on
Jun 4, 2025 • 0 new comments