[issue502085] pickle problems (with Boost.Python)

Brandon Craig Rhodes report at bugs.python.org
Wed Mar 16 18:45:51 CET 2011


Brandon Craig Rhodes <brandon at rhodesmill.org> added the comment:

Benjamin, I would like some way to know when our tests achieve 100% coverage because otherwise I will keep coming back to this module to add more tests and have to re-discover code that is not CPython relevant.  But for now I have removed the pragmas.

The attached patch also changes assertIs() and assertIsNot(), and uses self.fail() instead of the exception inside of "support". Thanks for those pointers!

----------
keywords: +patch
nosy: +brandon-rhodes
Added file: http://bugs.python.org/file21245/test_copy2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue502085>
_______________________________________


More information about the Python-bugs-list mailing list