[Ironpython-users] IronPython 2.7.5 Release Schedule

2014-10-20 Thread Jeff Hardy
Unless anything goes wrong, I'mplanning on releasing 2.7.5 RC around Nov. 1 and 2.7.5 final around Nov. 15. Apologies for the long delay between B2 and B3 - I tend to overestimate how much time I have available in the summer (especially given what passes for "summer" in Ireland). - Jeff _

[Ironpython-users] IronPython 2.7.5 Beta 3 Released

2014-10-20 Thread Jeff Hardy
On behalf of the IronPython team, I'm happy to announce the third and final beta release of IronPython 2.7.5. This release includes everything from IronPython 2.7.4 and earlier. Like all Iro

[Ironpython-users] IronPython 2.7.5 Beta 3

2014-10-20 Thread Jeff Hardy
___ Ironpython-users mailing list [email protected] https://mail.python.org/mailman/listinfo/ironpython-users

Re: [Ironpython-users] requests hang on get or post http request

2014-10-20 Thread Jeff Hardy
On Wed, Aug 27, 2014 at 12:03 AM, Daniel Fernandez wrote: > Hi Jeff, > > Is this something we want to go forward with the change in the > PythonBinaryReader:Read > > if(size == 0) { >return string.Empty; > } > > Thanks. I had thought this was included in some other changes but it appears it