[issue22903] unittest creates non-picklable errors

Roundup Robot report at bugs.python.org
Thu Mar 19 00:01:47 CET 2015


Roundup Robot added the comment:

New changeset f3977f34cf6c by Antoine Pitrou in branch '3.4':
Issue #22903: The fake test case created by unittest.loader when it fails importing a test module is now picklable.
https://hg.python.org/cpython/rev/f3977f34cf6c

New changeset a1b5ac563d8d by Antoine Pitrou in branch 'default':
Issue #22903: The fake test case created by unittest.loader when it fails importing a test module is now picklable.
https://hg.python.org/cpython/rev/a1b5ac563d8d

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list