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: In the shell, when a long line of output is written progressively, there is a big delay expert-IDLE performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#96560 opened Sep 4, 2022 by taleinat
Checkbutton will not work properly when font is set to a color "near" white type-bug An unexpected behavior, bug, or error
#96550 opened Sep 4, 2022 by gitagogaming
argparse: 'name' variable unused when handling ArgumentTypeError type-bug An unexpected behavior, bug, or error
#96548 opened Sep 4, 2022 by JonathonReinhart
Typo in: Standard Library > Integer string conversion length limitation > Affected APIs docs Documentation in the Doc dir triaged The issue has been accepted as valid by a triager.
#96541 opened Sep 3, 2022 by joe-gregory
Take advantage of type uniformity in _bisect.bisect() performance Performance or resource usage type-feature A feature request or enhancement
#96538 opened Sep 3, 2022 by sweeneyde
socketmodule: support FreeBSD divert(4) socket type-bug An unexpected behavior, bug, or error
#96534 opened Sep 3, 2022 by glebius
unexpected behavior of tempfile.TemporaryFile() for O_TMPFILE type-bug An unexpected behavior, bug, or error
#96531 opened Sep 3, 2022 by zhangyoufu
Change docstring of format() built-in type-feature A feature request or enhancement
#96526 opened Sep 3, 2022 by mikez
pty.spawn deadlock type-bug An unexpected behavior, bug, or error
#96522 opened Sep 3, 2022 by zhangyoufu
main branch code cleanups for int_max_str_digits non-backportable TODOs 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#96512 opened Sep 2, 2022 by gpshead
4 tasks
[wasm32-emscripten] Emscripten node build is not portable to windows type-bug An unexpected behavior, bug, or error
#96509 opened Sep 2, 2022 by rchiodo
Dump abi without location info type-feature A feature request or enhancement
#96506 opened Sep 2, 2022 by tiran
SyntaxError for walrus target in a comprehension when the target is a global variable with a private name. interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#96497 opened Sep 1, 2022 by mrolle45
IDLE - Fix Shell title bar. docs Documentation in the Doc dir expert-IDLE
#96491 opened Sep 1, 2022 by terryjreedy
Build failure with GCC <= 9.4 when using runtime_library_dirs build The build process and cross-build type-bug An unexpected behavior, bug, or error
#96487 opened Sep 1, 2022 by chrismile
Using empty dict as default parameter value pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#96486 opened Sep 1, 2022 by zpz
Magic Mock does not support fixed point notation in strings type-bug An unexpected behavior, bug, or error
#96485 opened Sep 1, 2022 by carvajalluis
3 tasks done
Supporting path-like objects in sys.path type-feature A feature request or enhancement
#96482 opened Sep 1, 2022 by Jean-Abou-Samra
@overload decorator on compiled functions is not tested expert-typing tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#96478 opened Sep 1, 2022 by sobolevn
Save a few bits in dicts performance Performance or resource usage type-feature A feature request or enhancement
#96472 opened Sep 1, 2022 by matthiasgoergens
Queue shutdown type-feature A feature request or enhancement
#96471 opened Sep 1, 2022 by EpicWink
Expected python bug using multiprocessing and inheritance type-bug An unexpected behavior, bug, or error
#96469 opened Sep 1, 2022 by bsdis
Cache the hash value of fractions pending The issue will be closed if no feedback is provided performance Performance or resource usage type-feature A feature request or enhancement
#96465 opened Aug 31, 2022 by rhettinger
ProTip! no:milestone will show everything without a milestone.