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 3550489 commit ab8bcb3Copy full SHA for ab8bcb3
Objects/bytes_methods.c
@@ -1,3 +1,4 @@
1
+#define PY_SSIZE_T_CLEAN
2
#include "Python.h"
3
#include "bytes_methods.h"
4
0 commit comments