-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Performance regression with cyclic GC vs 3.13
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#129210
opened Jan 23, 2025 by
nascheme
Add os.readinto API for reading data into a caller provided buffer
type-feature
A feature request or enhancement
#129205
opened Jan 22, 2025 by
cmaloney
Doc: mention a minimal version of QEMU user emulation necessary for 3.13+?
docs
Documentation in the Doc dir
topic-subprocess
Subprocess issues.
#129204
opened Jan 22, 2025 by
vfazio
Use "prefetch" CPU instructions during the marking phase of the GC
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
topic-free-threading
type-feature
A feature request or enhancement
#129201
opened Jan 22, 2025 by
nascheme
asyncio staggered race missing calls to asyncio.future_add_to_awaited_by() and asyncio.future_discard_from_awaited_by()
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-asyncio
type-bug
An unexpected behavior, bug, or error
#129195
opened Jan 22, 2025 by
graingert
Segmentation fault during interpreter finalization in PyTraceMalloc_Untrack
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
#129185
opened Jan 22, 2025 by
rostan-t
Refactor codecs error handlers to use (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
_PyUnicodeError_GetParams
interpreter-core
#129173
opened Jan 22, 2025 by
picnixz
Doc unclear that ensure_future should also have its referenced saved somewhere
docs
Documentation in the Doc dir
topic-asyncio
#129169
opened Jan 22, 2025 by
ilan-schemoul
python -m http.server fails with OSError: Socket is not connected
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#129166
opened Jan 22, 2025 by
smallmoonzz
raise_signal docs imply process receives signal not thread
docs
Documentation in the Doc dir
#129165
opened Jan 22, 2025 by
edwardpeek-crown-public
Add to AST location info for compound exception headers or keywords
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-parser
type-feature
A feature request or enhancement
#129157
opened Jan 21, 2025 by
iritkatriel
./android.py configure-host HOST fails because export CXXFLAGS is unquoted
build
The build process and cross-build
OS-android
type-bug
An unexpected behavior, bug, or error
#129156
opened Jan 21, 2025 by
Ragnoroct
Missing fast path in PyLong_From*() functions for compact integers
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#129149
opened Jan 21, 2025 by
chris-eibl
Traceback Shows Too Much Info For Class Definition Exception
3.14
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#129145
opened Jan 21, 2025 by
ericsnowcurrently
Logging Handler.close does not remove instance from shutdown list.
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#129143
opened Jan 21, 2025 by
JTignor-Raltron
list iterator (Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-bug
An unexpected behavior, bug, or error
__setstate__()
differs for exhausted iterator GIL vs. non-GIL
interpreter-core
#129139
opened Jan 21, 2025 by
tom-pytel
Feature Request: Add Support for Multi-directory Selection in tkinter.filedialog.askdirectory
topic-tkinter
type-feature
A feature request or enhancement
#129136
opened Jan 21, 2025 by
Florian-Mangold
unicodedata module needs way of accurately determining XID_START and XID_CONTINUE properties.
topic-unicode
type-bug
An unexpected behavior, bug, or error
#129117
opened Jan 21, 2025 by
mrolle45
weird ctrl z crash in terminal
topic-repl
Related to the interactive shell
type-crash
A hard crash of the interpreter, possibly with a core dump
#129114
opened Jan 21, 2025 by
Eligamer5678
bytearray is not free-thread safe
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
#129107
opened Jan 20, 2025 by
tom-pytel
REPL shows source code from Python modules in the Lib dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
_pyrepl.__main__.py
stdlib
#129098
opened Jan 20, 2025 by
WolframAlph
Extra Spaces Added When Pasting Multi-Line Text in Python 3.13.1
OS-windows
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#129076
opened Jan 20, 2025 by
maoraver
Race in concurrent list mutation and item retrieval
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#129069
opened Jan 20, 2025 by
Yhg1s
Race in concurrent iteration over range iterators
topic-free-threading
type-bug
An unexpected behavior, bug, or error
#129068
opened Jan 20, 2025 by
Yhg1s
Add Python modules in the Lib dir
topic-pathlib
type-feature
A feature request or enhancement
top_down
parameter to (i)glob
and Path.(r)glob
matching {os,Path}.walk
stdlib
#129067
opened Jan 20, 2025 by
septatrix
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.