commit | 9008be303a89bfab8c3314c6a42330b5523adc8b | [log] [tgz] |
---|---|---|
author | Emmanuel Arias <emmanuelarias30@gmail.com> | Tue Sep 10 08:46:12 2019 -0300 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 10 04:46:12 2019 -0700 |
tree | 3dea5bc60360ec41f6984a927ba628947c8e4589 | |
parent | 57ea33560662e0f20a3b0334bb20065771edf4da [diff] |
bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [queue] (GH-13950) This PR deprecate explicit loop parameters in all public asyncio APIs This issues is split to be easier to review. fourth step: queue.py https://bugs.python.org/issue36373