#12486: Add patchbot to Sage itself.
-------------------------------+--------------------------------------------
Reporter: robertwb | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by ddrake):
Replying to [comment:9 davidloeffler]:
> The fix is to add the lines
>
> {{{
> #!python
> a = a.replace("beta", "beta.")
> b = b.replace("beta", "beta.")
> }}}
>
> to util.compare_versions.
The updated patch does that. (It also is a bit more strict about catching
a `ValueError` when doing `int(s)`, which probably isn't a big deal, but
it seems like a good idea.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12486#comment:10>
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.