-
-
Notifications
You must be signed in to change notification settings - Fork 482
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.categories.pushout.type_to_parent: Reimplement using py_scalar_parent #29880
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
New commits:
|
Author: Matthias Koeppe |
Commit: |
Reviewer: Travis Scrimshaw |
comment:3
A good example of needing to DRY things out. ahem Green patchbot => positive review. |
comment:4
Thanks! |
Changed branch from u/mkoeppe/sage_categories_pushout_type_to_parent__reimplement_using_py_scalar_parent to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
type_to_parent
seems to be a less complete implementation ofpy_scalar_parent
.The change on this ticket helps get rid some explicit imports from
sage.rings
.CC: @tscrim @mezzarobba
Component: refactoring
Author: Matthias Koeppe
Branch/Commit:
4b37cc6
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/29880
The text was updated successfully, but these errors were encountered: