Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove assertion that globals must == locals in is_lazy_imports_active()
Summary: Once assertions are enabled in libpython for CinderX dev builds in D64501543, we start seeing this assertion fire in tests. It typically comes up when using Python `exec()` with explicitly specified locals/globals. Reviewed By: Kronuz, SonicField Differential Revision: D64511886 fbshipit-source-id: 332ffa20953d0dada2cb12e6f0e4481f67f50724
- Loading branch information