Hi,

Would it be possible to take a decision on the PEP 522 and PEP 524? Deadline for new features in Python 3.6 is in one month or something like that, no?

My PEP:
https://www.python.org/dev/peps/pep-0524/
"PEP 524 -- Make os.urandom() blocking on Linux"

Nick's PEP:
https://www.python.org/dev/peps/pep-0522/
"PEP 522 -- Allow BlockingIOError in security sensitive APIs"

Victor