Message300499
| Author | zzzeek |
|---|---|
| Recipients | JohanAR, davin, itamarst, ncoghlan, pitrou, python-dev, rhettinger, sbt, serhiy.storchaka, tim.peters, yselivanov, zzzeek |
| Date | 2017-08-18.14:25:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1503066319.13.0.448634906245.issue14976@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. |
|
| History | |||
|---|---|---|---|
| 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: <1503066319.13.0.448634906245.issue14976@psf.upfronthosting.co.za> |
| 2017-08-18 14:25:19 | zzzeek | link | issue14976 messages |
| 2017-08-18 14:25:19 | zzzeek | create | |