Message283303
| Author | vstinner |
|---|---|
| Recipients | python-dev, serhiy.storchaka, vstinner |
| Date | 2016-12-15.13:49:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481809744.89.0.309079655078.issue28870@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I also tried Serhiy's approach, split the function into subfunctions, but the result is not as good as expected: 496 bytes. See attached subfunc.patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-15 13:49:04 | vstinner | set | recipients: + vstinner, python-dev, serhiy.storchaka |
| 2016-12-15 13:49:04 | vstinner | set | messageid: <1481809744.89.0.309079655078.issue28870@psf.upfronthosting.co.za> |
| 2016-12-15 13:49:04 | vstinner | link | issue28870 messages |
| 2016-12-15 13:49:04 | vstinner | create | |