diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-08 21:46:32 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-06-08 21:46:32 (GMT) |
commit | 55b002f096cf85b8646df1c0ba87445fd326e239 (patch) | |
tree | cd20492fe432933d2e8e56e3f24907eb475b721e /Doc/c-api/buffer.rst | |
parent | 93362d4e6bb5fbcc1b60ec88676c5d12583350fd (diff) | |
download | cpython-55b002f096cf85b8646df1c0ba87445fd326e239.zip cpython-55b002f096cf85b8646df1c0ba87445fd326e239.tar.gz cpython-55b002f096cf85b8646df1c0ba87445fd326e239.tar.bz2 |
Merged revisions 81849 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r81849 | victor.stinner | 2010-06-08 23:45:51 +0200 (mar., 08 juin 2010) | 7 lines
PyArg_Parse*("Z#") raises an error for unknown type
instead of ignoring the error and leave the pointer to the string and the size
unchanged (not initialized).
Fix also the type in the error message of "Z", "Z#" and "Y" formats.
........
Diffstat (limited to 'Doc/c-api/buffer.rst')
0 files changed, 0 insertions, 0 deletions