New submission from Charles-François Natali: The title says it all: in Modules/hashtable.c, the macro name is _PY_HASHTABLE_ENTRY_DATA instead of _Py_HASHTABLE_ENTRY_DATA.
Should this be fixed in 3.4? ---------- components: Extension Modules messages: 214570 nosy: haypo, neologix priority: normal severity: normal stage: needs patch status: open title: typo in hashtable API: _PY_HASHTABLE_ENTRY_DATA -> _Py_HASHTABLE_ENTRY_DATA type: behavior _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21036> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com