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
Label
Projects
Milestones
Assignee
Sort
Issues list
extra space in the str.split doc
docs
Documentation in the Doc dir
#96056
opened Aug 17, 2022 by
YousufSMahmoud
codeop: inconsistent handling of invalid escapes
type-bug
An unexpected behavior, bug, or error
#96052
opened Aug 17, 2022 by
kevinushey
Python 3.11.0rc1 build failing on Ubuntu 20.04 VM
type-bug
An unexpected behavior, bug, or error
#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
A hard crash of the interpreter, possibly with a core dump
#96046
opened Aug 17, 2022 by
vstinner
Itertools tee doc wording mistake
docs
Documentation in the Doc dir
#96039
opened Aug 17, 2022 by
MrSuspicious0
TimeoutError not raised by 'timeout' context manager when "side errors" occur
3.11
3.12
type-feature
A feature request or enhancement
#96037
opened Aug 17, 2022 by
gvanrossum
Tweak asyncio.Runner loop_factory docs to emphasize that the default case *does* call Documentation in the Doc dir
expert-asyncio
set_event_loop()
docs
#96036
opened Aug 16, 2022 by
graingert
urlparse does not correctly handle signs, underscores, and whitespace in port numbers
type-bug
An unexpected behavior, bug, or error
#96035
opened Aug 16, 2022 by
kenballus
IsolatedAsyncioTestCase calls _setupAsyncioRunner even for skipped tests
expert-asyncio
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#96030
opened Aug 16, 2022 by
tiran
test_multiprocessing_forkserver.py, test_multiprocessing_fork.py and test_multiprocessing_spawn.py gives tracebacks
expert-multiprocessing
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#96026
opened Aug 16, 2022 by
sharewax
"Coroutines and Tasks" page does not appear to be clear about what Documentation in the Doc dir
expert-asyncio
asyncio.create_task
does
docs
#96023
opened Aug 16, 2022 by
ffunenga
IsolatedAsyncioTestCase The issue will be closed if no feedback is provided
__del__
could be dangerous
expert-asyncio
pending
#96021
opened Aug 16, 2022 by
graingert
Small bug in makeunicodedata.py
type-bug
An unexpected behavior, bug, or error
#96019
opened Aug 16, 2022 by
cfbolz
urljoin works incorrectly for two path-relative URLs involving . and ..
type-bug
An unexpected behavior, bug, or error
#96015
opened Aug 16, 2022 by
andersk
Functional tests for argument clinic
3.12
expert-argument-clinic
tests
Tests in the Lib/test dir
#96002
opened Aug 15, 2022 by
kumaraditya303
Mistake in python documentation related to escape sequences
docs
Documentation in the Doc dir
triaged
The issue has been accepted as valid by a triager.
#95994
opened Aug 15, 2022 by
anupkaushal97
Test Limited API in _testcapi module
expert-C-API
tests
Tests in the Lib/test dir
#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
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#95987
opened Aug 14, 2022 by
Gobot1234
The example using match keyword isn't complete
docs
Documentation in the Doc dir
#95986
opened Aug 14, 2022 by
Aljumaily
Ref target labels for except/except*/finally not located precisely
docs
Documentation in the Doc dir
#95975
opened Aug 14, 2022 by
CAM-Gerlach
Add an option to include debug information in the Python executable and shared libraries in MacOS
#95973
opened Aug 14, 2022 by
pablogsal
test_importlib.util.writes_bytecode_files decorator make false success instead of skipped when -B given
expert-importlib
type-bug
An unexpected behavior, bug, or error
#95971
opened Aug 13, 2022 by
youknowone
Previous Next
ProTip!
Adding no:label will show everything without a label.