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

IDLE: Double click text in editor to select more meaningful area type-feature
#94525 opened Jul 3, 2022 by znsoooo
IDLE: Auto make pair or brackets or quotation marks. type-feature
#94524 opened Jul 3, 2022 by znsoooo
IDLE: <<comment-region>> didn't obey with PEP8 expert-IDLE type-feature
#94522 opened Jul 3, 2022 by znsoooo
IDLE: Make CallTips selectable expert-IDLE type-feature
#94520 opened Jul 2, 2022 by znsoooo
Micro-optimization: Use memmove instead of for loop in list.insert() performance type-feature
#94508 opened Jul 2, 2022 by radiantly
listobject.h:33:36: error: void value not ignored as it ought to be type-bug
#94507 opened Jul 2, 2022 by AlexLuya
help() of a method wrongly identifies it as a module-level function type-bug
#94506 opened Jul 2, 2022 by stevendaprano
Log formatters which use newlines to separate messages should quote newlines for security reasons stdlib type-bug
#94503 opened Jul 1, 2022 by glyph
Problems with mock related to datetime.utcnow() type-feature
#94497 opened Jul 1, 2022 by jefer94
Tkinter Canvas.coords does not flatten arguments expert-tkinter type-bug
#94473 opened Jul 1, 2022 by Why-not-now
Enable pointer authentication on arm64 builds build type-feature
#94471 opened Jul 1, 2022 by jgowdy
ntpath and pathlib disagree on whether driveless paths are absolute type-bug
#94467 opened Jun 30, 2022 by barneygale
Invalid help message inside interactive help utility docs
#94466 opened Jun 30, 2022 by ronaldpetty
asyncio signal handler receives signals from child processes expert-asyncio type-bug
#94454 opened Jun 30, 2022 by ozppupbg
Avoid excessive stack usage in all cases. 3.12 performance
#94445 opened Jun 30, 2022 by markshannon
ProTip! no:milestone will show everything without a milestone.