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

Issues list

copy.copy() is not Shallow copy 3.11 bug and security fixes 3.12 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#104734 opened May 22, 2023 by tdxs8848
IDLE is unable to open any .py files 3.12 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-IDLE type-bug An unexpected behavior, bug, or error
#104719 opened May 21, 2023 by AlexWaygood
Python 3.11.3 http.server NTFS Alternate Data Stream Information Disclosure OS-windows type-bug An unexpected behavior, bug, or error type-security A security issue
#104712 opened May 21, 2023 by fmunozs
Python 3.11.3 http.server CGI source code disclosure and directory listing OS-windows type-bug An unexpected behavior, bug, or error type-security A security issue
#104711 opened May 21, 2023 by fmunozs
test_pickle are leaked on Windows OS-windows type-bug An unexpected behavior, bug, or error
#104702 opened May 20, 2023 by Eclips4
Race condition during installation in parallel builds build The build process and cross-build type-bug An unexpected behavior, bug, or error
#104692 opened May 20, 2023 by jefferyto
Threads started in exit handler are still running after their thread states being destroyed type-crash A hard crash of the interpreter, possibly with a core dump
#104690 opened May 20, 2023 by chgnrdv
Modernise code in Tools/clinic/ topic-argument-clinic type-feature A feature request or enhancement
#104683 opened May 20, 2023 by AlexWaygood
3 tasks done
cProfile/profile do not output results if profiling terminates because of SIGTERM type-bug An unexpected behavior, bug, or error
#104676 opened May 20, 2023 by SnoopJ
Add a library module for OS-portable Console.ReadKey / getch() function with predefined key enums stdlib Python modules in the Lib dir topic-IO type-feature A feature request or enhancement
#104671 opened May 19, 2023 by ionite34
The PyOS_* hooks interact poorly with subinterpreters 3.12 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-subinterpreters topic-tkinter type-bug An unexpected behavior, bug, or error
#104668 opened May 19, 2023 by brandtbucher
Documentation for tarfile has ambigouous references for releases docs Documentation in the Doc dir
#104638 opened May 19, 2023 by JMCanning78
dead store elimination in the compiler performance Performance or resource usage
#104635 opened May 18, 2023 by carljm
Clinic test are skipped on Windows build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#104629 opened May 18, 2023 by erlend-aasland
Subinterpreters can load modules without subinterpreter support 3.12 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-importlib topic-subinterpreters type-bug An unexpected behavior, bug, or error
#104621 opened May 18, 2023 by brandtbucher
Type object's ob_type does not get set when tp_bases is set before PyType_Ready type-crash A hard crash of the interpreter, possibly with a core dump
#104614 opened May 18, 2023 by lysnikolaou
libpython3.so doesn't contain any symbols (stable ABI), cannot link to it. build The build process and cross-build topic-C-API type-bug An unexpected behavior, bug, or error
#104612 opened May 18, 2023 by beeender
Remove the PREDICT macros. performance Performance or resource usage
#104610 opened May 18, 2023 by markshannon
Immortal objects and the C API docs docs Documentation in the Doc dir
#104597 opened May 18, 2023 by JelleZijlstra
Pluggable optimizer API 3.13 new features, bugs and security fixes performance Performance or resource usage
#104584 opened May 17, 2023 by markshannon
getproxies() in python3.10/urllib/request.py crashes on MacOS docs Documentation in the Doc dir OS-mac stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#104578 opened May 17, 2023 by marcelogaio-groovinads
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.