commit | 5344501ad166c1380be452644a863a4679c4291b | [log] [tgz] |
---|---|---|
author | Andrew Svetlov <andrew.svetlov@gmail.com> | Tue Dec 11 19:07:05 2018 +0200 |
committer | GitHub <noreply@github.com> | Tue Dec 11 19:07:05 2018 +0200 |
tree | 4a2d9f0b0a7225db78451d7720f4189694ea04a9 | |
parent | 7211d306d4c2f73732540759e20dd17bd18b3361 [diff] |
bpo-35394: Add empty slots to abstract asyncio protocols (#10889) * bpo-35394: Add empty slots to abstract asyncio protocols * Add missing test file