STINNER Victor added the comment:

Oh, I just realized _Py_slist_init(), _Py_slist_prepend(), and 
_Py_slist_remove() functions are currently private (static in hashtable.c). 
These functions should be declared in hashtable.h if _Py_slist API is reused.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18874>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to