[issue26901] Argument Clinic test is broken

STINNER Victor report at bugs.python.org
Mon Sep 3 17:20:47 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> Any chance to fix Argument Clinic test? Without this we can't add new features, fix bugs and add tests for searching new bugs. This is critical for further converting to Argument Clinic.

Done in master branch. But test_clinic.py is really basic, it should really be extended to add more tests!

I also proposed to backport test_clinic.py to 3.7: PR 9048.

Thanks Pablo for the initial fix and for your review of my PR!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26901>
_______________________________________


More information about the Python-bugs-list mailing list