[issue24364] Not all defects pass through email policy

Martin Panter report at bugs.python.org
Sat Jun 25 06:27:58 EDT 2016


Martin Panter added the comment:

I see that “compat32” and “default” are actually different things (Compat32 vs EmailPolicy classes). IMO “default” was a bad choice of name, but I guess that ship has already sailed.

This patch adds a test_defect_handling.TestCompat32 subclass, so the test methods are now run with compat32 as well as the “default” policy.

----------
Added file: http://bugs.python.org/file43533/defect-fixes.v2.patch

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


More information about the Python-bugs-list mailing list