sagemath/sage

sage.rings.infinity: Remove hard dependency on real_lazy and real_mpfi

Closed this issue · 11 comments

This is for sagemath-polyhedra (#32432).

CC: @dimpase

Component: refactoring

Author: Matthias Koeppe

Branch/Commit: fb9faa6

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/32778

Commit: afe634c

Description changed:

--- 
+++ 
@@ -1 +1 @@
-
+This is for **sagemath-polyhedra** (#32432).

New commits:

afe634csage.rings.infinity: Remove hard dependency on real_lazy and real_mpfi

Branch pushed to git repo; I updated commit sha1. New commits:

fb9faa6src/sage/rings/infinity.py: Fix up: Only call .parent() on elements

Changed commit from afe634c to fb9faa6

comment:7

one green patchbot, one patchbot that was not feeling well

ready for review

Reviewer: Dima Pasechnik

comment:9

lgtm

comment:10

Thank you!