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
Fix/silence doctest warnings
3.10
3.11
3.12
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#94001
opened Jun 19, 2022 by
ezio-melotti
"Using Python on Mac" page is outdated
docs
Documentation in the Doc dir
#93987
opened Jun 18, 2022 by
pradyunsg
Address Sanitizer: some test function of test.test_concurrent_futures fail
type-bug
An unexpected behavior, bug, or error
#93981
opened Jun 18, 2022 by
alittlesir
3.11 creates doctests for Enum subclasses brittle against Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
globs
and overridden __repr__
3.11
3.12
stdlib
#93976
opened Jun 18, 2022 by
jacobtylerwalls
line number for a return in a with block after 3.10 is that of the with, not the return statement
3.10
3.11
3.12
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#93975
opened Jun 18, 2022 by
gpshead
Add support for A feature request or enhancement
all_errors
to asyncio.create_connection
type-feature
#93973
opened Jun 17, 2022 by
pamelafox
Remove distracted red bar from IDLE for some SyntaxErrors
expert-IDLE
type-bug
An unexpected behavior, bug, or error
#93966
opened Jun 17, 2022 by
aroberge
Segfault compiling a very large source file
3.10
type-crash
A hard crash of the interpreter, possibly with a core dump
#93964
opened Jun 17, 2022 by
alexbuzzbee
Officially deprecate abcs in importlib.abc moved to importlib.resources.
#93963
opened Jun 17, 2022 by
jaraco
Build shared extensions without distutils
type-feature
A feature request or enhancement
#93939
opened Jun 17, 2022 by
tiran
[C API] Move PyFrame_GetBack() function to <Python.h>
expert-C-API
type-bug
An unexpected behavior, bug, or error
#93937
opened Jun 17, 2022 by
vstinner
os.isatty(fd) raises ValueError when file descriptor is closed
type-bug
An unexpected behavior, bug, or error
#93922
opened Jun 17, 2022 by
jacobwhall
On Windows, test_distutils leaks a temporary file: Microsoft
OS-windows
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#93919
opened Jun 16, 2022 by
vstinner
More LOAD_ATTR specialisations
3.12
performance
Performance or resource usage
type-feature
A feature request or enhancement
#93911
opened Jun 16, 2022 by
Fidget-Spinner
Change in semantics and much worse performance for enum members.
3.11
3.12
deferred-blocker
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#93910
opened Jun 16, 2022 by
markshannon
./configure eventfd support does not also check for existence of flags
type-bug
An unexpected behavior, bug, or error
#93899
opened Jun 16, 2022 by
gha-xena
Reduce overhead of pushing and popping frames in Python-to-Python calls.
performance
Performance or resource usage
#93897
opened Jun 16, 2022 by
markshannon
IsolatedAsyncioTestCase and asyncio.run no-longer call asyncio.set_event_loop
3.11
3.12
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#93896
opened Jun 16, 2022 by
graingert
Can't pickle a bound method if An unexpected behavior, bug, or error
getattr(type(im_self), funcname)
fails
type-bug
#93889
opened Jun 16, 2022 by
johnomotani
3.11 backtrace visual indicators are too verbose
type-bug
An unexpected behavior, bug, or error
#93883
opened Jun 16, 2022 by
belm0
Starred assignment limited number of targets before or after the starred argument.
type-feature
A feature request or enhancement
#93881
opened Jun 15, 2022 by
mrolle45
Improving conciseness of ipaddress factory functions.
type-feature
A feature request or enhancement
#93880
opened Jun 15, 2022 by
Nougat-Waffle
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.