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

test_capi surprisingly skipped on Windows OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#118351 opened Apr 27, 2024 by neonene
HTMLParser stops parsing upon encountering <style> tag type-bug An unexpected behavior, bug, or error
#118350 opened Apr 27, 2024 by savchenko
Python 3.12.3 installer fails to install py.exe OS-windows type-bug An unexpected behavior, bug, or error
#118347 opened Apr 27, 2024 by smalers
enum.auto evaluation context description unclear docs Documentation in the Doc dir
#118342 opened Apr 27, 2024 by layday
test_repl's test_no_memory: AssertionError: -6 not found in (1, 120) 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#118331 opened Apr 26, 2024 by hugovk
Confusing behavior with sys.monitoring.DISABLE type-bug An unexpected behavior, bug, or error
#118327 opened Apr 26, 2024 by sklam
Document && eager parsing in python.gram docs Documentation in the Doc dir interpreter-core (Objects, Python, Grammar, and Parser dirs)
#118323 opened Apr 26, 2024 by sobolevn
Remove outdated method='c14n' references from ElementTree type-feature A feature request or enhancement
#118318 opened Apr 26, 2024 by danifus
binascii.a2b_base64 strict mode accepts invalid base64 input type-bug An unexpected behavior, bug, or error
#118314 opened Apr 26, 2024 by zhangyoufu
Report of Open Redirect Vulnerability in Python 3.9.11 - Utilizing Simple HTTP type-bug An unexpected behavior, bug, or error type-security A security issue
#118312 opened Apr 26, 2024 by barttran2k
Incorrect example in docs for enum.Enum.__new__ docs Documentation in the Doc dir
#118310 opened Apr 26, 2024 by mmEissen
Newish main compile warning on Windows 64: debug, nogil build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
#118305 opened Apr 26, 2024 by terryjreedy
Re-use old indent in json.loads() type-feature A feature request or enhancement
#118299 opened Apr 25, 2024 by nineteendo
_Py_FinishPendingCalls() Doesn't Necessarily Run All Remaining Pending Calls 3.12 bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#118297 opened Apr 25, 2024 by ericsnowcurrently
os.path.realpath('notadir/', strict=True) doesn't raise 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#118289 opened Apr 25, 2024 by barneygale
Fix inspect.signature() of operator.{attrgetter,itemgetter,methodcaller} instances stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#118285 opened Apr 25, 2024 by dgilland
Link to devguide when lint fails type-feature A feature request or enhancement
#118281 opened Apr 25, 2024 by nineteendo
FileIO.readinto() breaks the contract on io.RawIOBase.read() type-bug An unexpected behavior, bug, or error
#118276 opened Apr 25, 2024 by OlekTk
JIT CI is broken due to test_traceback & test_tracemalloc performance Performance or resource usage
#118275 opened Apr 25, 2024 by nineteendo
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.