We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
encodings.normalize_encoding
Passing a non-ascii bytes already raises a ValueError. The requirement of non-ascii input has been documented, but not enforced.
ValueError
📚 Documentation preview 📚: https://cpython-previews--140030.org.readthedocs.build/
Sorry, something went wrong.
deprecate non-ascii
c8fc658
Relocate import
5b50daa
Passing a non-ascii bytes already raises a
ValueError. The requirement of non-ascii input has been documented, but not enforced.encodings.normalize_encodingbehaviour or docs #136702📚 Documentation preview 📚: https://cpython-previews--140030.org.readthedocs.build/