Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Crash in UnicodeError.__str__ with attributes have custom __str__ interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#128974 opened Jan 18, 2025 by picnixz
Reorganize the JIT optimization passes. interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-feature A feature request or enhancement
#128939 opened Jan 17, 2025 by markshannon
3 tasks
Get rid of conditional inputs and outputs for instructions in bytecodes.c interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#128914 opened Jan 16, 2025 by markshannon
Unsused argument in _PyCode_Quicken interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#128872 opened Jan 15, 2025 by WolframAlph
[3.12] Crash of repeated Programs/_testembed.c on Windows DEBUG build 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#128833 opened Jan 14, 2025 by picnixz
test_free_threading.test_monitoring.SetProfileMultiThreaded.test_instrumentation crashes intermittently interpreter-core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128806 opened Jan 14, 2025 by mpage
Unexpected location of naked exception wrapped in except* block interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128799 opened Jan 13, 2025 by jobh
sys.getsizeof() does not include inline values interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128762 opened Jan 12, 2025 by hashbrowncipher
Redundant stack spills on subsequent escaping calls separated by comments interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128760 opened Jan 12, 2025 by WolframAlph
Remove comments from find_assignment_target result interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128742 opened Jan 11, 2025 by WolframAlph
Race in func_get_annotations under free-threading 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#128714 opened Jan 10, 2025 by hawkinsp
Consistently spill the evaluation stack when making escaping calls interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128682 opened Jan 9, 2025 by markshannon
Inconsistent Unpacking Value Error Messages: Too Many Values to Unpack (Expected X) interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#128660 opened Jan 9, 2025 by prasannaba
NULL ptr deref in _PyCode_ConstantKey when compiling code 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#128632 opened Jan 8, 2025 by alex
Emscripten: Use wasm-gc for call trampolines instead of JS type reflection interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-emscripten type-feature A feature request or enhancement
#128627 opened Jan 8, 2025 by hoodmane
asm_trampoline.S misses branch protection flags for x86_64 and aarch64 interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128605 opened Jan 8, 2025 by stratakis
A new tail-calling interpreter for significantly better interpreter performance interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#128563 opened Jan 6, 2025 by Fidget-Spinner
New threads should inherit the contextvars.Context of their creator extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128555 opened Jan 6, 2025 by nascheme
Find a way to handle branch events in async for interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128534 opened Jan 6, 2025 by markshannon
data races in frame inspection and tracebacks interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading
#128421 opened Jan 2, 2025 by kumaraditya303
sys.monitoring: BRANCH_LEFT event from a non-branch opcode interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128419 opened Jan 2, 2025 by nedbat
Suggest async with when with finds no __enter__/__exit__ interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128398 opened Jan 1, 2025 by gvanrossum
PEP 667 + PEP 709 segfaults from accessing closure variables bound by any inlined comprehensions 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#128396 opened Jan 1, 2025 by bswck
test_interpreters.test_stress Failed on aarch64 Fedora Stable Clang 3.x Buildbot 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-bug An unexpected behavior, bug, or error
#128381 opened Dec 31, 2024 by ericsnowcurrently
Migrate from PyGILState_Check to thread state checks internally interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-feature A feature request or enhancement
#128360 opened Dec 30, 2024 by ZeroIntensity
ProTip! Follow long discussions with comments:>50.