Message 285670 - Python tracker
Message285670
| Author | vstinner |
|---|---|
| Recipients | serhiy.storchaka, skrah, vstinner |
| Date | 2017-01-17.17:10:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484673002.84.0.91683808833.issue29301@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh wait, I'm not sure that attached patch has a significant impact on performances. It seems like the speedup mostly comes from the print patch: http://bugs.python.org/issue29296#msg285668 But well, it is still interesting to use METH_FASTCALL in decimal ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-17 17:10:02 | vstinner | set | recipients: + vstinner, skrah, serhiy.storchaka |
| 2017-01-17 17:10:02 | vstinner | set | messageid: <1484673002.84.0.91683808833.issue29301@psf.upfronthosting.co.za> |
| 2017-01-17 17:10:02 | vstinner | link | issue29301 messages |
| 2017-01-17 17:10:02 | vstinner | create | |