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 |