mirror of https://github.com/python/cpython
0dc8b50d33
This speeds up `super()` (by around 85%, for a simple one-level `super().meth()` microbenchmark) by avoiding allocation of a new single-use `super()` object on each use. |
||
---|---|---|
.. | ||
Build | ||
C API | ||
Core and Builtins | ||
Documentation | ||
IDLE | ||
Library | ||
Security | ||
Tests | ||
Tools-Demos | ||
Windows | ||
macOS |