Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Turn on stats
  • Loading branch information
markshannon committed Jun 15, 2022
commit 6bc5fe2a9bfa79fb5fda1ed579c6ef2d49256f2b
2 changes: 2 additions & 0 deletions Include/Python.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#ifndef Py_PYTHON_H
#define Py_PYTHON_H

#define Py_STATS 1

// Since this is a "meta-include" file, no #ifdef __cplusplus / extern "C" {

// Include Python header files
Expand Down