-
-
Notifications
You must be signed in to change notification settings - Fork 481
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
sage.geometry.polyhedron.library: Delay import of rings #32780
Comments
New commits:
|
Author: Matthias Koeppe |
Commit: |
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:6
I don't understand:
Why do we do a local import instead of resolving the global lazy import? |
comment:7
Otherwise this looks good to me. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:9
Green bot => Positive review. |
Reviewer: Jonathan Kliem |
comment:11
various failures like this:
|
comment:12
Looks like a bug with lazy import and coercion:
|
comment:13
I see four ways to deal with it:
What do you think of it? |
comment:14
Thanks for investigating this! I've opened #32806 for this. For the present ticket, I'll just revert the last commit and perhaps also get rid of use of |
comment:17
The remaining failures:
are unrelated |
comment:18
LGTM. |
comment:19
Thanks! |
Changed branch from u/mkoeppe/sage_geometry_polyhedron_library__delay_import_of_rings to |
cherry-picked from #32432 (sagemath-polyhedra)
CC: @kliem
Component: refactoring
Author: Matthias Koeppe
Branch/Commit:
59c0973
Reviewer: Jonathan Kliem
Issue created by migration from https://trac.sagemath.org/ticket/32780
The text was updated successfully, but these errors were encountered: