Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable auto-import of lazy variables #379

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

divyansshhh
Copy link
Contributor

These variables come from the pyflyby_autoimport_ namespace which exists in memory and shouldn't be added to a notebook.

These variables come from the `pyflyby_autoimport_` namespace which
exists in memory and shouldn't be added to a notebook.
@divyansshhh divyansshhh requested a review from mlucool November 19, 2024 07:41
@Carreau Carreau merged commit c54822d into master Dec 2, 2024
14 checks passed
@Carreau Carreau deleted the chore/dont-auto-import-lazy-variables branch December 2, 2024 09:40
saharan-deshaw pushed a commit that referenced this pull request Dec 3, 2024
Major changes:

- Bumped lint from 3.12 to 3.13 (#370)
- Bumped actions/checkout from 3 to 4 (#371)
- Bumped peaceiris/actions-gh-pages from 3 to 4 (#373)
- Bumped codecov/codecov-action from 2 to 4 (#374)
- Bump actions/setup-python from 3 to 5 (#372)
- Try to detect non-gloabl unused imports (#369)
- Set sys.last_value / sys.last_exc before entering the debugger (#380)
- Disable auto-import of lazy variables (#379)
- Bump codecov/codecov-action from 4 to 5 (#378)
saharan-deshaw pushed a commit that referenced this pull request Dec 6, 2024
Major changes:

- Bug fix introduced as part of #379
- Enhanced pyflyby debugger to support chained exceptions (#381)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants