1 parent 2411917 commit a2f9c94Copy full SHA for a2f9c94
1 file changed
windows/mpconfigport.h
@@ -46,7 +46,7 @@
46
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_MPZ)
47
#define MICROPY_STREAMS_NON_BLOCK (1)
48
#define MICROPY_OPT_COMPUTED_GOTO (0)
49
-#define MICROPY_PY_BUILTINS_STR_UNICODE (0)
+#define MICROPY_PY_BUILTINS_STR_UNICODE (1)
50
#define MICROPY_PY_BUILTINS_FROZENSET (1)
51
#define MICROPY_PY_SYS_EXIT (1)
52
#define MICROPY_PY_SYS_PLATFORM "win32"
0 commit comments