mike bayer added the comment:

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

per http://bugs.python.org/msg275377 guido does not want an RLock here.

----------

_______________________________________
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