Message273175
| Author | vstinner |
|---|---|
| Recipients | python-dev, serhiy.storchaka, vstinner, yselivanov, ztane |
| Date | 2016-08-20.00:42:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471653728.48.0.0929445783549.issue27128@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created two new issues: * issue #27809: _PyObject_FastCall(): add support for keyword arguments * issue #27810: Add METH_FASTCALL: new calling convention for C functions |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-20 00:42:08 | vstinner | set | recipients: + vstinner, python-dev, serhiy.storchaka, yselivanov, ztane |
| 2016-08-20 00:42:08 | vstinner | set | messageid: <1471653728.48.0.0929445783549.issue27128@psf.upfronthosting.co.za> |
| 2016-08-20 00:42:08 | vstinner | link | issue27128 messages |
| 2016-08-20 00:42:08 | vstinner | create | |