Files
cpython/Lib
Antoine Pitrou 84f1b1718d Issue #12149: Update the method cache after a type's dictionnary gets
cleared by the garbage collector.  This fixes a segfault when an instance
and its type get caught in a reference cycle, and the instance's
deallocator calls one of the methods on the type (e.g. when subclassing
IOBase).

Diagnosis and patch by Davide Rizzo.
2011-07-12 21:57:15 +02:00
..
2011-03-26 18:17:05 -05:00
2011-04-20 19:24:09 +02:00
2011-07-09 08:56:21 +02:00
2011-05-25 18:13:49 +02:00
2011-03-21 02:51:38 +01:00
2011-07-09 08:56:21 +02:00
2011-05-14 06:47:51 +03:00
2011-03-26 18:11:54 -05:00
2011-03-27 21:07:13 +02:00
2011-07-03 09:31:04 +02:00
2011-03-16 11:35:38 +02:00
2011-04-27 10:20:38 +03:00
2011-03-16 11:35:38 +02:00
2011-04-29 16:16:36 +02:00
2011-05-06 00:02:12 +10:00
2011-03-16 11:35:38 +02:00
2011-05-07 19:09:34 +02:00
2011-03-15 05:59:46 +02:00
2011-05-14 15:35:19 -07:00
2011-04-20 19:24:09 +02:00
2011-05-09 08:10:38 +02:00
2011-03-15 05:59:46 +02:00
2011-03-16 11:35:38 +02:00
2011-05-25 18:13:49 +02:00
2011-05-04 18:39:29 +03:00
2011-06-27 09:18:46 -05:00
2011-06-27 09:18:46 -05:00
2011-03-25 14:25:36 +02:00
2011-01-23 21:33:36 +00:00
2011-05-06 10:57:22 +02:00
2011-05-24 12:51:24 -05:00
2011-01-16 09:16:27 +00:00
2011-04-17 16:48:52 +02:00
2011-03-16 11:35:38 +02:00