#26486 closed enhancement (fixed)
clean distances_all_pairs.pyx
Reported by: | dcoudert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | graph theory | Keywords: | py3, graph |
Cc: | tscrim, chapoton | Merged in: | |
Authors: | David Coudert | Reviewers: | Sébastien Labbé |
Report Upstream: | N/A | Work issues: | |
Branch: | 4edf71b (Commits, GitHub, GitLab) | Commit: | 4edf71b38b16406ee75b8f855e5876bf57560258 |
Dependencies: | Stopgaps: |
Description
Clean distances_all_pairs.pyx
, mostly PEP8.
Change History (5)
comment:1 Changed 2 years ago by
- Branch set to public/26486_distances_all_pairs
- Cc tscrim chapoton added
- Commit set to 4edf71b38b16406ee75b8f855e5876bf57560258
- Status changed from new to needs_review
comment:2 Changed 2 years ago by
- Reviewers set to Sébastien Labbé
- Status changed from needs_review to positive_review
comment:3 Changed 2 years ago by
Thank you.
comment:4 Changed 2 years ago by
- Branch changed from public/26486_distances_all_pairs to 4edf71b38b16406ee75b8f855e5876bf57560258
- Resolution set to fixed
- Status changed from positive_review to closed
comment:5 Changed 2 years ago by
- Milestone changed from sage-8.4 to sage-8.5
This should be re-targeted for 8.5.
Note: See
TracTickets for help on using
tickets.
New commits:
clean distances_all_pairs.pyx