Message387482
> +0 I don't see any downside.
Thank you Raymond :)
I agree with your view, At first, I thought that instantiation time reducing is also meaningful and we already applied PEP 590 for some of the types to reduce instantiation. (e.g range(), list(), dict(), bool(), reversed(), type()..)
And also I thought that filter is one of the well-used features in Python so it was one of the candidates to apply from my sight. ;)
But if this PR only consume maintenance cost, I am okay with not to apply it doesn't matter :)
And happy new year Raymond(Sorry I am late ;) But the lunar new year was only 2weeks ago so not too late lol) |
|
Date |
User |
Action |
Args |
2021-02-22 00:18:12 | corona10 | set | recipients:
+ corona10, rhettinger, vstinner |
2021-02-22 00:18:12 | corona10 | set | messageid: <1613953092.75.0.0835912359671.issue43287@roundup.psfhosted.org> |
2021-02-22 00:18:12 | corona10 | link | issue43287 messages |
2021-02-22 00:18:12 | corona10 | create | |
|