Message272979
I left this issue open for three reasons.
1. I had ideas and almost finished patch for different optimization. Unfortunately my hope was not justified, new implementation is slower. If I fail to fix it in few days, I'll close the issue.
2. For bikeshedding in case somebody want to suggest different names or interface.
3. I was going to convert most occurrences of PyArg_ParseTupleAndKeywords() to Argument Clinic for achieving larger effect of this optimization. But this patch was larger than I expected. |
|
Date |
User |
Action |
Args |
2016-08-17 18:18:16 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, brett.cannon, rhettinger, gregory.p.smith, pitrou, vstinner, larry, python-dev |
2016-08-17 18:18:16 | serhiy.storchaka | set | messageid: <1471457896.16.0.177375468506.issue27574@psf.upfronthosting.co.za> |
2016-08-17 18:18:16 | serhiy.storchaka | link | issue27574 messages |
2016-08-17 18:18:16 | serhiy.storchaka | create | |
|