Skip to content

Commit

Permalink
PEP 522: clarify rejection rationale
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoghlan committed Aug 16, 2016
1 parent 4606cd4 commit 0917e85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pep-0522.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0917e85

Please sign in to comment.