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 33c0aa3 commit f4eca41Copy full SHA for f4eca41
Include/pyexpat.h
@@ -3,7 +3,7 @@
3
4
/* note: you must import expat.h before importing this module! */
5
6
-#define PyExpat_CAPI_MAGIC "pyexpat.expat_CAPI 1.2"
+#define PyExpat_CAPI_MAGIC "pyexpat.expat_CAPI 1.1"
7
#define PyExpat_CAPSULE_NAME "pyexpat.expat_CAPI"
8
9
struct PyExpat_CAPI
0 commit comments