commit | 537877d85d1c27d2c2f5189e39da64a7a0c413d3 | [log] [tgz] |
---|---|---|
author | Emmanuel Arias <emmanuelarias30@gmail.com> | Tue Sep 10 07:55:07 2019 -0300 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 10 03:55:07 2019 -0700 |
tree | 44b52523924c0c5496ceba24ffbe0b6ba95e569f | |
parent | 9669931e5e76cf4b6ae6d3d66e699b5fd6ffe931 [diff] |
bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [locks] (GH-13920) This PR deprecate explicit loop parameters in all public asyncio APIs This issues is split to be easier to review. Third step: locks.py https://bugs.python.org/issue36373