Opened 4 years ago
Closed 4 years ago
#26510 closed enhancement (fixed)
Py3: Fix combinat.subset.py for python3
Reported by: | vklein | Owned by: | |
---|---|---|---|
Priority: | minor | 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: | 3422739 (Commits, GitHub, GitLab) | Commit: | 3422739242b994f7291bd6cbe63ef2c095fefc77 |
Dependencies: | Stopgaps: |
Description
Some small fixes.
Change History (11)
comment:1 Changed 4 years ago by
comment:2 Changed 4 years ago by
- Branch set to u/vklein/py3__fix_combinat_subset_py_for_python3
comment:3 Changed 4 years ago by
- Commit set to 71c60abd84eff5fd217fd6f57dc7012631bc3984
- Status changed from new to needs_review
comment:4 Changed 4 years ago by
changes about islice will conflict with #26573
comment:6 Changed 4 years ago by
- Commit changed from 71c60abd84eff5fd217fd6f57dc7012631bc3984 to 3422739242b994f7291bd6cbe63ef2c095fefc77
comment:7 Changed 4 years ago by
- Status changed from needs_work to needs_review
Rebase on 8.5.b1, "islice" fixes cancelled.
comment:9 Changed 4 years ago by
- Status changed from needs_review to positive_review
comment:10 Changed 4 years ago by
Merci
comment:11 Changed 4 years ago by
- Branch changed from u/vklein/py3__fix_combinat_subset_py_for_python3 to 3422739242b994f7291bd6cbe63ef2c095fefc77
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
Trac #26510: Fix combinat.subset for python3