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

GH-78530: add support for generators in asyncio.wait awaiting merge tests Tests in the Lib/test dir
#102761 opened Mar 16, 2023 by kumaraditya303 Loading…
Gh-68586: use run_python_until_end in test_capi awaiting review skip news tests Tests in the Lib/test dir
#102729 opened Mar 15, 2023 by furkanonder Loading…
Improve coverage of _collections_abc._CallableGenericAlias stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#102721 opened Mar 15, 2023 by sobolevn
test_types fails under coverage stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#102719 opened Mar 15, 2023 by sobolevn
test_urllib2_localnet fails in macOS 13.1 OS-mac pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#102423 opened Mar 4, 2023 by uyw4687
gh-102184: Test os.sync() only if "largefile" resource is enabled awaiting review performance Performance or resource usage tests Tests in the Lib/test dir
#102185 opened Feb 23, 2023 by izbyshev Loading…
os.sync() in test_posix can uninterruptibly hang tests for minutes performance Performance or resource usage tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#102184 opened Feb 23, 2023 by izbyshev
gh-62432: unittest runner: Exit code 5 if no tests were run awaiting review tests Tests in the Lib/test dir type-feature A feature request or enhancement
#102051 opened Feb 19, 2023 by stefanor Loading…
Error when trying to build Python 3.11.2 in Debian 11 build The build process and cross-build tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#101893 opened Feb 14, 2023 by DarkoDarkShadow
gh-68141: Guard test_mmap.LargeMmapTests.* with a timeout awaiting review performance Performance or resource usage tests Tests in the Lib/test dir
#101774 opened Feb 10, 2023 by arhadthedev Draft
test_ssl fails after 2038 expert-SSL tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#101732 opened Feb 9, 2023 by blemouzy
regrtest can reports false SUCCESS and skip tests when a -j worker dies tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#101634 opened Feb 7, 2023 by gpshead
Segmentation fault during the test__xxsubinterpreters test expert-subinterpreters tests Tests in the Lib/test dir type-crash A hard crash of the interpreter, possibly with a core dump
#100981 opened Jan 12, 2023 by galaxy4public
Resolve TODO comments in test_concurrent_futures.py tests Tests in the Lib/test dir type-feature A feature request or enhancement
#100522 opened Dec 25, 2022 by JosephSBoyle
Update test_peg_generator to not need distutils & reenable it tests Tests in the Lib/test dir
#100238 opened Dec 14, 2022 by encukou
Fix ProgramPriorityTests on FreeBSD with high nice value awaiting review tests Tests in the Lib/test dir
#100145 opened Dec 9, 2022 by AMDmi3 Loading…
Test --enable-pystats in CI tests Tests in the Lib/test dir type-feature A feature request or enhancement
#99873 opened Nov 29, 2022 by mdboom
Consider testing zoneinfo with tzdata PyPI package installed build The build process and cross-build tests Tests in the Lib/test dir type-feature A feature request or enhancement
#99649 opened Nov 21, 2022 by sobolevn
gh-82054: Implements test.regrtest unittest sharding to pull in long tails awaiting core review tests Tests in the Lib/test dir type-feature A feature request or enhancement
#99637 opened Nov 21, 2022 by gpshead Draft
Add tests for Unicode C API 3.10 bug and security fixes 3.11 bug and security fixes 3.12 new features, bug and security fixes expert-C-API tests Tests in the Lib/test dir type-feature A feature request or enhancement
#99593 opened Nov 19, 2022 by serhiy-storchaka
ProTip! no:milestone will show everything without a milestone.