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

Out of bounds co_* tuple access is allowed type-bug
#95222 opened Jul 24, 2022 by thatbirdguythatuknownot
datetime.fromisoformat() only accepts 3 or 6 decimal places for fractional seconds type-bug
#95221 opened Jul 24, 2022 by rdfguy
multiprocessing test_shared_memory_recreate is not concurrency-safe 3.10 3.11 3.12 tests type-bug
#95212 opened Jul 24, 2022 by tiran
Wasm build instructions are confusing to this wasm newbie docs
#95205 opened Jul 24, 2022 by smontanaro
Upgrade bundled setuptools to 63.2.0 type-feature
#95199 opened Jul 24, 2022 by sbidoul
Incorrect pickling behavior in the c implemented classmethod descriptors type-bug
#95196 opened Jul 24, 2022 by UltimateLobster
Upgrade bundled pip to 22.2 type-feature
#95194 opened Jul 24, 2022 by sbidoul
IDLE: usually include prompts when save or copy shell 3.12 expert-IDLE type-bug
#95191 opened Jul 24, 2022 by terryjreedy
ast.parse() wrong (IMHO) AnnAssign.target.ctx when value is absent. type-bug
#95184 opened Jul 23, 2022 by mrolle45
TaskGroup missing from API Index docs
#95180 opened Jul 23, 2022 by Dreamsorcerer
Build wasm32-wasi without WASIX 3.11 3.12 type-feature
#95174 opened Jul 23, 2022 by tiran
concurrent.futures.Executor.map does not cancel the currently waited on future type-bug
#95166 opened Jul 23, 2022 by graingert
Error 0x80070661 when installing python. 3.11 expert-installation OS-windows type-bug
#95163 opened Jul 23, 2022 by Dy-tech
Doc/using/mac.rst is out of date docs OS-mac
#95155 opened Jul 22, 2022 by hauntsaninja
Code objects with non-equal co_linetables compare equal 3.11 3.12 interpreter-core triaged type-bug
#95150 opened Jul 22, 2022 by 15r10nk
Improve error message when using in for object that is not container type-feature
#95144 opened Jul 22, 2022 by Mariatta
statistics.covariance, statistics.correlation and statistics.linear_regression could accept decimal.Decimal inputs. docs stdlib type-feature
#95130 opened Jul 22, 2022 by LJPRuigrok
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
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
ProTip! Add no:assignee to see everything that’s not assigned.