Opened 6 years ago
Closed 6 years ago
#22457 closed enhancement (fixed)
py3: more zip as iterators
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-7.6 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Jori Mäntysalo |
Report Upstream: | N/A | Work issues: | |
Branch: | 2d5ccf0 (Commits, GitHub, GitLab) | Commit: | 2d5ccf0f3de99d868d118981c5c42dfe6c061d0e |
Dependencies: | Stopgaps: |
Description
as another step to py3
part of #16082 (not the last one)
Change History (4)
comment:1 Changed 6 years ago by
Branch: | → u/chapoton/22457 |
---|---|
Commit: | → 2d5ccf0f3de99d868d118981c5c42dfe6c061d0e |
Status: | new → needs_review |
comment:2 Changed 6 years ago by
Reviewers: | → Jori Mäntysalo |
---|
comment:4 Changed 6 years ago by
Branch: | u/chapoton/22457 → 2d5ccf0f3de99d868d118981c5c42dfe6c061d0e |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
py3: another pill for the cure of zip