mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
143 B
ReStructuredText
2 lines
143 B
ReStructuredText
Improve performance of :func:`operator.methodcaller` using the :pep:`590` ``vectorcall`` convention.
|
|
Patch by Anthony Lee and Pieter Eendebak.
|