Hi Vernon, Sounds great! I wasn't sure about the migration from 2.7 to 3.x but now I am excited about IronPython 3.x where do I sign up :) Danny From: vernondc...@gmail.com Date: Wed, 9 Apr 2014 20:32:37 +0100 Subject: Re: [Ironpython-users] Item 34263 in 2.7.5? To: fernandez_d...@hotmail.com CC: jdha...@gmail.com; jkf...@gmail.com; ironpython-users@python.org
I think that would be version 3.3 (or will it be 3.4?) which will be the next "major" release. (Since there will never be a version of Python 2 higher than "2.7" all 2.x releases henceforth will be "point" releases. Let me hasten to point out that, since the unicode vs string vs bytes issue in Python 3 is well defined, the transition to IronPython 3 ought to be painless. Many of the incompatibilities between IronPython and CPython will just go away. Since we will skip ["3.0", "3.1", "3.2"] we will never have to remove the u"unicode string marker", which was the biggest pain in writing runs-on-either version code. 2.7 <-> 3.3 is easy. On Wed, Apr 9, 2014 at 7:58 PM, Daniel Fernandez <fernandez_d...@hotmail.com> wrote: Hi Jeff, Do you think this will be released in 2.7.6? Danny > Date: Wed, 9 Apr 2014 08:58:14 +0100 > From: jdha...@gmail.com > To: jkf...@gmail.com > CC: ironpython-users@python.org > Subject: Re: [Ironpython-users] Item 34263 in 2.7.5? > > On Tue, Apr 8, 2014 at 5:02 PM, John Fullmer <jkf...@gmail.com> wrote: > > Could we add this in 2.7.5? > > > > http://ironpython.codeplex.com/workitem/34263 > > I think changing the defaults for ipy.exe in a point release is too > big a change. It'll have to wait for the next major release. > > - Jeff > _______________________________________________ > Ironpython-users mailing list > Ironpython-users@python.org > https://mail.python.org/mailman/listinfo/ironpython-users _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users