[issue2230] Document PyArg_Parse* behavior on failed conversion

Alexander Belopolsky report at bugs.python.org
Tue Mar 4 03:22:25 CET 2008


New submission from Alexander Belopolsky:

Much of existing code relies on PyArg_Parse* leaving C variables 
unmodified when conversion failed.  Attached patch documents that 
behavior.

----------
files: doc-arg.diff
keywords: patch
messages: 63243
nosy: belopolsky
severity: normal
status: open
title: Document PyArg_Parse* behavior on failed conversion
Added file: http://bugs.python.org/file9598/doc-arg.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2230>
__________________________________


More information about the Python-bugs-list mailing list