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

New warning in the main (b4f799b1e7): ./Modules/socketmodule.c build The build process and cross-build extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#128452 opened Jan 3, 2025 by skirpichev
Skip Windows CI for configure/Makefile changes easy infra CI, GitHub Actions, buildbots, Dependabot, etc. type-feature A feature request or enhancement
#128446 opened Jan 3, 2025 by erlend-aasland
Bolt instrumentation missing -update-debug-sections build The build process and cross-build type-bug An unexpected behavior, bug, or error
#128437 opened Jan 3, 2025 by zanieb
Add umask context manager to shutil stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128432 opened Jan 3, 2025 by jb2170
Undocumented Cmd method print_topics docs Documentation in the Doc dir
#128430 opened Jan 2, 2025 by ivansantiagojr
Support Nil and Max UUID formats from RFC 9562 stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128427 opened Jan 2, 2025 by ngnpope
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__ 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
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
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
ProTip! Adding no:label will show everything without a label.