commit | 87a865ec15fa899a1f12be81f41a4c5e649a2833 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jun 05 03:17:42 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 05 03:17:42 2019 -0700 |
tree | 91038dee97da4a3a57cb7202172e0cbd974e00f0 | |
parent | f2054d956529606a08adfd6de133103276c49f7e [diff] |
bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-13834) https://bugs.python.org/issue34767 (cherry picked from commit 9aa78566fbeeb8cdaa669ad22f92cf63765f4135) Co-authored-by: Zackery Spytz <zspytz@gmail.com>