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

tkinter text editor takes Turkish letters wrongly expert-tkinter type-bug
#95127 opened Jul 22, 2022 by mu-us61
Inline call frames for CALL_FUNCTION_EX 3.12 performance type-feature
#95126 opened Jul 22, 2022 by Fidget-Spinner
get_type_hints change in behavior for Annotated with from future import annotations 3.9+ expert-typing stdlib type-bug
#95123 opened Jul 22, 2022 by hmc-cs-mdrissi
Don't use EXTENDED_ARG_QUICK in unquickened code 3.11 3.12 interpreter-core
#95113 opened Jul 21, 2022 by brandtbucher
Argparse add_argument treats - in flags differently to - in positional arguments. type-bug
#95100 opened Jul 21, 2022 by CSDUMMI
String formatting clarification docs
#95088 opened Jul 21, 2022 by FrankMillman
email.utils.parsedate_tz() crashes on certain inputs expert-email type-bug
#95087 opened Jul 21, 2022 by wbolster
Promote wasm32-emscripten and wasm32-wasi to tier 3 3.11 3.12 type-feature
#95085 opened Jul 21, 2022 by tiran
deepcopy memoryview raises TypeError type-bug
#95081 opened Jul 21, 2022 by stuaxo
some unicode APIs do not document error behavior docs
#95079 opened Jul 21, 2022 by maxbachmann
unittest.mock.Mock does not allow name attribute to be mocked in constructor type-bug
#95078 opened Jul 21, 2022 by galenhwang
[Enum] Deprecate member.member access with removal in 3.14 3.12 stdlib type-feature
#95077 opened Jul 21, 2022 by ethanfurman
ArgumentParser: parse_known_args() in between of add_argument() corrupts help message type-bug
#95073 opened Jul 20, 2022 by mallniya
IDLE: Move unittests to test directory expert-IDLE type-feature
#95069 opened Jul 20, 2022 by terryjreedy
ast.parse() abuses assert for error checking
#95066 opened Jul 20, 2022 by jwilk
test_cprofile crashed on main 3.12 type-crash
#95045 opened Jul 20, 2022 by kumaraditya303
syslog issues 3.10 3.11 3.12 type-bug
#95041 opened Jul 20, 2022 by serhiy-storchaka
Missing position-only markers for function parameters docs
#95034 opened Jul 20, 2022 by slateny
Investigate int/float conversion costs in math functions performance
#95032 opened Jul 20, 2022 by rhettinger
OpenSSL 3.0 performance issue: SSLContext.set_default_verify_paths / load_verify_locations about 5x slower performance type-bug
#95031 opened Jul 20, 2022 by fcfangcc
Python on Windows Store missing details on folder redirection docs
#95029 opened Jul 20, 2022 by tonybaloney
ProTip! What’s not been updated in a month: updated:<2022-06-22.