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

extra space in the str.split doc docs
#96056 opened Aug 17, 2022 by YousufSMahmoud
codeop: inconsistent handling of invalid escapes type-bug
#96052 opened Aug 17, 2022 by kevinushey
Python 3.11.0rc1 build failing on Ubuntu 20.04 VM type-bug
#96050 opened Aug 17, 2022 by codeandfire
Crash in specialize_dict_access(): type->ht_cached_keys is NULL on a pybind11 type release-blocker type-crash
#96046 opened Aug 17, 2022 by vstinner
Itertools tee doc wording mistake docs
#96039 opened Aug 17, 2022 by MrSuspicious0
IsolatedAsyncioTestCase calls _setupAsyncioRunner even for skipped tests expert-asyncio tests type-bug
#96030 opened Aug 16, 2022 by tiran
IsolatedAsyncioTestCase __del__ could be dangerous expert-asyncio pending
#96021 opened Aug 16, 2022 by graingert
Small bug in makeunicodedata.py type-bug
#96019 opened Aug 16, 2022 by cfbolz
Compiler warnings in main / 3.11 3.11 3.12 type-bug
#96017 opened Aug 16, 2022 by tiran
urljoin works incorrectly for two path-relative URLs involving . and .. type-bug
#96015 opened Aug 16, 2022 by andersk
Mistake in python documentation related to escape sequences docs triaged
#95994 opened Aug 15, 2022 by anupkaushal97
Test Limited API in _testcapi module expert-C-API tests
#95991 opened Aug 15, 2022 by encukou
repr(subclass of typing.Any) shows typing.Any not <__main__.subclass of typing.Any> 3.11 3.12 expert-typing stdlib type-bug
#95987 opened Aug 14, 2022 by Gobot1234
The example using match keyword isn't complete docs
#95986 opened Aug 14, 2022 by Aljumaily
Ref target labels for except/except*/finally not located precisely docs
#95975 opened Aug 14, 2022 by CAM-Gerlach
ProTip! Adding no:label will show everything without a label.