Author theller
Recipients
Date 2007-07-13.09:43:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I did not understand the SystemError in test_ast, but the second version of the patch does not trigger it any longer.  It also does no longer accept PyString in type_set_name, and removes the refcount leak.

The test for null bytes I did not change, a generic api would be great to replace it.
File Added: typeobject.diff
History
Date User Action Args
2007-08-23 15:59:01adminlinkissue1752184 messages
2007-08-23 15:59:01admincreate