Message310109
| Author | gregory.p.smith |
|---|---|
| Recipients | Catalin Patulea, JohanAR, davin, gregory.p.smith, gvanrossum, itamarst, ncoghlan, pitrou, python-dev, rhettinger, sbt, serhiy.storchaka, tim.peters, yselivanov, zzzeek |
| Date | 2018-01-16.20:00:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516132805.14.0.467229070634.issue14976@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Catalin has been examining code... switching concurrent.futures.thread to use SimpleQueue instead of Queue is probably a good idea as the queues in there get used from weakref callbacks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-16 20:00:05 | gregory.p.smith | set | recipients: + gregory.p.smith, gvanrossum, tim.peters, rhettinger, ncoghlan, pitrou, zzzeek, python-dev, sbt, serhiy.storchaka, JohanAR, yselivanov, itamarst, davin, Catalin Patulea |
| 2018-01-16 20:00:05 | gregory.p.smith | set | messageid: <1516132805.14.0.467229070634.issue14976@psf.upfronthosting.co.za> |
| 2018-01-16 20:00:05 | gregory.p.smith | link | issue14976 messages |
| 2018-01-16 20:00:05 | gregory.p.smith | create | |