Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Instances of generic classes defined with PEP695 syntax are unpickleable topic-typing type-bug An unexpected behavior, bug, or error
#129250 opened Jan 24, 2025 by cslamber
iOS buildbot failure comments don't contain failure details anymore OS-ios type-bug An unexpected behavior, bug, or error
#129248 opened Jan 23, 2025 by mhsmith
Remove #pragma that disables optimization on _PyEval_EvalFrameDefault on MSVC interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#129244 opened Jan 23, 2025 by mdboom
JIT: lay out memory to group executable code together topic-JIT type-feature A feature request or enhancement
#129231 opened Jan 23, 2025 by diegorusso
Confusing error message when rename target is an open file stdlib Python modules in the Lib dir topic-pathlib type-bug An unexpected behavior, bug, or error
#129230 opened Jan 23, 2025 by jontwo
The compiler may optimise away globals with debug offsets interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#129223 opened Jan 23, 2025 by pablogsal
Move vendored modules into a vendor directory build The build process and cross-build type-feature A feature request or enhancement
#129222 opened Jan 23, 2025 by picnixz
REPL on Windows doesn't handle blocks larger than the console window OS-windows topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#129220 opened Jan 23, 2025 by encukou
Allow to load SSL certfile and keyfile from a file-like object extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement
#129216 opened Jan 23, 2025 by comsyspro
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 extension-modules C modules in the Modules dir 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
Refactor codecs error handlers to use _PyUnicodeError_GetParams interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#129173 opened Jan 22, 2025 by picnixz
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
ProTip! Follow long discussions with comments:>50.