Brett Cannon <br...@python.org> added the comment:

Should we limit ourselves to bound errors? Couldn't we make the macros aliases 
for their full-fledged function equivalents (e.g. PyTuple_SetItem()) which 
trigger Py_FatalError() on error so we also get argument type checking?

----------
nosy: +brett.cannon

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14614>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to