Message294742
| Author | serhiy.storchaka |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner |
| Date | 2017-05-30.07:06:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496128003.99.0.761669325769.issue30509@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have other patch that makes `a + b` yet tens percents faster, faster than `a.__add__(b)`, by adding functions and declarations that are never used. Confusing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-30 07:06:44 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, vstinner |
| 2017-05-30 07:06:43 | serhiy.storchaka | set | messageid: <1496128003.99.0.761669325769.issue30509@psf.upfronthosting.co.za> |
| 2017-05-30 07:06:43 | serhiy.storchaka | link | issue30509 messages |
| 2017-05-30 07:06:43 | serhiy.storchaka | create | |