Opened 4 years ago
Closed 4 years ago
#26649 closed enhancement (fixed)
Py3: Fixes in combinat/root_system module
Reported by: | vklein | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Vincent Klein | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | 7275940 (Commits, GitHub, GitLab) | Commit: | 7275940e94e915ef2443645ba0240c605ef7c163 |
Dependencies: | Stopgaps: |
Description
Change History (4)
comment:1 Changed 4 years ago by
- Branch set to u/vklein/py3__fixes_in_combinat_root_system_module
comment:2 Changed 4 years ago by
- Commit set to 7275940e94e915ef2443645ba0240c605ef7c163
- Status changed from new to needs_review
comment:3 Changed 4 years ago by
- Reviewers set to Frédéric Chapoton
- Status changed from needs_review to positive_review
ok, merci
comment:4 Changed 4 years ago by
- Branch changed from u/vklein/py3__fixes_in_combinat_root_system_module to 7275940e94e915ef2443645ba0240c605ef7c163
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
Trac #26649: Py3 many simple fixes in combinat/...