New submission from Guido van Rossum: In Lib/bsddb/test/test_misc.py in the py3k branch I had to disable two test in order to make progress on a mega-merge from the trunk.
The tests are test01_badpointer and test04_double_free_make_key_dbt. I commented them out by inserting "## " in front of each line. Can you please re-enable these tests and fix the code that currently breaks then? ---------- assignee: gregory.p.smith messages: 57031 nosy: gregory.p.smith, gvanrossum priority: urgent severity: urgent status: open title: Two bsddb tests temporarily commented out in py3k branch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1371> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com