Re: [Python-Dev] [RELEASE] Python 3.7.0a4 is now available for testing

2018-01-09 Thread Victor Stinner
Hi, Python 3.7.0a4 includes the implementation of the PEP 538 (C locale coercion) and PEP 540 (UTF-8 Mode). Please test this Python with various locales, especially with the POSIX ("C") locale! Note: The UTF-8 Mode has a known issue with the readline module, I see how to fix it (add new encode/de

[Python-Dev] [RELEASE] Python 3.7.0a4 is now available for testing

2018-01-09 Thread Ned Deily
Python 3.7.0a4 is the last of four planned alpha releases of Python 3.7, the next feature release of Python. During the alpha phase, Python 3.7 remains under heavy development: additional features will be added and existing features may be modified or deleted. Please keep in mind that this is a p