-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
Prevent circular import of matrix space #34283
Comments
Commit: |
This comment has been minimized.
This comment has been minimized.
Author: Sebastian Oehms |
Changed keywords from none to matrix, space, circular, import |
New commits:
|
comment:3
I would suggest to move the imports even closer to their uses, to match the other imports done in this function |
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:6
Replying to @mkoeppe:
Done! |
Reviewer: Matthias Koeppe |
comment:8
Thanks! |
Changed branch from u/soehms/circular_import_matrix_space_34283 to |
The issue occurs randomly when testing ticket #34185 on a system with the optional package meataxe being present. For example
Of course this also occurs (randomly) with option
--hide=all
or--hide=optional
.Part of Meta-ticket #33580: make all modules importable without sage.all
Component: doctest framework
Keywords: matrix, space, circular, import
Author: Sebastian Oehms
Branch/Commit:
53d8d11
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/34283
The text was updated successfully, but these errors were encountered: