[python-committers] [RELEASE] Python 3.7.1 and 3.6.7 are now available

2018-10-22 Thread Ned Deily
On behalf of the Python development community and the Python 3.7 release
team, we are pleased to announce the availability of Python 3.7.1. Python
3.7.1 is the first maintenance release of the newest feature release of
the Python language. You can find Python 3.7.1 here:
https://www.python.org/downloads/release/python-371/

See the What’s New In Python 3.7 document for more information about the
many new features and optimizations included in the 3.7 series. Detailed
information about the changes made in 3.7.1 can be found in its change log:
https://docs.python.org/3.7/whatsnew/3.7.html
https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-1-final

We are also happy to announce the availability of Python 3.6.7, the next
maintenance release of Python 3.6:
https://www.python.org/downloads/release/python-367/

Thanks to all of the many volunteers who help make Python Development and
these releases possible! Please consider supporting our efforts by
volunteering yourself or through organization contributions to the Python
Software Foundation.

--
  Ned Deily
  [email protected] -- []

___
python-committers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/


[python-committers] Vote on governance will happen between Nov 16 - Nov 30

2018-10-22 Thread Łukasz Langa
The voting procedure is described in PEP 8001. I flipped it from "Draft" to 
"Active" without further changes a few minutes ago. That's in the interest of 
giving everybody enough lead time as well as resolving the situation "well 
before PyCon 2019" as per Guido's and Carol's requests.

Please read all the governance PEPs, ask for clarifications, voice all your 
concerns now. Ideally we will make all of the required changes to the PEPs 
early and not last minute before the vote.

There were some suggestions on Discourse for changes to the selected model, the 
biggest being Stefan's suggestion to encrypt the votes and Donald's suggestion 
to use STAR instead of IRV for counting votes. We ended up not going with those 
suggestions. See Brett's comment here as to why:
https://discuss.python.org/t/pep-8001-python-governance-voting-process/233/46 


- Ł___
python-committers mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/