Files
cpython/Objects
Neal Norwitz 7580146b5c 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.

Will backport.
2006-03-14 06:02:16 +00:00
..
2006-03-07 18:50:55 +00:00
2001-08-29 23:54:21 +00:00
2006-02-15 17:27:45 +00:00
2006-02-15 17:27:45 +00:00
2006-03-07 18:50:55 +00:00
2006-03-07 18:50:55 +00:00
2006-03-07 18:50:55 +00:00
2006-02-15 17:27:45 +00:00
2006-02-15 17:27:45 +00:00