Xiang Zhang added the comment:

How about let PyDict_GetItem call it? Just like the relationship of delitem and 
delitem_knownhash. You can see they share most codes. If we do that, it seems 
we can easily write a test(or there has already been a test) for it.

----------

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

Reply via email to