Changes between Version 153 and Version 155 of Ticket #21869
- Timestamp:
- 07/23/17 07:41:19 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21869
-
Property
Commit
changed from
2ca7a7c934463219690fd31d5ff4f4c3ee341c31
to45e0e8f7cb9b0b6b8aaa1d3af8e4c4a761fb0cca
-
Property
Work issues
changed from
67 failing doctests, comments on github, check docbuild output for broken links
to53 failing doctests, comments on github, check docbuild output for broken links
-
Property
Commit
changed from
-
Ticket #21869 – Description
v153 v155 50 50 {{{ 51 51 src/sage/rings/valuation/inductive_valuation.py # 10 doctests failed 52 src/sage/rings/valuation/developing_valuation.py # 4 doctests failed 53 src/sage/rings/valuation/gauss_valuation.py # 1 doctest failed 54 src/sage/rings/padics/padic_valuation.py # 13 doctests failed 52 src/sage/rings/padics/padic_valuation.py # 10 doctests failed 55 53 src/sage/rings/valuation/valuation.py # 26 doctests failed 56 src/sage/rings/valuation/mapped_valuation.py # 2 doctests failed57 src/sage/rings/valuation/limit_valuation.py # 1 doctest failed58 54 src/sage/rings/valuation/augmented_valuation.py # 7 doctests failed 59 src/sage/rings/function_field/function_field.py # 3 doctests failed60 55 }}} 61 56