Files
cpython/Lib
Thomas Wouters 318af47512 Plug the last 657 referenceleaks in test_bsddb3: a circular reference
between a TestCase instance, the database it opened (or a cursor to a
database) and a bound method as a registered database callback, and a lack
of GC-handling in bsddb caused the TestCases to linger. Fix the test, for
now, as backward compatibility makes adding GC to bsddb annoying.
2006-03-12 00:13:09 +00:00
..
2006-03-09 01:15:05 +00:00
2006-02-09 08:48:36 +00:00
2006-03-05 13:36:04 +00:00
2006-03-10 23:39:56 +00:00
2005-12-25 23:18:31 +00:00
2005-11-25 02:02:50 +00:00
2006-03-07 16:16:07 +00:00
2005-10-20 19:59:25 +00:00
2005-12-25 23:18:31 +00:00
2006-02-26 04:21:50 +00:00
2006-02-08 12:53:56 +00:00
2006-02-19 21:26:07 +00:00
2005-08-31 10:50:03 +00:00
2006-02-28 22:50:17 +00:00
2006-01-20 20:03:24 +00:00
2006-02-27 22:32:47 +00:00
2006-02-08 12:53:56 +00:00
2006-03-10 23:39:56 +00:00
2005-09-12 22:50:37 +00:00
2006-02-27 22:32:47 +00:00
2005-10-28 14:39:47 +00:00
2006-02-25 22:38:04 +00:00
2006-01-20 23:40:56 +00:00