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

_PyStaticCode_InternStrings is called ~800 times during startup. 3.12 performance Performance or resource usage triaged The issue has been accepted as valid by a triager.
#96459 opened Aug 31, 2022 by markshannon
rename asyncio tests so they have readable names by adding a suffix to them tests Tests in the Lib/test dir triaged The issue has been accepted as valid by a triager.
#95772 opened Aug 7, 2022 by graingert
Tarfile extraction does not work on Windows 3.10 3.11 3.12 OS-windows stdlib Python modules in the Lib dir triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#95763 opened Aug 7, 2022 by ioah86
IDLE: Support all python files - task issue expert-IDLE triaged The issue has been accepted as valid by a triager. type-feature A feature request or enhancement
#95410 opened Jul 29, 2022 by terryjreedy
3 of 8 tasks
test_ssl test_get_server_certificate_timeout is flaky on macOS 3.11 3.12 expert-SSL tests Tests in the Lib/test dir triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#95241 opened Jul 25, 2022 by tiran
Argument Clinic: add support for deprecating positional use of optional parameters expert-argument-clinic triaged The issue has been accepted as valid by a triager. type-feature A feature request or enhancement
#95065 opened Jul 20, 2022 by erlend-aasland
PY_CHECK_SQLITE_FUNC() adds -lsqlite3 multiple times 3.11 3.12 build The build process and cross-build triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#94165 opened Jun 23, 2022 by tiran
Make optional parameters of sqlite3.connect() keyword-only expert-sqlite3 triaged The issue has been accepted as valid by a triager. type-feature A feature request or enhancement
#93057 opened May 21, 2022 by serhiy-storchaka
sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs build The build process and cross-build expert-installation triaged The issue has been accepted as valid by a triager. type-feature A feature request or enhancement
#89537 opened Oct 5, 2021 by chaz6 mannequin
[sqlite3] Add support for R*Tree callbacks expert-sqlite3 stdlib Python modules in the Lib dir triaged The issue has been accepted as valid by a triager. type-feature A feature request or enhancement
#87620 opened Mar 9, 2021 by erlend-aasland
Unable to use concurrent.futures in atexit hook 3.10 3.11 3.12 docs Documentation in the Doc dir stdlib Python modules in the Lib dir tests Tests in the Lib/test dir triaged The issue has been accepted as valid by a triager.
#86813 opened Dec 15, 2020 by jd mannequin
IDLE: Fix AttributeError when running code 3.9 expert-IDLE triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#82183 opened Sep 1, 2019 by rhettinger
sqlite dumpiter dumps invalid script when virtual tables are used expert-sqlite3 extension-modules C modules in the Modules dir triaged The issue has been accepted as valid by a triager. type-bug An unexpected behavior, bug, or error
#64662 opened Jan 31, 2014 by RonnyPfannschmidt mannequin
ProTip! Exclude everything labeled bug with -label:bug.