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, georg.brandl, pitrou
Date 2010-11-24.13:05:16
SpamBayes Score 0.00029905772
Marked as misclassified No
Message-id <1290603925.1.0.525314033475.issue10518@psf.upfronthosting.co.za>
In-reply-to
Content
It was just resting. Here is a patch to wake it up for 3.2 (or 3.3 pending moratorium interpretation).

As for the py3k warning in 2.x (and the 2to3 fixer), it's not obvious what we should do: callable() clearly doesn't exist in 3.0 and 3.1.
History
Date User Action Args
2010-11-24 13:05:25pitrousetrecipients: + pitrou, georg.brandl, benjamin.peterson
2010-11-24 13:05:25pitrousetmessageid: <1290603925.1.0.525314033475.issue10518@psf.upfronthosting.co.za>
2010-11-24 13:05:16pitroulinkissue10518 messages
2010-11-24 13:05:16pitroucreate