[issue40602] Move Modules/hashtable.h to Include/internal/pycore_hashtable.h

STINNER Victor report at bugs.python.org
Mon May 11 21:07:44 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset d0919f0d6bb757b6bcfd7b2e15656d318c9d5cd9 by Victor Stinner in branch 'master':
bpo-40602: _Py_hashtable_new() uses PyMem_Malloc() (GH-20046)
https://github.com/python/cpython/commit/d0919f0d6bb757b6bcfd7b2e15656d318c9d5cd9


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40602>
_______________________________________


More information about the Python-bugs-list mailing list