R. David Murray <rdmur...@bitdance.com> added the comment:

A focused bug report would focus on *one* of the test failures (as in the 
failures from running a single test_xxxxx).

Python3 does not support Berkeley DB out of the box, you need a third party 
library to get bdb support.

You might be interested to look at our buildbot status page; that will show any 
tests failing on the tips of all the branches current getting modifications.  
http://www.python.org/dev/buildbot/all/console

You will note that we do not currently have a 64bit buildbot for Ubuntu, and 
that the Gentoo 64bit bot is currently offline.  So there may be problems on 
tip of which we aren't aware.  I doubt that argparse is one of them, but you 
never know.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11954>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to