Changes between Version 74 and Version 75 of Ticket #26640
- Timestamp:
- 07/10/19 11:10:35 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26640 – Description
v74 v75 17 17 - #27232 is_isomorphic broken with keyword edge_labels=True 18 18 - #27408 Edge view for graphs -- introduce deprecation warning for `sort=None` as the plan is to set `sort=False` by default. 19 - #27948 py3: fix doctests with optional package plantri20 19 21 20 … … 106 105 - #27245 py3: fix doctests in `generic_graph` (part 9) -- `automorphism_group` 107 106 - #27246 py3: fix doctests in `generic_graph` (part 10) -- `is_isomorphic` 107 - #27571 some changes in `automorphism_group` and fix one doctest in `MathonPseudocyclicStronglyRegularGraph` 108 108 - #27695 try to sort vertices to produce consistent graph6 and dig6 strings in Python3 109 - #27 571 some changes in `automorphism_group` and fix one doctest in `MathonPseudocyclicStronglyRegularGraph`109 - #27948 py3: fix doctests with optional package plantri 110 110