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 ncoghlan
Recipients Rhamphoryncus, brett.cannon, jlaurila, ncoghlan
Date 2008-07-10.09:59:16
SpamBayes Score 0.11405624
Marked as misclassified No
Message-id <1215683957.42.0.727262284706.issue3329@psf.upfronthosting.co.za>
In-reply-to
Content
Given where we are in the release cycle, I've bumped the target releases
to 2.7/3.1. So Symbian are probably going to have to do something
port-specific anyway in order to get 2.6/3.0 up and running.

And in terms of hooking into this kind of thing, some simple macros that
can be overriden in pyport.h (as Brett suggested) may be a better idea
than baking any specific approach into the core interpreter.
History
Date User Action Args
2008-07-10 09:59:17ncoghlansetspambayes_score: 0.114056 -> 0.11405624
recipients: + ncoghlan, brett.cannon, Rhamphoryncus, jlaurila
2008-07-10 09:59:17ncoghlansetspambayes_score: 0.114056 -> 0.114056
messageid: <1215683957.42.0.727262284706.issue3329@psf.upfronthosting.co.za>
2008-07-10 09:59:16ncoghlanlinkissue3329 messages
2008-07-10 09:59:16ncoghlancreate