Kaydet (Commit) 9effd1f5 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

merge 3.4 (#21089)

...@@ -1799,6 +1799,7 @@ _PySys_Init(void) ...@@ -1799,6 +1799,7 @@ _PySys_Init(void)
#endif #endif
#undef SET_SYS_FROM_STRING #undef SET_SYS_FROM_STRING
#undef SET_SYS_FROM_STRING_BORROW
if (PyErr_Occurred()) if (PyErr_Occurred())
return NULL; return NULL;
return m; return m;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment