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, jcea, larry, lemburg, pitrou, vstinner
Date 2010-04-20.00:04:41
SpamBayes Score 0.06835969
Marked as misclassified No
Message-id <1271721883.4.0.905786715322.issue7992@psf.upfronthosting.co.za>
In-reply-to
Content
Marking closed, as promised; 2.7b1 has been out for nine days and there hasn't been a peep.  If new problems crop up from the capsule backport, please create a new issue and assign it to me.

For posterity: 2.7b1 shipped with a bsddb that still publishes a CObject.  This is the only CObject left in 2.7b1, and Python doesn't itself use that CObject for anything.  Therefore there are no CObject exploits left in pure Python 2.7b1.  I don't know if bsddb will switch to a capsule in a later Python 2.7 beta; that's up to Jesus and Benjamin and co.  But I suspect it won't.
History
Date User Action Args
2010-04-20 00:04:43larrysetrecipients: + larry, lemburg, jcea, pitrou, vstinner, benjamin.peterson, brian.curtin, flox
2010-04-20 00:04:43larrysetmessageid: <1271721883.4.0.905786715322.issue7992@psf.upfronthosting.co.za>
2010-04-20 00:04:42larrylinkissue7992 messages
2010-04-20 00:04:41larrycreate