-
-
Couldn't load subscription status.
- Fork 33.3k
Closed
Labels
Description
Bug report
Bug description:
The public io.text_encoding() function is missing from io.__all__.
>>> import io
>>> "text_encoding" in io.__all___
FalseCPython versions tested on:
3.10, 3.11, 3.12
Operating systems tested on:
macOS