Antoine Pitrou <[email protected]> added the comment:

If _PyDict_SetItemUsingHash is module-private, it should be declared "static". 
Also, better if it follows the usual naming of static functions inside that C 
file (i.e. "dict_some_lowercase_name").

----------
stage: needs patch -> patch review

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13521>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to