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 larry
Recipients benjamin.peterson, brian.curtin, flox, larry, lemburg, pitrou, vstinner
Date 2010-04-02.20:14:58
SpamBayes Score 3.7092707e-06
Marked as misclassified No
Message-id <1270239300.07.0.212424028655.issue7992@psf.upfronthosting.co.za>
In-reply-to
Content
Yes.  I was told it was inappropriate for me to change the bsddb module, as it's independently maintained by Jesus Cea.  I sent Mr. Cea a patch last night; I hope he chooses to merge it soon.

Since CObjects are marked Pending Deprecation, and bsddb is using a CObject, this is correct behavior.

Were you mentioning it simply to bring it my attention, or am I missing something important?
History
Date User Action Args
2010-04-02 20:15:00larrysetrecipients: + larry, lemburg, pitrou, vstinner, benjamin.peterson, brian.curtin, flox
2010-04-02 20:15:00larrysetmessageid: <1270239300.07.0.212424028655.issue7992@psf.upfronthosting.co.za>
2010-04-02 20:14:58larrylinkissue7992 messages
2010-04-02 20:14:58larrycreate