Antoine Pitrou added the comment:

Here is a pure Python PoC patch that allows unbounded Queue and LifoQueue to 
have reentrant put().

----------
keywords: +patch
nosy: +serhiy.storchaka
Added file: http://bugs.python.org/file47092/q_reentrancy.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14976>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to