Commit Graph

10 Commits

Author SHA1 Message Date
Min ho Kim cfb7bd74db Fix typos (#1113) 2019-07-03 11:20:45 -07:00
Min ho Kim e54097d3c4 Fix typos in various PEPs (#1111) 2019-06-24 21:58:50 -07:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Nick Coghlan fd1d3d8396 PEP 504 is withdrawn, not deferred 2015-09-20 23:02:31 +10:00
Nick Coghlan 1b6ff2b4f6 Withdraw PEP 504 in favour of 506 2015-09-20 21:53:54 +10:00
Nick Coghlan 03d1f3be1a PEP 504: expand ensure_repeatable docstring 2015-09-17 00:31:39 +10:00
Nick Coghlan 107927ee7a Major simplification of PEP 504
- drop the submodule idea
- call random.ensure_repeatable() to opt in to the PRNG
- seed(), getstate(), setstate() all call ensure_repeatable()
2015-09-17 00:21:45 +10:00
Nick Coghlan 4634a8bad8 PEP 504: Using the System RNG by default 2015-09-16 00:29:04 +10:00