You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prefer using the module loader to get source in builder. (#1207)
* Use loader.get_source() in builder.module_build()
Otherwise we fail to get the module source code when running in an
embedded hermetic interpreter environment where the source does not
live on a filesystem.
Co-authored-by: Pierre Sassoulas <[email protected]>
0 commit comments