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

warnings.catch_warnings is not thread safe or async safe stdlib Python modules in the Lib dir 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
Docs: decimal.BasicContext etc. are not classes docs Documentation in the Doc dir easy
#128349 opened Dec 30, 2024 by Feuermurmel
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
Make slice generic interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128335 opened Dec 29, 2024 by Gobot1234
Terminal settings are not correctly restored on repl exit stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128330 opened Dec 29, 2024 by citrus-it
Incorrect code collapse while prompting where the error is. stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#128327 opened Dec 29, 2024 by PC-Killer
Documents or more formal Documentation? docs Documentation in the Doc dir
#128326 opened Dec 29, 2024 by StanFromIreland
Some server class attributes are missing in socketserver docs docs Documentation in the Doc dir
#128319 opened Dec 28, 2024 by stephen-hansen
Highlight today in colour in calendar's CLI output stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128317 opened Dec 28, 2024 by hugovk
Case clauses should be able to match list indexes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided topic-parser type-feature A feature request or enhancement
#128313 opened Dec 28, 2024 by CodesMaha
We need to cross-check abstract interpreter's DSL header with bytecodes.c DSL headers interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128312 opened Dec 28, 2024 by Fidget-Spinner
Move type checks from switch cases to beginning of _Py_Specialize_BinaryOp interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#128310 opened Dec 28, 2024 by WolframAlph
asyncio eager tasks' names are set too late stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#128308 opened Dec 28, 2024 by graingert
add eager_start parameter to asyncio.create_task, TaskGroup.create_task, and loop.create_task stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#128307 opened Dec 28, 2024 by graingert
ProTip! Follow long discussions with comments:>50.