mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
bpo-40268: Remove unused pycore_pymem.h includes (GH-19531)
This commit is contained in:
parent
4a21e57fe5
commit
d9ea5cae1d
21 changed files with 13 additions and 26 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include "Python.h"
|
||||
#include "pycore_object.h"
|
||||
#include "pycore_pymem.h"
|
||||
|
||||
PyObject *
|
||||
PyCell_New(PyObject *obj)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue