Split refcount stats into 'interpreter' and 'non-interpreter' (GH-92919)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
#define _PY_INTERPRETER
|
||||
|
||||
#include "Python.h"
|
||||
#include "frameobject.h"
|
||||
#include "pycore_code.h" // stats
|
||||
|
||||
Reference in New Issue
Block a user