Raymond Hettinger added the comment:

Some of these look gratuitous to me, possibly a wholesale search and replace 
without detailed consideration of each change.  For example, the quick 
informational timing in random.py does not have any downside for using the 
regular time.time().  The changes to asyncio and multiprocessing may be 
warranted.

Davin, would you look at the multiprocessing portion of the patch?

Guido, can you nosy whoever the relevant maintainer is for the asyncio niggling 
details?

----------
nosy: +davin, gvanrossum, rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27916>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to