Skip to content

Use a native __getattr__ hook for AttributeError suggestions (GIL-safe re-land of the miss-only hook)#129

Merged
jhonabreul merged 2 commits into
QuantConnect:masterfrom
jhonabreul:bug-attributeerror-hint-gil
Jul 6, 2026
Merged

Use a native __getattr__ hook for AttributeError suggestions (GIL-safe re-land of the miss-only hook)#129
jhonabreul merged 2 commits into
QuantConnect:masterfrom
jhonabreul:bug-attributeerror-hint-gil

Fix off-GIL AttributeError-hint callback: use a native __getattr__ thunk

d29855e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
Build and Test (3.9)
succeeded Jul 6, 2026 in 2m 18s