Closed
Description
Documentation
In #128031, it was deemed too risky to change untokenize()
to more closely match the original input string. We should update the docstring of untokenize
to reflect that and prevent confusion in the (rare) case when untokenize
does not match the input.
The docs already make that clear so we can simply reuse that explanation:
cpython/Doc/library/tokenize.rst
Lines 94 to 98 in 2228e92
Linked PRs
Metadata
Metadata
Assignees
Projects
Status