Message 275412 - Python tracker
Message275412
| Author | vstinner |
|---|---|
| Recipients | Demur Rumed, Mark.Shannon, python-dev, serhiy.storchaka, vstinner, yselivanov |
| Date | 2016-09-09.19:51:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473450695.59.0.346786736733.issue27213@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I just pushed my patch for the issue #27830 (add _PyObject_FastCallKeywords()). I'm trying to even push the first parts of METH_FASTCALL (issue #27810). Could you please try to rebase callfunc-9.patch on top of the development branch? The code is moving soooo fast this week :-/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-09 19:51:35 | vstinner | set | recipients: + vstinner, Mark.Shannon, python-dev, serhiy.storchaka, yselivanov, Demur Rumed |
| 2016-09-09 19:51:35 | vstinner | set | messageid: <1473450695.59.0.346786736733.issue27213@psf.upfronthosting.co.za> |
| 2016-09-09 19:51:35 | vstinner | link | issue27213 messages |
| 2016-09-09 19:51:35 | vstinner | create | |