Commit 194bac9
Fix dispid caching in dynamic.CDispatch.__getattr__
Property 'dispid's only found by __AttrToID__() / GetIDsOfNames()
were not cached in propMap and caused time consuming search upon
every read.1 parent 8412f31 commit 194bac9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| 602 | + | |
602 | 603 | | |
603 | 604 | | |
604 | 605 | | |
| |||
0 commit comments