Skip to content
Snippets Groups Projects
2020-10-02-11-35-33.bpo-41894.ffmtOt.rst 201 B
Newer Older
  • Learn to ignore specific revisions
  • When loading a native module and a load failure occurs, prevent a possible
    UnicodeDecodeError when not running in a UTF-8 locale by decoding the load
    error message using the current locale's encoding.