From: Yury Selivanov Date: Wed, 5 Aug 2015 17:58:43 +0000 (-0400) Subject: Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation. X-Git-Tag: v3.6.0a1~1833 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3c019ca633c62f9f6a5c7a5b422f6e3f9778795;p=python Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation. Patch by Gustavo J. A. M. Carneiro. --- b3c019ca633c62f9f6a5c7a5b422f6e3f9778795