#715: Parents probably not reclaimed due to too much caching
------------------------+---------------------------------------------------
Reporter: robertwb | Owner: somebody
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.8
Component: coercion | Keywords: weak cache coercion
Work_issues: | Upstream: N/A
Reviewer: | Author: Simon King
Merged: | Dependencies:
------------------------+---------------------------------------------------
Changes (by SimonKing):
* dependencies: #11900 =>
Comment:
It turns out that #11900 is indeed not needed.
I can not reproduce any of the errors you mention.
Moreover, the file "sage/devel/sage/databases/database.py", for which you
reported an error, does not exist in vanilla sage (not in 4.7.2 and not in
4.8.alpha3).
Did you test other patches before returning to vanilla 4.7.2? Namely, when
a patch changes a module from python to cython, and one wants to remove
the patch, then it is often needed to also remove any reference to the
cython module in `build/sage/...` and in `build/*/sage/...`. For example,
when I had #11115 applied and want to remove it again, then I would do `rm
build/sage/misc/cachefunc.*` and `rm build/*/sage/misc/cachefunc.*`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/715#comment:26>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.