Opened 2 years ago
Closed 2 years ago
#26664 closed enhancement (fixed)
py3: fix tensor operations for Klyachko bundles
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 76583de (Commits, GitHub, GitLab) | Commit: | 76583dee89bd07781d0c0b4f1f603f09f7e9271b |
Dependencies: | Stopgaps: |
Description
by wrapping range and map with list(..)
Change History (9)
comment:1 Changed 2 years ago by
- Branch set to u/chapoton/26664
- Commit set to b7b73989c5408537ba998c69e2c6c2b051d8a388
- Status changed from new to needs_review
comment:2 Changed 2 years ago by
green bot, please review
comment:3 Changed 2 years ago by
- Cc tscrim added
comment:4 Changed 2 years ago by
- Reviewers set to Travis Scrimshaw
- Status changed from needs_review to positive_review
LGTM.
comment:6 Changed 2 years ago by
- Commit changed from b7b73989c5408537ba998c69e2c6c2b051d8a388 to 76583dee89bd07781d0c0b4f1f603f09f7e9271b
Branch pushed to git repo; I updated commit sha1. New commits:
76583de | Merge branch 'u/chapoton/26664' in 8.5.b3
|
comment:7 Changed 2 years ago by
- Status changed from needs_work to needs_review
comment:8 Changed 2 years ago by
- Status changed from needs_review to positive_review
comment:9 Changed 2 years ago by
- Branch changed from u/chapoton/26664 to 76583dee89bd07781d0c0b4f1f603f09f7e9271b
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix tensor operations (and Klyachko bundles)