-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
Label
Projects
Milestones
Assignee
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 CI, GitHub Actions, buildbots, Dependabot, etc.
type-feature
A feature request or enhancement
configure
/Makefile
changes
easy
infra
#128446
opened Jan 3, 2025 by
erlend-aasland
Use Tests in the Lib/test dir
EnvironmentVarGuard
in tests instead of manually messing with os.environ
tests
#128438
opened Jan 3, 2025 by
WolframAlph
Bolt instrumentation missing The build process and cross-build
type-bug
An unexpected behavior, bug, or error
-update-debug-sections
build
#128437
opened Jan 3, 2025 by
zanieb
Add Python modules in the Lib dir
type-feature
A feature request or enhancement
umask
context manager to shutil
stdlib
#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
subprocess.Popen on windows cannot use default handles for stdin/stdout/stderr when some of them are redirected
OS-windows
topic-subprocess
Subprocess issues.
type-bug
An unexpected behavior, bug, or error
#128424
opened Jan 2, 2025 by
panda-34
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
Store current task on the loop in asyncio
performance
Performance or resource usage
topic-asyncio
topic-free-threading
#128415
opened Jan 2, 2025 by
kumaraditya303
Document Documentation in the Doc dir
pdb.post_mortem()
accepts exceptions on Python 3.13+
docs
#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 (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
async with
when with
finds no __enter__
/__exit__
interpreter-core
#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 Documentation in the Doc dir
PYTHONUNBUFFERED
is not correct
docs
#128392
opened Jan 1, 2025 by
WolframAlph
pyrepl
on Windows: add Ctrl+← and Ctrl+→ word-skipping and other keybindings
OS-windows
topic-repl
#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
#128377
opened Dec 31, 2024 by
WolframAlph
Performance of instrumented (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
FOR_ITER
is poor as DISABLE
doesn't remove the instrumentation.
interpreter-core
#128375
opened Dec 31, 2024 by
markshannon
test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_timeout
flakes frequently on free-threaded Windows x64
tests
#128364
opened Dec 30, 2024 by
zanieb
Migrate from (Objects, Python, Grammar, and Parser dirs)
topic-subinterpreters
type-feature
A feature request or enhancement
PyGILState_Check
to thread state checks internally
interpreter-core
#128360
opened Dec 30, 2024 by
ZeroIntensity
Previous Next
ProTip!
Adding no:label will show everything without a label.