Author theller
Recipients
Date 2007-07-11.14:28:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Thanks for finding out (and apologies that I've made it so difficult to find crashing tests).
Further investigation shows that the crashing test cases are:

in test_functions.py:  test_stringresult
in test_python_api.py: test_PyOS_snprintf
in test_slicing.py:   test_char_ptr and test_char_ptr_with_free

All in all, there are quite some char problems in the struni branch, but I'm working on them.
History
Date User Action Args
2007-08-23 14:58:28adminlinkissue1751885 messages
2007-08-23 14:58:28admincreate