Changes between Version 201 and Version 204 of Ticket #21869
- Timestamp:
- 10/05/17 11:06:32 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21869
-
Property
Status
changed from
needs_work
toneeds_review
-
Property
Work issues
changed from
1 failing doctest, check docbuild output for broken links
tocheck docbuild output for broken links
-
Property
Commit
changed from
41277b3f9070fe51be20cdc05f15f4c852e12205
todfad6f47d2e8edf2e7cb694f29cc0c4316a4dc1c
-
Property
Status
changed from
-
Ticket #21869 – Description
v201 v204 43 43 * [x] https://drugtestbots.info/maclane/reference/rings_standard/sage/rings/rational_field.html#sage.rings.rational_field.RationalField.valuation 44 44 * [x] https://drugtestbots.info/maclane/reference/rings_standard/sage/rings/integer_ring.html 45 == Known Issues ==46 47 Some tests fail because some of the paths broke when moving the code from github into sage. The following are known problems – Julian aka saraedum is working on these:48 {{{49 sage -t src/sage/rings/valuation/valuation.py # 1 doctest failed50 51 }}}52 45 53 46 = Necessary changes =