-
-
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
random.randint performance improvement
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#131435
opened Mar 18, 2025 by
dg-pb
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
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
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
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
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
Avoid binding functions to temporaries in Performance or resource usage
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
random.py
performance
#131269
opened Mar 15, 2025 by
colesbury
Deprecate and Then Remove PyGILState_GetThisThreadState()
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#131265
opened Mar 14, 2025 by
ericsnowcurrently
Rename PyGILState_Check()
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
#131264
opened Mar 14, 2025 by
ericsnowcurrently
Use Windows Performance or resource usage
topic-pathlib
type-feature
A feature request or enhancement
IFileOperation
to implement copying/moving/deleting in pathlib
OS-windows
performance
#131262
opened Mar 14, 2025 by
barneygale
Use pystats for free threading performance statistics
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
topic-free-threading
type-feature
A feature request or enhancement
#131253
opened Mar 14, 2025 by
colesbury
Allow to generate multiple UUIDs at once via CLI
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#131236
opened Mar 14, 2025 by
simon04
Add tests for command-line interface
easy
tests
Tests in the Lib/test dir
type-feature
A feature request or enhancement
#131178
opened Mar 13, 2025 by
donBarbos
5 tasks
Minimal build support when using LibreSSL
extension-modules
C modules in the Modules dir
OS-unsupported
topic-SSL
type-feature
A feature request or enhancement
#131127
opened Mar 12, 2025 by
collinfunk
Allow CPython test to handle TLS libraries lacking FFDHE ciphersuites
tests
Tests in the Lib/test dir
topic-SSL
type-feature
A feature request or enhancement
#131050
opened Mar 10, 2025 by
WillChilds-Klein
Let clang on Linux and clang-cl on Windows "see" more optimizing macros
build
The build process and cross-build
performance
Performance or resource usage
type-feature
A feature request or enhancement
#131033
opened Mar 10, 2025 by
chris-eibl
Cancel futures if concurrent.futures.Executor is used as a context manager and there is an exception?
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#130975
opened Mar 8, 2025 by
jstasiak
Consider doing something about The build process and cross-build
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
-fzero-call-used-regs
and the tail-calling interpreter
build
#130961
opened Mar 7, 2025 by
nelhage
JIT: emit the AArch64 trampoline only when needed
topic-JIT
type-feature
A feature request or enhancement
#130956
opened Mar 7, 2025 by
diegorusso
Support comments as part of multiline values in configparser
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#130927
opened Mar 6, 2025 by
dabuahoid
Add Python modules in the Lib dir
topic-asyncio
type-feature
A feature request or enhancement
close()
method to asyncio.StreamReader
stdlib
#130925
opened Mar 6, 2025 by
rianhunter
http.client
Possible Improvement: Using shutdown() Before close() in HTTPConnection.close()
stdlib
#130902
opened Mar 6, 2025 by
allrob23
Customize UUIDv7 generation for database partitioning
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#130843
opened Mar 4, 2025 by
sscherfke
Inconsistent error messages when returning the wrong type for the type-conversion magic methods
easy
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#130821
opened Mar 4, 2025 by
mxgordon
Align with GNU Tar when a file name is too long
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#130819
opened Mar 4, 2025 by
gdh1995
Previous Next
ProTip!
no:milestone will show everything without a milestone.