[RELEASE] Python 3.6.0b2 is now available
Robin Becker
robin at reportlab.com
Wed Oct 12 06:56:21 EDT 2016
More information about the Python-list mailing list
Wed Oct 12 06:56:21 EDT 2016
- Previous message (by thread): [RELEASE] Python 3.6.0b2 is now available
- Next message (by thread): [RELEASE] Python 3.6.0b2 is now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 11/10/2016 02:12, Ned Deily wrote: > On behalf of the Python development community and the Python 3.6 release > team, I'm happy to announce the availability of Python 3.6.0b2. 3.6.0b2 > is the second of four planned beta releases of Python 3.6, the next major > release of Python, and marks the end of the feature development phase > for 3.6. ....... thanks > -- > Ned Deily > nad at python.org -- [] > I notice an extra space at the windows command prompt compared with 3.5, is that deliberate? > C:\ux\XB33>\python35\python > Python 3.5.0 (v3.5.0:374f501f4567, Sep 13 2015, 02:27:37) [MSC v.1900 64 bit (AMD64)] on win32 > Type "help", "copyright", "credits" or "license" for more information. >>>> import sys >>>> > C:\ux\XB33\repos\pyRXP>..\..\py36_amd64\Scripts\python.exe > Python 3.6.0b2 (default, Oct 10 2016, 21:15:32) [MSC v.1900 64 bit (AMD64)] on win32 > Type "help", "copyright", "credits" or "license" for more information. >>>> import sys -- Robin Becker
- Previous message (by thread): [RELEASE] Python 3.6.0b2 is now available
- Next message (by thread): [RELEASE] Python 3.6.0b2 is now available
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list