-
-
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
Make Python modules in the Lib dir
topic-free-threading
socket
module thread safe
stdlib
#128277
opened Dec 26, 2024 by
kumaraditya303
Incorrect handling of negative reading sizes in Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
HTTPResponse.read()
stdlib
#128271
opened Dec 26, 2024 by
manushkin
Remove un-necessary socket requirements in pdb async tests
tests
Tests in the Lib/test dir
#128265
opened Dec 25, 2024 by
graingert
Classes with __slots__ ought to be specialized when constructing instances
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#128262
opened Dec 25, 2024 by
Fidget-Spinner
Regression in tokenizer handling of An unexpected behavior, bug, or error
\r
topic-parser
type-bug
#128233
opened Dec 25, 2024 by
tusharsadhwani
isinstance(..., Optional[Any])
always returns False
topic-typing
type-bug
#128232
opened Dec 25, 2024 by
jcal-15
In the new REPL, multiline input execution should fail fast
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#128231
opened Dec 24, 2024 by
bswck
Speed up bytes creation from list and tuple
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#128213
opened Dec 24, 2024 by
blhsing
Race between An unexpected behavior, bug, or error
PyUnicode_SET_UTF8
and _PyUnicode_CheckConsistency
topic-free-threading
type-bug
#128212
opened Dec 24, 2024 by
mpage
test_multiprocessing_forkserver.test_processes.WithProcessesTestLock.test_repr_rlock
is flaky
tests
#128206
opened Dec 23, 2024 by
mpage
Support HTTP digest authentication algorithm SHA-256 as per RFC-7617
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#128192
opened Dec 23, 2024 by
calvinbui
_thread.get_ident returns a result with an exception set
extension-modules
C modules in the Modules dir
pending
The issue will be closed if no feedback is provided
topic-C-API
type-bug
An unexpected behavior, bug, or error
#128189
opened Dec 22, 2024 by
AraHaan
multiprocessing.Queue
: Exceeding a certain amount of bytes in the queue prevents proper exit
3.12
#128186
opened Dec 22, 2024 by
ebonnal
Align the grammar of the Documentation in the Doc dir
easy
Decimal
string constructor with float
's
docs
#128185
opened Dec 22, 2024 by
KommuSoft
Dataclass new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-dataclasses
topic-typing
type-bug
An unexpected behavior, bug, or error
__init__
annotation eagerly evaluated
3.14
#128184
opened Dec 22, 2024 by
nickdrozd
ctypes
pointer writes are not thread safe
3.13
#128182
opened Dec 22, 2024 by
ZeroIntensity
Make Argument Clinic aware of possible UBSan failures
topic-argument-clinic
type-feature
A feature request or enhancement
#128180
opened Dec 22, 2024 by
picnixz
Defining iterator in a separate class no longer works in 3.13
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
#128161
opened Dec 21, 2024 by
antonio-rojas
Use of The build process and cross-build
extension-modules
C modules in the Modules dir
OS-mac
type-bug
An unexpected behavior, bug, or error
ffi_type_complex_double
is unguarded
build
#128156
opened Dec 21, 2024 by
zanieb
Argument Clinic's An unexpected behavior, bug, or error
[python input]
blocks do not support /*
in literal strings
topic-argument-clinic
type-bug
#128153
opened Dec 21, 2024 by
picnixz
Argument Clinic's An unexpected behavior, bug, or error
[python input]
blocks do not support empty lines in comments
topic-argument-clinic
type-bug
#128152
opened Dec 21, 2024 by
picnixz
Improve performances of Performance or resource usage
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
uuid.*
functions
performance
#128150
opened Dec 21, 2024 by
picnixz
Add “New > Python File” option to Windows Explorer context menu during installation
OS-windows
topic-installation
type-feature
A feature request or enhancement
#128148
opened Dec 21, 2024 by
Unknownuserfrommars
3.14 build error after recent commit: bugs and security fixes
3.14
new features, bugs and security fixes
build
The build process and cross-build
OS-mac
type-bug
An unexpected behavior, bug, or error
pylifecycle.c:50:12: fatal error: os/log.h: No such file or directory
3.13
#128146
opened Dec 21, 2024 by
barracuda156
Race between PyMember_GetOne and PyMember_SetOne for _Py_T_OBJECT members under freethreading
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#128144
opened Dec 21, 2024 by
hawkinsp
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.