[issue19358] Integrate "Argument Clinic" into CPython build

Larry Hastings report at bugs.python.org
Fri Oct 25 17:31:33 CEST 2013


Larry Hastings added the comment:

For a long time it was actually 3.4+ only.  I was depending on a particular AST node that wasn't exposed to Python until 3.4 trunk.  But that went away, and I tried it with 3.3 and it worked fine, so I labeled it 3.3+.  For all I know it works fine under 3.1, never tried it.

----------

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


More information about the Python-bugs-list mailing list