Thanks to visit codestin.com
Credit goes to github.com

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 stats back off.
  • Loading branch information
markshannon committed Jun 15, 2022
commit cc0f61ee94e692441cb1c2bd99279fb41c89b9c7
2 changes: 0 additions & 2 deletions Include/Python.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#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