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
potential nullptr dereference + use of uninitialized memory in fileutils
type-bug
An unexpected behavior, bug, or error
#102281
opened Feb 26, 2023 by
maxbachmann
Improve build support on xbox
build
The build process and cross-build
extension-modules
C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-windows
type-feature
A feature request or enhancement
#102255
opened Feb 25, 2023 by
maxbachmann
Fix Refleak in test_imp
3.12
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
#102251
opened Feb 25, 2023 by
ericsnowcurrently
Regression segfault under CPython 3.12a5 in the SymPy test suite
type-crash
A hard crash of the interpreter, possibly with a core dump
#102250
opened Feb 25, 2023 by
oscarbenjamin
cProfile does not work in pdb
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#102249
opened Feb 25, 2023 by
impact27
Update HTTP status codes in http package to match rfc9110
type-feature
A feature request or enhancement
#102247
opened Feb 25, 2023 by
yeojin-dev
Disallow calling PyThreadState_Delete* at runtime shutdown
3.10
3.11
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
#102233
opened Feb 25, 2023 by
kumaraditya303
Optimize math.lcm(*xs)
3.12
performance
Performance or resource usage
type-feature
A feature request or enhancement
#102221
opened Feb 24, 2023 by
pochmann
Float conversion error in IDLE
expert-IDLE
type-bug
An unexpected behavior, bug, or error
#102220
opened Feb 24, 2023 by
rhettinger
importlib.resources: "Deprecated functions" heading should be a subheading
docs
Documentation in the Doc dir
easy
expert-importlib
#102215
opened Feb 24, 2023 by
yrro
Improve the Efficiency of Python3.11.1 __getattr__
performance
Performance or resource usage
type-feature
A feature request or enhancement
#102213
opened Feb 24, 2023 by
wangxiang-hz
re.Pattern and re.Match aren’t advertised
docs
Documentation in the Doc dir
expert-regex
#102211
opened Feb 24, 2023 by
flying-sheep
multiprocessing.pool.MaybeEncodingError with Python 3.11/Apple Silicon using Pool.starmap()
expert-multiprocessing
OS-mac
type-bug
An unexpected behavior, bug, or error
#102205
opened Feb 24, 2023 by
zopyx
AIX build with XLC compiler fails with main branch
build
The build process and cross-build
type-bug
An unexpected behavior, bug, or error
#102204
opened Feb 24, 2023 by
ayappanec
[3.9] Any plan about fixing CVE-2022-40897 in python 3.9-alpine
expert-ensurepip
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
type-security
A security issue
#102202
opened Feb 24, 2023 by
LianwMS
(Async)ExitStack can lose __context__ when its __exit__ runs without an active exception
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#102201
opened Feb 24, 2023 by
oremanj
Clarify class variable nomenclature in documentation
docs
Documentation in the Doc dir
#102197
opened Feb 24, 2023 by
ringohoffman
Replace Fetch/Restore by the new exception APIs
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#102192
opened Feb 23, 2023 by
iritkatriel
edit zipfile documentation for consistency
docs
Documentation in the Doc dir
#102190
opened Feb 23, 2023 by
dlwrnc
os.sync() in test_posix can uninterruptibly hang tests for minutes
performance
Performance or resource usage
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#102184
opened Feb 23, 2023 by
izbyshev
Improve stats presentation for specialization
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#102181
opened Feb 23, 2023 by
penguin-wwy
os.dup2() raises wrong OSError for negative fds
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#102179
opened Feb 23, 2023 by
izbyshev
installation fails with DESTDIR set
build
The build process and cross-build
type-bug
An unexpected behavior, bug, or error
#102172
opened Feb 23, 2023 by
doko42
Bug in Package Multiprocessing
pending
The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
#102165
opened Feb 23, 2023 by
PriyaKotadiya
HTTPSever.handle_request not respecting timeout as documented between first and second request
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#102156
opened Feb 22, 2023 by
eXhumer
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.