This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients Jason.Vas.Dias, r.david.murray
Date 2011-04-29.14:11:43
SpamBayes Score 1.8399936e-06
Marked as misclassified No
Message-id <1304086304.02.0.447414552738.issue11954@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-04-29 14:11:44r.david.murraysetrecipients: + r.david.murray, Jason.Vas.Dias
2011-04-29 14:11:44r.david.murraysetmessageid: <1304086304.02.0.447414552738.issue11954@psf.upfronthosting.co.za>
2011-04-29 14:11:43r.david.murraylinkissue11954 messages
2011-04-29 14:11:43r.david.murraycreate