Skip to content

Commit 59139a1

Browse files
Merge branch 'unbound_method_call_attribute' of https://github.com/Fidget-Spinner/cpython into unbound_method_call_attribute
2 parents c2b7441 + 4c28ac6 commit 59139a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Improve performance of attribute lookups on objects with custom ``__getattribute__`` and ``__getattr__``. Patch by Ken Jin.

0 commit comments

Comments
 (0)