We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b2d27 commit af66b1dCopy full SHA for af66b1d
pandas/_libs/src/vendored/ujson/python/JSONtoObj.c
@@ -38,8 +38,8 @@ Numeric decoder derived from TCL library
38
39
// Licence at LICENSES/ULTRAJSON_LICENSE
40
41
-#define PY_SSIZE_T_CLEAN
42
// clang-format off
+#define PY_SSIZE_T_CLEAN
43
#include <Python.h>
44
#include "pandas/vendored/ujson/lib/ultrajson.h"
45
// clang-format on
0 commit comments