Opened 5 years ago
Closed 5 years ago
#24407 closed enhancement (fixed)
py3: wrap .items() with list in indexed free monoids
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | python3 | Keywords: | |
Cc: | embray, jdemeyer, tscrim, fbissey | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | eff8cee (Commits, GitHub, GitLab) | Commit: | eff8ceef998c52544074846f72dbc06f29547a9c |
Dependencies: | Stopgaps: |
Description
as part of #15981
Change History (4)
comment:1 Changed 5 years ago by
- Branch set to u/chapoton/24407
- Commit set to eff8ceef998c52544074846f72dbc06f29547a9c
- Status changed from new to needs_review
comment:3 Changed 5 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:4 Changed 5 years ago by
- Branch changed from u/chapoton/24407 to eff8ceef998c52544074846f72dbc06f29547a9c
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: wrap .items() with list in indexed free monoids