Message285774
When analyzing how FASTCALL handles "func(**kwargs)" calls for Python functions, I identified a missed optimization. I created the issue #29318: "Optimize _PyFunction_FastCallDict() for **kwargs". |
|
Date |
User |
Action |
Args |
2017-01-19 11:34:30 | vstinner | set | recipients:
+ vstinner, rhettinger, larry, methane |
2017-01-19 11:34:29 | vstinner | set | messageid: <1484825669.98.0.062364263253.issue29312@psf.upfronthosting.co.za> |
2017-01-19 11:34:29 | vstinner | link | issue29312 messages |
2017-01-19 11:34:29 | vstinner | create | |
|