This is already looking good. An additional advantage to having a new module (as opposed to changing random) is that it could easily be backported as a PyPI package, all the way back to Python 2.7.

I do still think that having a concrete proposal for what should (initially) go into secrets.py would make for a more compelling PEP.

On Tue, Oct 6, 2015 at 9:00 AM, Steven D'Aprano <steve@pearwood.info> wrote:
Hi all,

An updated version of PEP 506 is now available:

https://www.python.org/dev/peps/pep-0506/


If there are no major objections, I intend to take it to python-dev
in a day or two for discussion and a ruling.

Thank you to everyone who contributed to the discussion.


--
Steve
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/



--
--Guido van Rossum (python.org/~guido)