Files
cpython/Lib
Victor Stinner e363ec1057 (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:43:37 +02:00
..
2011-03-26 18:11:54 -05:00
2011-01-24 21:48:11 +00:00
2011-04-24 12:55:28 -07:00
2011-04-12 09:06:01 -07:00
2011-03-25 14:50:52 +02:00
2011-03-17 14:23:24 +08:00
2011-04-29 16:28:52 -05:00
2010-12-11 04:38:24 +00:00
2011-03-29 12:53:55 -07:00
2010-10-31 16:17:36 +00:00