diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-03-14 06:10:22 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-03-14 06:10:22 (GMT) |
commit | 9165680203a10341e7e76c92d12c76f5ddd1f6e1 (patch) | |
tree | d62689ac7faab56777be9af40f41f7d62af3ef3c /Demo/scripts/README | |
parent | 2f014f8d0bdd80fb0d650f5c20bd13bb3660f541 (diff) | |
download | cpython-9165680203a10341e7e76c92d12c76f5ddd1f6e1.zip cpython-9165680203a10341e7e76c92d12c76f5ddd1f6e1.tar.gz cpython-9165680203a10341e7e76c92d12c76f5ddd1f6e1.tar.bz2 |
Backport 43022:
Fix and test (manually w/xx module) passing NULLs to PyObject_Str() and
PyObject_Unicode(). This problem was originally reported from Coverity
and addresses mail on python-dev "checkin r43015".
This inlines the conversion of the string to unicode and cleans
up/simplifies some code at the end of the PyObject_Unicode().
We really need a complete C API test module for all public APIs
and passing good and bad parameter values.
Diffstat (limited to 'Demo/scripts/README')
0 files changed, 0 insertions, 0 deletions