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

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 _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
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 __setstate__() differs for exhausted iterator GIL vs. non-GIL interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-bug An unexpected behavior, bug, or error
#129139 opened Jan 21, 2025 by tom-pytel
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 _pyrepl.__main__.py stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#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 top_down parameter to (i)glob and Path.(r)glob matching {os,Path}.walk stdlib Python modules in the Lib dir topic-pathlib type-feature A feature request or enhancement
#129067 opened Jan 20, 2025 by septatrix
Empty values of FORCE_COLOR and NO_COLOR are not ignored 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#129061 opened Jan 20, 2025 by serhiy-storchaka
Glossary entry for "loader" references a long-deprecated method to explain it docs Documentation in the Doc dir
#129044 opened Jan 20, 2025 by arnoegw
Use wasm-gc to handle pointer casts in wasi OS-wasi type-feature A feature request or enhancement
#129040 opened Jan 20, 2025 by hoodmane
Remove _Py_InitializeMain() private function interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-feature A feature request or enhancement
#129033 opened Jan 19, 2025 by vstinner
ProTip! Type g i on any issue or pull request to go back to the issue listing page.