STINNER Victor added the comment:

Oh, there is another skipped test in Lib/unittest/test/testmock/testpatch.py:

    def test_patch_descriptor(self):
        # would be some effort to fix this - we could special case the
        # builtin descriptors: classmethod, property, staticmethod
        return

----------

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

Reply via email to