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 vstinner
Recipients jcea, serhiy.storchaka, vstinner
Date 2017-05-03.16:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493827462.13.0.764919909599.issue30257@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2c27731901003cbcc64056fe9db725abe8484616 by Victor Stinner in branch '2.7':
bpo-30257: _bsddb: Fix newDBObject() (#1428)
https://github.com/python/cpython/commit/2c27731901003cbcc64056fe9db725abe8484616
History
Date User Action Args
2017-05-03 16:04:22vstinnersetrecipients: + vstinner, jcea, serhiy.storchaka
2017-05-03 16:04:22vstinnersetmessageid: <1493827462.13.0.764919909599.issue30257@psf.upfronthosting.co.za>
2017-05-03 16:04:22vstinnerlinkissue30257 messages
2017-05-03 16:04:22vstinnercreate