PyUnicode_EncodeFSDefault
E2196561
UNEXPLORED
PyUnicode_EncodeFSDefault is a CPython C API function that encodes Unicode objects to the file system’s default encoding, historically used for filename handling but now deprecated and slated for removal per PEP 624.
All labels observed (2)
| Label | Occurrences |
|---|---|
| PyUnicode_EncodeFSDefault canonical | 1 |
| PyUnicode_EncodeFSDefaultStateful | 1 |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.
linked to: PyUnicode_EncodeFSDefault