[issue27585] asyncio.Lock deadlock after cancellation

2017-04-07 Thread Mathieu Sornay
Changes by Mathieu Sornay : -- pull_requests: +1188 ___ Python tracker <http://bugs.python.org/issue27585> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue27585] asyncio.Lock deadlock after cancellation

2016-11-16 Thread Mathieu Sornay
Mathieu Sornay added the comment: Fix attempt : https://github.com/python/asyncio/pull/467 -- ___ Python tracker <http://bugs.python.org/issue27585> ___ ___ Pytho

[issue27585] asyncio.Lock deadlock after cancellation

2016-11-15 Thread Mathieu Sornay
Mathieu Sornay added the comment: I might have found another pathological case not fixed by https://github.com/python/asyncio/pull/393 Tested in 3.6.0b3 The deadlock.py file prints : DEADLOCK HERE _locked: False _waiters: deque([]) -- nosy: +msornay versions: +Python 3.6 -Python

[issue23749] asyncio missing wrap_socket (starttls)

2015-10-01 Thread Mathieu Sornay
Changes by Mathieu Sornay : -- nosy: +msornay ___ Python tracker <http://bugs.python.org/issue23749> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue14044] IncompleteRead error with urllib2 or urllib.request -- fine with urllib, wget, or curl

2013-09-29 Thread Mathieu Sornay
Changes by Mathieu Sornay : -- nosy: +lechfeck ___ Python tracker <http://bugs.python.org/issue14044> ___ ___ Python-bugs-list mailing list Unsubscribe: