[issue20287] Argument Clinic: support diverting output to buffer, external file, etc

Serhiy Storchaka report at bugs.python.org
Sat Jan 18 00:51:25 CET 2014


Serhiy Storchaka added the comment:

The patch is too large and I don't very conversant with this code, so I just left several minor comments on Rietveld. At first glance all looks good.

All works with my patches, results are good. But I see that side fail names have extension .clinic.c. The .c.clinic extension would be better.

For now clinic_test is failed:

Error:
Destination does not exist: 'file'

----------

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


More information about the Python-bugs-list mailing list