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

Skip tests when there's no space left on device? tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#97642 opened Sep 29, 2022 by sobolevn
tokenize.NL always exists, tabnanny thinks otherwise tests Tests in the Lib/test dir
#97639 opened Sep 29, 2022 by sobolevn
[security] list_resize(): integer overflow if newsize is too large type-bug An unexpected behavior, bug, or error type-security A security issue
#97616 opened Sep 28, 2022 by vstinner
[security] Tools/scripts/get-remote-certificate.py is vulnerable to shell code injection type-bug An unexpected behavior, bug, or error type-security A security issue
#97612 opened Sep 28, 2022 by vstinner
CSV sniffing detects wrong field delimiter type-bug An unexpected behavior, bug, or error
#97611 opened Sep 28, 2022 by Dunedan
Better exclude_address function in ipaddress.py type-feature A feature request or enhancement
#97610 opened Sep 28, 2022 by ankenyr
Lack of a blank line after .. impl-detail:: docs Documentation in the Doc dir
#97607 opened Sep 28, 2022 by StevenHsuYL
Setting state of an exception object with a dic crashes Python 3.8.14 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#97591 opened Sep 27, 2022 by xiaxinmeng
ftplib.FTP.voidcmd incorrectly document the return value docs Documentation in the Doc dir
#97590 opened Sep 27, 2022 by matthewhughes934
ctypes: bit field data does not survice round trip expert-ctypes type-bug An unexpected behavior, bug, or error
#97588 opened Sep 27, 2022 by matthiasgoergens
venv windows: Missing venv/bin folder, should symlink venv/bin -> venv/Scripts OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#97586 opened Sep 27, 2022 by zackees
BINARY_SUBSCR_DICT should make use of keys versions 3.12 performance Performance or resource usage type-feature A feature request or enhancement
#97578 opened Sep 26, 2022 by Fidget-Spinner
realpath has a race condition which might cause it to throw spurious exceptions 3.9 type-bug An unexpected behavior, bug, or error
#97566 opened Sep 26, 2022 by bitonic
len built-in overwritten in ssl.py leading to "'int' object is not callable" error type-bug An unexpected behavior, bug, or error
#97558 opened Sep 26, 2022 by pn
Memory leak: warnings module type-bug An unexpected behavior, bug, or error
#97557 opened Sep 26, 2022 by teplyakoff
Null characters in strings cause a C SystemError 3.9 3.10 3.11 3.12 type-crash A hard crash of the interpreter, possibly with a core dump
#97556 opened Sep 26, 2022 by apccurtiss
Analyze and improve test_asyncio.py: right now it might be flaky expert-asyncio tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#97546 opened Sep 25, 2022 by sobolevn
ValueError: illegal newline value on 0x85 (NEL) type-bug An unexpected behavior, bug, or error
#97544 opened Sep 25, 2022 by jaraco
ProTip! Follow long discussions with comments:>50.