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 eolson
Recipients eolson, jafo, jcea, johansen, ysj.ray
Date 2014-04-15.20:34:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397594067.94.0.373755804378.issue2159@psf.upfronthosting.co.za>
In-reply-to
Content
Make the changes backward compatible after getting input on possible problems from r.david.murray
  patch: dbm_bool_c.patch

Now, the only change should be faster performance for bool(db).
History
Date User Action Args
2014-04-15 20:34:28eolsonsetrecipients: + eolson, jafo, jcea, johansen, ysj.ray
2014-04-15 20:34:27eolsonsetmessageid: <1397594067.94.0.373755804378.issue2159@psf.upfronthosting.co.za>
2014-04-15 20:34:27eolsonlinkissue2159 messages
2014-04-15 20:34:27eolsoncreate