mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	|  318af47512 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. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_1413192.py | ||
| test_all.py | ||
| test_associate.py | ||
| test_basics.py | ||
| test_compare.py | ||
| test_compat.py | ||
| test_dbobj.py | ||
| test_dbshelve.py | ||
| test_dbtables.py | ||
| test_env_close.py | ||
| test_get_none.py | ||
| test_join.py | ||
| test_lock.py | ||
| test_misc.py | ||
| test_queue.py | ||
| test_recno.py | ||
| test_thread.py | ||