This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton df135b74fc PyAPI: use PYTHONUTF8/Py_UTF8Mode on all platforms
System encoding issues have been a paint-point for us with Python 3,
since Blender always uses UTF-8 which might not be the case for the OS.

While the Py_SetStandardStreamEncoding was already set to utf-8,
the file-system could still have an incompatible encoding.

See PEP-540 for details.
2021-01-28 09:47:05 +11:00
..
2021-01-27 15:28:24 +11:00
2021-01-24 16:06:58 +11:00
2021-01-27 18:44:59 +01:00
2021-01-24 16:08:17 +11:00
2021-01-27 12:48:10 -06:00
2021-01-27 12:48:10 -06:00