[issue29971] threading.Lock.acquire() not interruptible on Windows

2022-03-11 Thread STINNER Victor
Change by STINNER Victor : -- nosy: -vstinner ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue29971] threading.Lock.acquire() not interruptible on Windows

2022-03-04 Thread Géry
Change by Géry : -- nosy: +maggyero ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/ma

[issue29971] threading.Lock.acquire() not interruptible on Windows

2021-12-19 Thread Alex Waygood
Change by Alex Waygood : -- stage: -> needs patch versions: +Python 3.11 -Python 3.8 ___ Python tracker ___ ___ Python-bugs-list ma

[issue29971] threading.Lock.acquire() not interruptible on Windows

2021-09-27 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- title: Lock.acquire() not interruptible on Windows -> threading.Lock.acquire() not interruptible on Windows ___ Python tracker ___