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

Fail to run tests for peg generator under Python 3.11.4 type-bug An unexpected behavior, bug, or error
#108969 opened Sep 6, 2023 by jgossage
sys.test_intern() fails if run more than once in the same process tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#108963 opened Sep 5, 2023 by vstinner
test_tempfile.test_flags() fails on FreeBSD: Operation not supported OS-freebsd tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#108962 opened Sep 5, 2023 by vstinner
Add a taskgroup.cancel method topic-asyncio type-feature A feature request or enhancement
#108951 opened Sep 5, 2023 by smurfix
tarfile doesn't set file modes correctly on FreeBSD OS-freebsd tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#108948 opened Sep 5, 2023 by sorcio
Unexpected metaclass conflict type-bug An unexpected behavior, bug, or error
#108946 opened Sep 5, 2023 by Atry
CookieJar.extract_cookies() does not clear expired cookies set with a domain type-bug An unexpected behavior, bug, or error
#108931 opened Sep 5, 2023 by ppena-LiveData
test_unittest failure triggered by test_import + test_importlib type-bug An unexpected behavior, bug, or error
#108927 opened Sep 5, 2023 by Yhg1s
ABI breaks between debug and non-debug build in generated files. type-bug An unexpected behavior, bug, or error
#108918 opened Sep 5, 2023 by markshannon
duplicate backslashes in str.split docstring docs Documentation in the Doc dir easy
#108915 opened Sep 5, 2023 by jwilk
typing.IO and subclasses should subclass Protocol stdlib Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#108912 opened Sep 5, 2023 by plokmijnuhby
Wrong size of c_ulong/c_ulonglong in Linux docs Documentation in the Doc dir topic-ctypes type-bug An unexpected behavior, bug, or error
#108907 opened Sep 5, 2023 by dudekw
Better integration of doctest with unittest and libregrtest stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-feature A feature request or enhancement
#108885 opened Sep 4, 2023 by serhiy-storchaka
Optimize heapq.merge with for-break(-else) pattern? performance Performance or resource usage type-feature A feature request or enhancement
#108880 opened Sep 4, 2023 by pochmann
Running no tests is too slow 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error type-feature A feature request or enhancement
#108849 opened Sep 3, 2023 by serhiy-storchaka
ast.unparse is not working correctly for strings with multiple quotes before 3.12 3.11 bug and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#108843 opened Sep 3, 2023 by sunmy2019
Remove unused TestEnumTypeSubclassing in test_enum tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#108840 opened Sep 3, 2023 by sobolevn
csv module documentation: some redundant statement docs Documentation in the Doc dir
#108838 opened Sep 3, 2023 by alextretyak
ProTip! no:milestone will show everything without a milestone.