Opened 6 years ago
Closed 6 years ago
#22603 closed enhancement (fixed)
py3: last step for zip
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.6 |
Component: | python3 | Keywords: | |
Cc: | saraedum, tscrim, jmantysalo | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | David Coudert |
Report Upstream: | N/A | Work issues: | |
Branch: | 141ffc0 (Commits, GitHub, GitLab) | Commit: | 141ffc0cc8bac6532f48d79a959b995d5563d5e2 |
Dependencies: | Stopgaps: |
Description (last modified by )
part of #16082
hopefully the last step to python3 compatible zip
Change History (6)
comment:1 Changed 6 years ago by
Branch: | → u/chapoton/22603 |
---|---|
Commit: | → 141ffc0cc8bac6532f48d79a959b995d5563d5e2 |
Status: | new → needs_review |
comment:2 Changed 6 years ago by
Cc: | saraedum added |
---|
comment:3 Changed 6 years ago by
Description: | modified (diff) |
---|---|
Summary: | p3: last step for zip → py3: last step for zip |
comment:5 Changed 6 years ago by
Reviewers: | → David Coudert |
---|---|
Status: | needs_review → positive_review |
Passes all tests on src/sage/graphs/
. Good to go.
comment:6 Changed 6 years ago by
Branch: | u/chapoton/22603 → 141ffc0cc8bac6532f48d79a959b995d5563d5e2 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
py3: handle last change for zip