-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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
Update OpenSSL versions for CI and Windows
build
The build process and cross-build
dependencies
Pull requests that update a dependency file
infra
CI, GitHub Actions, buildbots, Dependabot, etc.
topic-SSL
type-security
A security issue
#131423
opened Mar 18, 2025 by
picnixz
1 of 4 tasks
Wrong Documentation in the Doc dir
Python.asdl
type for keys
in Dict
literals
docs
#131421
opened Mar 18, 2025 by
Demonstrandum
Remove un-necessary typedefs in C modules in the Modules dir
type-feature
A feature request or enhancement
md5module.c
and sha1module.c
extension-modules
#131418
opened Mar 18, 2025 by
picnixz
stdtypes don't mention asyncio generic classes
docs
Documentation in the Doc dir
easy
topic-asyncio
#131417
opened Mar 18, 2025 by
asvetlov
TSAN data race in _PyErr_Restore
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#131401
opened Mar 18, 2025 by
kumaraditya303
Detect QEMU linux-user emulation in Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
subprocess._use_posix_spawn()
OS-unsupported
stdlib
#131398
opened Mar 18, 2025 by
andreas-schwab
Support Python modules in the Lib dir
topic-typing
type-feature
A feature request or enhancement
typing.get_type_hints(partial(fn, ...))
by 'unwrapping' the partial
, and discarding hints for bound arguments
stdlib
#131391
opened Mar 18, 2025 by
Zac-HD
Explain how to properly mock user-defined Documentation in the Doc dir
__call__
docs
#131383
opened Mar 17, 2025 by
clafoutis42
AssertionError in __move_tall when scrolling through REPL history
stdlib
Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#131379
opened Mar 17, 2025 by
correctmost
build-details.json should be installed to different locations for nondebug/debug builds and have distinct base_interpreter values
build
The build process and cross-build
topic-installation
type-bug
An unexpected behavior, bug, or error
#131372
opened Mar 17, 2025 by
befeleme
Encoding alias csEUCKR not supported
stdlib
Python modules in the Lib dir
topic-unicode
type-feature
A feature request or enhancement
#131358
opened Mar 17, 2025 by
sebbASF
[Python-C] _PyThreadState_UncheckedGet() changed behavior in python 3.12 and code from 3.11 no longer works
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)
pending
The issue will be closed if no feedback is provided
topic-C-API
#131346
opened Mar 17, 2025 by
AnnaAraslanova
test_re fails on Alpine Linux (with musl)
OS-unsupported
tests
Tests in the Lib/test dir
topic-regex
type-bug
An unexpected behavior, bug, or error
#131342
opened Mar 17, 2025 by
prashanthallu
Stack overflow test errors in Alpine after GH-130398
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-unsupported
type-bug
An unexpected behavior, bug, or error
#131338
opened Mar 16, 2025 by
bitdancer
Windows on ARM should install to (Arm) directory
OS-windows
topic-installation
type-feature
A feature request or enhancement
#131337
opened Mar 16, 2025 by
jaraco
ctypes resize and byref/addressof is not thread-safe under free-threaded build
extension-modules
C modules in the Modules dir
topic-ctypes
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#131336
opened Mar 16, 2025 by
sergey-miryanov
Cannot include The build process and cross-build
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-JIT
type-bug
An unexpected behavior, bug, or error
cpython/Include/internal/pycore_optimizer.h
in C++ extension due to use of protected C++ keyword "not"
build
#131331
opened Mar 16, 2025 by
tim-stephenson
Missleading example of value validation for Documentation in the Doc dir
dbm
since 3.13
docs
#131323
opened Mar 16, 2025 by
koutoftimer
Possible memory leak in _ctypes/PyCStructUnionType_update_stginfo on fail path
extension-modules
C modules in the Modules dir
topic-ctypes
type-bug
An unexpected behavior, bug, or error
#131311
opened Mar 15, 2025 by
sergey-miryanov
Stop test_ssl from changing environment
tests
Tests in the Lib/test dir
topic-SSL
type-bug
An unexpected behavior, bug, or error
#131305
opened Mar 15, 2025 by
terryjreedy
Undefined references to HACL symbols when statically linking Python 3.12
build
The build process and cross-build
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#131298
opened Mar 15, 2025 by
luis605
clang-cl issues many warnings when building on Windows
build
The build process and cross-build
OS-windows
type-feature
A feature request or enhancement
#131296
opened Mar 15, 2025 by
chris-eibl
MSVC emits warnings in non-debug builds
build
The build process and cross-build
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-windows
type-bug
An unexpected behavior, bug, or error
#131288
opened Mar 15, 2025 by
chris-eibl
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.