| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
* Modify object.h to ensure that pymem.h is included, to get _Py_tracemalloc_config variable. * Move _PyTraceMalloc_XXX() functions to tracemalloc.h, they need PyObject type. Break circular dependency between pymem.h and object.h.
| Back | FazBrowse Home | New Git URL |
to get _Py_tracemalloc_config variable.
they need PyObject type. Break circular dependency between pymem.h
and object.h.
https://bugs.python.org/issue35053