Commit caa98cb
Keep getattr allive around call
Summary: We need to keep the function alive while we call it - otherwise it can be removed from the dict and go away. 3.14 already does this because it uses GetItemRef.
Reviewed By: itamaro
Differential Revision: D97773747
fbshipit-source-id: 38a7a2cddd41df95a147e356ede3c364edd6c8911 parent f94ee78 commit caa98cb
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
| 813 | + | |
813 | 814 | | |
| 815 | + | |
814 | 816 | | |
815 | 817 | | |
816 | 818 | | |
| |||
0 commit comments