Changes between Version 159 and Version 164 of Ticket #21869
- Timestamp:
- 07/24/17 13:55:34 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21869
-
Property
Dependencies
changed from
#21782, #23166, #23167, #21879, #23185, #23203, #23204, #23211, #23188, #21879, #23186, #23191, #21996, #23190, #23495, #23483
to#21782, #23166, #23167, #21879, #23185, #23203, #23204, #23211, #23188, #21879, #23186, #23191, #21996, #23190, #23495, #23483, #23510, #23525
-
Property
Commit
changed from
249bdc0743c0c79ffd6cec510db0d9c7bbec49e2
to2d1cb90b3deffd9210a9d6366cdf8666c38acbdc
-
Property
Work issues
changed from
36 failing doctests, comments on github, check docbuild output for broken links
to7 failing doctests, check docbuild output for broken links
-
Property
Dependencies
changed from
-
Ticket #21869 – Description
v159 v164 1 1 = Review = 2 3 For your convenience you can review this ticket at https://github.com/saraedum/mac_lane/pull/4 (and leave inline comments.)4 2 5 3 Please check off `[x]` the following when you think that a file is in good shape (modulo the comments that you made.) Or put a `[-]` if it needs substantial work. You can put your name next to file to tell others that you are already having a look at it. … … 49 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: 50 48 {{{ 51 src/sage/rings/padics/padic_valuation.py # 10doctests failed52 src/sage/rings/valuation/valuation.py # 26doctests failed49 src/sage/rings/padics/padic_valuation.py # 2 doctests failed 50 src/sage/rings/valuation/valuation.py # 5 doctests failed 53 51 }}} 54 52