mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
merge heads
This commit is contained in:
commit
241520ad10
1 changed files with 0 additions and 3 deletions
|
@ -1825,9 +1825,6 @@ _Py_GetObjects(PyObject *self, PyObject *args)
|
|||
|
||||
#endif
|
||||
|
||||
/* Hack to force loading of pycapsule.o */
|
||||
PyTypeObject *_PyCapsule_hack = &PyCapsule_Type;
|
||||
|
||||
|
||||
/* Hack to force loading of abstract.o */
|
||||
Py_ssize_t (*_Py_abstract_hack)(PyObject *) = PyObject_Size;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue