Re: [RELEASED] Python 3.5.0b2 is now available

2015-06-06 Thread Terry Reedy
On 6/6/2015 5:24 AM, Joonas Liik wrote: Perhaps its just me, but it seems to me that this release is mighty picky about annotations. More specifically everything is fine in the interactive interpreter but the same code won't fly when run as a file. example: def some_function(my_arg:"my random a

Re: [RELEASED] Python 3.5.0b2 is now available

2015-06-06 Thread Steven D'Aprano
On Sat, 6 Jun 2015 07:24 pm, Joonas Liik wrote: > Perhaps its just me, but it seems to me that this release is mighty picky > about annotations. > > More specifically everything is fine in the interactive interpreter but > the same code won't fly when run as a file. > > example: > def some_funct

Re: [RELEASED] Python 3.5.0b2 is now available

2015-06-06 Thread Joonas Liik
Perhaps its just me, but it seems to me that this release is mighty picky about annotations. More specifically everything is fine in the interactive interpreter but the same code won't fly when run as a file. example: def some_function(my_arg:"my random annotation")->"my random return type annota

Re: [RELEASED] Python 3.5.0b2 is now available

2015-06-01 Thread MRAB
On 2015-06-01 21:57, Terry Reedy wrote: On 6/1/2015 7:48 AM, MRAB wrote: I've just run "Windows x86 executable installer" and "Windows x86-64 executable installer". While installing, the progress messages overwrote each other without clearing the background each time. I saw something like th

Re: [RELEASED] Python 3.5.0b2 is now available

2015-06-01 Thread Zachary Ware
On Mon, Jun 1, 2015 at 3:57 PM, Terry Reedy wrote: > On 6/1/2015 7:48 AM, MRAB wrote: > >> I've just run "Windows x86 executable installer" and "Windows x86-64 >> executable installer". >> >> While installing, the progress messages overwrote each other without >> clearing the background each time.

Re: [RELEASED] Python 3.5.0b2 is now available

2015-06-01 Thread Terry Reedy
On 6/1/2015 7:48 AM, MRAB wrote: I've just run "Windows x86 executable installer" and "Windows x86-64 executable installer". While installing, the progress messages overwrote each other without clearing the background each time. I saw something like that too. Can you open a tracker issue wit

Re: [RELEASED] Python 3.5.0b2 is now available

2015-06-01 Thread MRAB
On 2015-06-01 05:37, Larry Hastings wrote: On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0b2. Python 3.5.0b1 had a major regression (see http://bugs.python.org/issue24285 for more information) and as such w

[RELEASED] Python 3.5.0b2 is now available

2015-05-31 Thread Larry Hastings
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0b2. Python 3.5.0b1 had a major regression (see http://bugs.python.org/issue24285 for more information) and as such was not suitable for testing Python 3.5.