Re: [IronPython] Migration warnings to python 3

2011-04-04 Thread Markus Schaber
. April 2011 08:17 > An: Discussion of IronPython > Betreff: Re: [IronPython] Migration warnings to python 3 > > Hi, Dino, > > I guess this is okay, some things like string / Unicode semantics are > actually already like in Python 3. > > I'll skim the hosting API

Re: [IronPython] Migration warnings to python 3

2011-04-03 Thread Markus Schaber
Hi, Dino, I guess this is okay, some things like string / Unicode semantics are actually already like in Python 3. I'll skim the hosting API to find out how I can get those warnings in hosted environment. Regards, Markus Von: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.iro

Re: [IronPython] Migration warnings to python 3

2011-04-01 Thread Dino Viehland
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-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Markus Schaber Sent: Friday, April 01, 2011 7:25 AM To: Discussion of IronPython