Message314518
| Author | methane |
|---|---|
| Recipients | barry, christian.heimes, earonesty, madsjensen, methane, r.david.murray |
| Date | 2018-03-27.11:23:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522149817.28.0.467229070634.issue31853@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why *should*? Legacy ParentClass.method() call is faster than super().method() call, because there are no temporary proxy object. I don't think there are enough reason to replace all legacy parent calls. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-27 11:23:37 | methane | set | recipients: + methane, barry, christian.heimes, r.david.murray, madsjensen, earonesty |
| 2018-03-27 11:23:37 | methane | set | messageid: <1522149817.28.0.467229070634.issue31853@psf.upfronthosting.co.za> |
| 2018-03-27 11:23:37 | methane | link | issue31853 messages |
| 2018-03-27 11:23:37 | methane | create | |