[issue9859] Add tests to verify API match of modules with 2 implementations

Laura Rupprecht report at bugs.python.org
Tue Apr 14 21:23:46 CEST 2015


Laura Rupprecht added the comment:

Thanks Berker!

I've added some updates to the patch taking your suggestions into account. There is also a change from using "detect_module_matches" to "detect_api_mismatch", as it is a more general (and accurate) description.

Also, adding tests for the "detect_api_mismatch" helper function.

----------
Added file: http://bugs.python.org/file39007/issue9859_1.patch

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


More information about the Python-bugs-list mailing list