PEP 522: clarify rejection rationale
This commit is contained in:
parent
4606cd43ca
commit
0917e85371
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue