Commit 780b66b3 authored by Benjamin Peterson's avatar Benjamin Peterson

merge 3.2

parents b8d01695 3bf01757
...@@ -726,10 +726,10 @@ PyGILState_Release(PyGILState_STATE oldstate) ...@@ -726,10 +726,10 @@ PyGILState_Release(PyGILState_STATE oldstate)
PyEval_SaveThread(); PyEval_SaveThread();
} }
#endif /* WITH_THREAD */
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif
#endif /* WITH_THREAD */
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