Files
test/source/blender/python/generic
Campbell Barton 8ce2ac0d9a Fix non UTF8 paths for Python functions which take path arguments
Use PyC_ParseUnicodeAsBytesAndSize parser instead of "s" / "z" type
specifier. This relates to #111033, resolving Python exceptions which
causes icons not to load (for e.g.).

Now bytes are also supported as path arguments.
2023-08-11 15:02:20 +10:00
..
2023-07-31 19:57:32 +10:00
2023-07-21 02:18:59 +02:00
2023-08-10 22:40:27 +02:00