Changed the assigment code generator to emit
a direct change of a classes tp_dict instead of SetAttr if assignment code is executed in a class body. To tell the code generator that we have a class entry, entry has a new attribute "is_member".
Showing
Please register or sign in to comment