PEP 522: clarify rejection rationale

This commit is contained in:
Nick Coghlan 2016-08-16 11:34:02 +10:00
parent 4606cd43ca
commit 0917e85371
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,8 @@ PEP Rejection
=============
For the reference implementation, Guido rejected this PEP in favour of the
unconditional implicit blocking proposal in PEP 524.
unconditional implicit blocking proposal in PEP 524 (which brings CPython's
behaviour on Linux into line with its behaviour on other operating systems).
This means any further discussion of appropriate default behaviour for
``os.urandom()`` in system Python installations in Linux distributions should