• Michael W. Hudson's avatar
    backport gvanrossum's checkin of · 095fbeb5
    Michael W. Hudson yazdı
        revision 2.128 of typeobject.c
    
    Bugfix candidate.
    Adapter from SF patch 528038; fixes SF bug 527816.
    
    The wrapper for __nonzero__ should be wrap_inquiry rather than
    wrap_unaryfunc, since the slot returns an int, not a PyObject *.
    095fbeb5
typeobject.c 103 KB