Message 285784 - Python tracker
Message285784
| Author | serhiy.storchaka |
|---|---|
| Recipients | methane, python-dev, serhiy.storchaka, vstinner |
| Date | 2017-01-19.12:13:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484827998.47.0.746428626193.issue29296@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Why can't we start with METH_FASTCALL and convert to AC later? It increases the maintenance burden. When the fastcall protocol be changed, this would require changing more handwritten code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-19 12:13:18 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, methane, python-dev |
| 2017-01-19 12:13:18 | serhiy.storchaka | set | messageid: <1484827998.47.0.746428626193.issue29296@psf.upfronthosting.co.za> |
| 2017-01-19 12:13:18 | serhiy.storchaka | link | issue29296 messages |
| 2017-01-19 12:13:18 | serhiy.storchaka | create | |