Message312378
I took another look at this and it's still unclear whether it's worth the performance loss.
Perhaps moving fsencode and fsdecode (almost) entirely into C would be a better approach? That shouldn't send us backwards at all, and all they really do is a typecheck and then calling a function that's already written in C. |
|
| Date |
User |
Action |
Args |
| 2018-02-19 23:01:18 | steve.dower | set | recipients:
+ steve.dower, lemburg, paul.moore, vstinner, tim.golden, zach.ware, JGoutin |
| 2018-02-19 23:01:18 | steve.dower | set | messageid: <[email protected]> |
| 2018-02-19 23:01:18 | steve.dower | link | issue29241 messages |
| 2018-02-19 23:01:18 | steve.dower | create | |
|