Message300499
> 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. |
|
| Date |
User |
Action |
Args |
| 2017-08-18 14:25:19 | zzzeek | set | recipients:
+ zzzeek, tim.peters, rhettinger, ncoghlan, pitrou, python-dev, sbt, serhiy.storchaka, JohanAR, yselivanov, itamarst, davin |
| 2017-08-18 14:25:19 | zzzeek | set | messageid: <[email protected]> |
| 2017-08-18 14:25:19 | zzzeek | link | issue14976 messages |
| 2017-08-18 14:25:19 | zzzeek | create | |
|