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

Add more cases to test_patma interpreter-core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#106135 opened Jun 27, 2023 by sobolevn
Why do we need to change the permission of the uu.py file? stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#106132 opened Jun 27, 2023 by alittlesir
Windows socket connection delay type-bug An unexpected behavior, bug, or error
#106130 opened Jun 27, 2023 by stacy-rendall
3.12.0b3 build issue: 'O_CLOEXEC' undeclared in sysmodule.c build The build process and cross-build type-bug An unexpected behavior, bug, or error
#106118 opened Jun 26, 2023 by lmunch
The sqlite3 module should not be built as a core module extension-modules C modules in the Modules dir topic-sqlite3 type-bug An unexpected behavior, bug, or error
#106104 opened Jun 26, 2023 by erlend-aasland
cannot create consistent MRO for multiple generic inheritance topic-typing type-bug An unexpected behavior, bug, or error
#106102 opened Jun 26, 2023 by sanderr
Segmentation fault in 3.11.4, 3.12.0b3; _PyInterpreterFrame ownership issue 3.11 bug and security fixes 3.12 bugs and security fixes type-crash A hard crash of the interpreter, possibly with a core dump
#106092 opened Jun 25, 2023 by andersk
Isolate the _decimal extension module extension-modules C modules in the Modules dir topic-subinterpreters type-feature A feature request or enhancement
#106078 opened Jun 25, 2023 by CharlieZhao95
asyncio: Confusing TimeoutError docs Documentation in the Doc dir easy topic-asyncio
#106068 opened Jun 24, 2023 by prabhu-yu
Memory leak in AST parsing (OSS-Fuzz #60074) 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#106057 opened Jun 24, 2023 by guidovranken
Possessive quantifier matches where an ordinary quantifier doesn't topic-regex type-bug An unexpected behavior, bug, or error
#106052 opened Jun 24, 2023 by benrg
Embedded Python Crashes When Importing Torch With C API type-bug An unexpected behavior, bug, or error
#106051 opened Jun 23, 2023 by tempaccountforissue
venv base path does not resolve symlinks using realpath() type-bug An unexpected behavior, bug, or error
#106045 opened Jun 23, 2023 by nascheme
Regression in threading support when running on older Docker type-bug An unexpected behavior, bug, or error
#106038 opened Jun 23, 2023 by ddrinka
PyDict_GetItem and PyObject_HasAttr should not be used type-bug An unexpected behavior, bug, or error
#106033 opened Jun 23, 2023 by serhiy-storchaka
Fatal error on SSL protocol - deque index out of range pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir topic-asyncio type-bug An unexpected behavior, bug, or error
#106028 opened Jun 23, 2023 by mishunn
Support defining __setattr__() and __delattr__() in a module type-feature A feature request or enhancement
#106016 opened Jun 23, 2023 by vstinner
Crash in test_import: Assertion error about monitoring version. type-bug An unexpected behavior, bug, or error
#106012 opened Jun 23, 2023 by markshannon
Make implicit boolean conversions explicit 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#106008 opened Jun 23, 2023 by brandtbucher
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.