Re: [IronPython] IronPython 2.6 Beta 1 Released

2009-05-21 Thread Dave Fugate
r the confusion, and I'll update the release page now. From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Jones, Larry Sent: Thursday, May 21, 2009 5:25 AM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 Beta 1 Released Gr

Re: [IronPython] IronPython 2.6 Beta 1 Released

2009-05-21 Thread Jones, Larry
surprising. -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland Sent: Wednesday, May 20, 2009 3:46 PM To: Discussion of IronPython Subject: [IronPython] IronPython 2.6 Beta

Re: [IronPython] IronPython 2.6 Beta 1 Released

2009-05-20 Thread Davy Mitchell
Good release guys - thanks. Start up performance is awesome :-) So people know, you have to uninstall the alpha before you run the MSI (well happened for me on XP and Win7). Cheers, Davy -- Davy Stuff - http://daftspaniel.blogspot.com Geeky Stuff - http://daftpython.blogspot.com Davy's I

Re: [IronPython] IronPython 2.6 Beta 1 Released

2009-05-20 Thread Jeff Hardy
Good work, guys! Speaking of installers, are there any plans to have an option for putting the 2.6 assemblies in the GAC? On Wed, May 20, 2009 at 2:45 PM, Dino Viehland wrote: > Hello Python Community, > ... ___ Users mailing list Users@lists.ironpytho

[IronPython] IronPython 2.6 Beta 1 Released

2009-05-20 Thread Dino Viehland
Hello Python Community, We're pleased to announce the release of IronPython 2.6 Beta 1. As you might imagine, this release is all about supporting new CPython 2.6 features such as the 'bytes' and 'bytearray' types (PEP 3112), decorators for classes (PEP 3129), advanced string formatting (PEP 3