[issue34767] Optimize asyncio.Lock

miss-islington report at bugs.python.org
Wed Jun 5 05:33:29 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 9aa78566fbeeb8cdaa669ad22f92cf63765f4135 by Miss Islington (bot) (Zackery Spytz) in branch 'master':
bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-13834)
https://github.com/python/cpython/commit/9aa78566fbeeb8cdaa669ad22f92cf63765f4135


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34767>
_______________________________________


More information about the Python-bugs-list mailing list