Message300489
| Author | serhiy.storchaka |
|---|---|
| Recipients | JohanAR, davin, itamarst, ncoghlan, pitrou, python-dev, rhettinger, sbt, serhiy.storchaka, tim.peters, yselivanov, zzzeek |
| Date | 2017-08-18.11:08:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1503054532.29.0.817541670658.issue14976@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Are all changes are necessary for this issue or some of them are just an optimization? The patch changes the semantic of public attribute unfinished_tasks. Seems that old unfinished_tasks is new unfinished_tasks + _qsize(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-18 11:08:52 | serhiy.storchaka | set | recipients: + serhiy.storchaka, tim.peters, rhettinger, ncoghlan, pitrou, zzzeek, python-dev, sbt, JohanAR, yselivanov, itamarst, davin |
| 2017-08-18 11:08:52 | serhiy.storchaka | set | messageid: <1503054532.29.0.817541670658.issue14976@psf.upfronthosting.co.za> |
| 2017-08-18 11:08:52 | serhiy.storchaka | link | issue14976 messages |
| 2017-08-18 11:08:52 | serhiy.storchaka | create | |