Files
cpython/Objects
Victor Stinner d9561318d8 (Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper
descriptor, the check of the object type doesn't read the __class__ attribute
anymore.  Fix a crash if a class override its __class__ attribute (e.g. a proxy
of the str type).
2011-05-01 23:31:36 +02:00
..
2010-11-20 17:21:08 +00:00
2011-04-26 06:40:59 +03:00
2011-04-26 06:40:59 +03:00
2011-03-16 11:35:38 +02:00
2010-12-03 20:14:31 +00:00
2011-03-16 11:35:38 +02:00
2011-03-16 11:35:38 +02:00
2010-12-03 20:14:31 +00:00
2011-03-23 03:43:22 +01:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2010-12-03 20:14:31 +00:00
2011-03-16 11:35:38 +02:00
2011-04-05 15:48:47 +02:00
2010-10-11 22:42:28 +00:00