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 ebb0bca commit 8d8e794Copy full SHA for 8d8e794
Modules/_testcapi/immortal.c
@@ -1,4 +1,5 @@
1
#include "parts.h"
2
+#include "internal/pycore_long.h" // IMMORTALITY_BIT_MASK
3
4
int verify_immortality(PyObject *object)
5
{
0 commit comments