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 flox
Recipients flox
Date 2010-08-24.20:54:40
SpamBayes Score 0.00020814525
Marked as misclassified No
Message-id <1282683281.78.0.194152151337.issue9675@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, the issue seems to be in bsddb.

$ ./python -We -c 'import bsddb'
python: Objects/dictobject.c:759: PyDict_SetItem: Assertion `value' failed.
Abandon
History
Date User Action Args
2010-08-24 20:54:41floxsetrecipients: + flox
2010-08-24 20:54:41floxsetmessageid: <1282683281.78.0.194152151337.issue9675@psf.upfronthosting.co.za>
2010-08-24 20:54:40floxlinkissue9675 messages
2010-08-24 20:54:40floxcreate