Opened 3 years ago
Closed 3 years ago
#26973 closed enhancement (fixed)
py3: avoid .vertices() in graph_plot.py
Reported by: | dcoudert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.6 |
Component: | graph theory | Keywords: | py3, graph |
Cc: | chapoton | Merged in: | |
Authors: | David Coudert | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | 4af5fca (Commits, GitHub, GitLab) | Commit: | 4af5fca638f03585257d4df5602e47a078b1d37f |
Dependencies: | Stopgaps: |
Description
Change History (3)
comment:1 Changed 3 years ago by
- Branch set to public/26973_graph_plot
- Commit set to 4af5fca638f03585257d4df5602e47a078b1d37f
- Status changed from new to needs_review
comment:2 Changed 3 years ago by
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
ok, merci
comment:3 Changed 3 years ago by
- Branch changed from public/26973_graph_plot to 4af5fca638f03585257d4df5602e47a078b1d37f
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
trac #26973: avoid .vertices() in graph_plot.py