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 38fa7c5 commit c9139d7Copy full SHA for c9139d7
Modules/_dbmmodule.c
@@ -1,6 +1,7 @@
1
2
/* DBM module using dictionary interface */
3
4
+
5
#define PY_SSIZE_T_CLEAN
6
#include "Python.h"
7
0 commit comments