[issue20214] Argument Clinic rollup fixes

Larry Hastings report at bugs.python.org
Sun Jan 12 19:22:41 CET 2014


Larry Hastings added the comment:

Third patch, with these new features:

* Relaxed rules regarding c_default and py_default; they can now be
  used even when no default value is supplied.
* Added bool return converter.
* Made one fail() call easier to read, through the power of str.format().
* More doc updates and fixes.

----------
Added file: http://bugs.python.org/file33432/larry.argument.clinic.misc.fixes.patch.3.txt

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


More information about the Python-bugs-list mailing list