PyUnicode_EncodeASCII

E2196550 UNEXPLORED

PyUnicode_EncodeASCII is a low-level C API function in CPython used to encode Unicode objects to ASCII, which has been slated for removal as part of Python’s internal API cleanup.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
PyUnicode_EncodeASCII canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

PEP 624 specifiesRemovalOf PyUnicode_EncodeASCII