-
-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
Allow 3.13 py.exe can be use on PCBuild
type-bug
An unexpected behavior, bug, or error
#125625
opened Oct 16, 2024 by
Wulian233
test_resource_tracker_sigkill fails on NetBSD: AssertionError for warning count in test_multiprocessing_fork
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#125620
opened Oct 16, 2024 by
furkanonder
[3.14] annotationlib - get_annotations returns an empty annotations dict if an An unexpected behavior, bug, or error
AttributeError
is raised when __annotations__
is accessed
type-bug
#125618
opened Oct 16, 2024 by
DavidCEllis
[3.14] annotationlib - An unexpected behavior, bug, or error
get_annotations
with Format.FORWARDREF
returns _Stringifier
instances instead of ForwardRef for module.type
annotations where the module is not loaded
type-bug
#125614
opened Oct 16, 2024 by
DavidCEllis
New REPL multiline editing feature not documented
docs
Documentation in the Doc dir
topic-repl
Related to the interactive shell
#125613
opened Oct 16, 2024 by
corneliusroemer
Bad specialization of bugs and security fixes
3.14
new features, bugs and security fixes
performance
Performance or resource usage
STORE_ATTR_INSTANCE_VALUE
with obj.__dict__
3.13
#125610
opened Oct 16, 2024 by
colesbury
New COLORIZED REPL nearly unusable on MS-Windows 10 by default
OS-windows
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#125609
opened Oct 16, 2024 by
NoelJB
Avoid Standalone Sub-structs In pycore_runtime.h
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
#125604
opened Oct 16, 2024 by
ericsnowcurrently
Generate less warnings for stale code
type-feature
A feature request or enhancement
#125600
opened Oct 16, 2024 by
gaogaotiantian
it's no longer possible to delete items from f_locals (FrameLocalsProxy) 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
#125590
opened Oct 16, 2024 by
deanagarrott
The python PEG parser generator doesn't allow f-strings anymore in actions
topic-parser
#125588
opened Oct 16, 2024 by
pablogsal
re documentation, the word 'captured' is unfortunate
docs
Documentation in the Doc dir
topic-regex
#125579
opened Oct 16, 2024 by
epa
Documentation for os.exec* functions omits information about required argument
docs
Documentation in the Doc dir
#125562
opened Oct 16, 2024 by
jlownie
Consider pinning runner image instead of using The build process and cross-build
topic-JIT
ubuntu-latest
in JIT CI
build
#125560
opened Oct 16, 2024 by
savannahostrowski
Decimal strict mode should prevent Decimal("0.89") == 0.89
pending
The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
#125557
opened Oct 15, 2024 by
timkay
untokenize() does not round-trip for code containing line breaks (An unexpected behavior, bug, or error
\
+ \n
)
topic-parser
type-bug
#125553
opened Oct 15, 2024 by
tomasr8
Adding an internal C-API for dynamic arrays
extension-modules
C modules in the Modules dir
topic-C-API
type-feature
A feature request or enhancement
#125543
opened Oct 15, 2024 by
ZeroIntensity
Deprecate Python modules in the Lib dir
prefix_chars
in argument_group
stdlib
#125542
opened Oct 15, 2024 by
savannahostrowski
Make A feature request or enhancement
ctrl-c
interrupt threading.Lock.acquire()
on Windows
OS-windows
type-feature
#125541
opened Oct 15, 2024 by
colesbury
Python fails to build on x86 Debian Non-Debug with X 3.x: error on Hacl_Hash_Blake2s_Simd128.c
build
The build process and cross-build
#125535
opened Oct 15, 2024 by
vstinner
3.10's only security fixes
topic-parser
make regen-pegen-metaparser
fails with 3.12+
3.10
#125529
opened Oct 15, 2024 by
encukou
avoid bare except: in stdlib
stdlib
Python modules in the Lib dir
#125522
opened Oct 15, 2024 by
iritkatriel
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.