Message 285781 - Python tracker
Message285781
| Author | vstinner |
|---|---|
| Recipients | methane, python-dev, serhiy.storchaka, vstinner |
| Date | 2017-01-19.11:55:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484826937.55.0.757554779801.issue29296@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I pushed print-fastcall.patch since it's simple and has a significant impact on bm_telco benchmark (especially when tp_fastcall slot will be added). I added a reminder (msg285779) in #20291 to convert print() once AC will support **kwargs. Can we close the issue, or do you prefer to keep it open? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-19 11:55:37 | vstinner | set | recipients: + vstinner, methane, python-dev, serhiy.storchaka |
| 2017-01-19 11:55:37 | vstinner | set | messageid: <1484826937.55.0.757554779801.issue29296@psf.upfronthosting.co.za> |
| 2017-01-19 11:55:37 | vstinner | link | issue29296 messages |
| 2017-01-19 11:55:37 | vstinner | create | |