Skip to content

gh-74690: Optimise isinstance() and issubclass() calls against runtime-checkable protocols by avoiding costly super() calls#112708

Merged
AlexWaygood merged 3 commits intopython:mainfrom
AlexWaygood:protocol-costly-super-calls
Dec 4, 2023
Merged

gh-74690: Optimise `isinstance()` and `issubclass()` calls against runtime-checkable protocols by avoiding costly `super()` calls#112708
AlexWaygood merged 3 commits intopython:mainfrom
AlexWaygood:protocol-costly-super-calls

Commits