Stefan Behnel added the comment:

Patch looks ok. Not sure about the test dependency from test_weakref.py to 
_testcapi, though. Is that module allowed to be used everywhere? Wouldn't it be 
enough to test that one of the builtin functions is now weak referencible? 
"len" seems to be used in other places, for example.

----------

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

Reply via email to