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 pitrou
Recipients benjamin.peterson, pitrou
Date 2009-05-24.23:59:06
SpamBayes Score 1.1349952e-06
Marked as misclassified No
Message-id <1243209549.38.0.699776358822.issue6101@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure I understand the point of PyInstance_Check() in
lookup_special().

You should bump the bytecode version in import.c.

By the way, there are some "with" tests in pybench (you can run them
using "-t With").
History
Date User Action Args
2009-05-24 23:59:10pitrousetrecipients: + pitrou, benjamin.peterson
2009-05-24 23:59:09pitrousetmessageid: <1243209549.38.0.699776358822.issue6101@psf.upfronthosting.co.za>
2009-05-24 23:59:07pitroulinkissue6101 messages
2009-05-24 23:59:06pitroucreate