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

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
Document pdb.post_mortem() accepts exceptions on Python 3.13+ docs Documentation in the Doc dir
#128409 opened Jan 2, 2025 by adamchainz
Remove un-necessary socket requirements in async tests tests Tests in the Lib/test dir
#128404 opened Jan 2, 2025 by graingert
Crash when using _Py_DumpTracebackThreads topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#128400 opened Jan 2, 2025 by nascheme
Suggest async with when with finds no __enter__/__exit__ easy interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128398 opened Jan 1, 2025 by gvanrossum
Promote _delete member of TemporaryDirectory to delete stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128397 opened Jan 1, 2025 by abentley
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
Parse int for lltrace interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128394 opened Jan 1, 2025 by WolframAlph
Documentation for PYTHONUNBUFFERED is not correct docs Documentation in the Doc dir
#128392 opened Jan 1, 2025 by WolframAlph
pyrepl on Windows: add Ctrl+← and Ctrl+→ word-skipping and other keybindings OS-windows topic-repl Related to the interactive shell type-feature A feature request or enhancement
#128388 opened Jan 1, 2025 by paulie4
warnings.catch_warnings is not thread safe or async safe stdlib Python modules in the Lib dir topic-asyncio topic-free-threading type-bug An unexpected behavior, bug, or error
#128384 opened Dec 31, 2024 by nascheme
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
test_cmd_line.test_non_interactive_output_buffering fails when PYTHONUNBUFFERED is enabled tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#128377 opened Dec 31, 2024 by WolframAlph
Performance of instrumented FOR_ITER is poor as DISABLE doesn't remove the instrumentation. interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128375 opened Dec 31, 2024 by markshannon
Decimal('0.0000005').quantize(Decimal('1.1111111')) -> Decimal('5E-7') # should be unchanged docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided
#128373 opened Dec 31, 2024 by michael-db
test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_timeout flakes frequently on free-threaded Windows x64 tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#128364 opened Dec 30, 2024 by zanieb
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
LDFLAGS and LIBS not used consistently in configure build The build process and cross-build type-bug An unexpected behavior, bug, or error
#128354 opened Dec 30, 2024 by zanieb
Embedded interpreters: No way to extend sys.path topic-subinterpreters type-feature A feature request or enhancement
#128352 opened Dec 30, 2024 by smurfix
Add PyHeap_GetType() to limited C API to get the value of ht_type from heap types using PyObject pointer. pending The issue will be closed if no feedback is provided topic-C-API type-feature A feature request or enhancement
#128351 opened Dec 30, 2024 by AraHaan
GIL is not properly disabled for _freeze_module.vcxproj build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#128345 opened Dec 30, 2024 by TheShermanTanker
Segfault when updating from 3.13.0 to 3.13.1 while Python is running 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-linux topic-email type-bug An unexpected behavior, bug, or error type-crash A hard crash of the interpreter, possibly with a core dump
#128341 opened Dec 30, 2024 by hroncok
ProTip! Mix and match filters to narrow down what you’re looking for.