[IronPython] Migration warnings to python 3
Dino Viehland
dinov at microsoft.com
Fri Apr 1 09:35:44 PDT 2011
We do support the -3 option which turns those warnings on but I don't think we have as many warnings as CPython did.
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Markus Schaber
Sent: Friday, April 01, 2011 7:25 AM
To: Discussion of IronPython
Subject: [IronPython] Migration warnings to python 3
Hello,
The current estimate for IronPython to implement python 3 was "not before fall". So applications hosting IronPython must think about paving a good migration path for their users.
AFAIR, the cPython implementation can spit out a bunch of warnings for Code incompatible with cPython 3.
Is this mechanism supported by hosted IronPython?
Grüße,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20110401/4ae19526/attachment.htm>
More information about the Users
mailing list