mirror of https://github.com/python/cpython
Oops, this is supposed to be disabled by default.
This commit is contained in:
parent
720ddb625b
commit
82c5a86d7c
|
@ -541,8 +541,8 @@ error:
|
|||
/* This is only useful when running memory debuggers such as
|
||||
* Purify or Valgrind. Uncomment to use.
|
||||
*
|
||||
*/
|
||||
#define Py_USING_MEMORY_DEBUGGER
|
||||
*/
|
||||
|
||||
#ifdef Py_USING_MEMORY_DEBUGGER
|
||||
|
||||
|
|
Loading…
Reference in New Issue