Message273391
I just took a quick look at the fastcall_kwargs-2.patch for now. It looks ok in general, but it also adds quite some special code for the dict-to-locals mapping. Is the keyword argument calling case really that important? I mean, it requires creating a dict and filling it, after all. People would rather avoid that in the first place if they care about performance. I wouldn't object, I'm merely asking... |
|
| Date |
User |
Action |
Args |
| 2016-08-22 18:11:29 | scoder | set | recipients:
+ scoder, vstinner, serhiy.storchaka |
| 2016-08-22 18:11:29 | scoder | set | messageid: <[email protected]> |
| 2016-08-22 18:11:29 | scoder | link | issue27809 messages |
| 2016-08-22 18:11:29 | scoder | create | |
|