Opened 3 years ago
Closed 3 years ago
#26738 closed enhancement (fixed)
py3: fix all doctests in game_theory
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-8.5 |
Component: | python3 | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Vincent Klein |
Report Upstream: | N/A | Work issues: | |
Branch: | b192a97 (Commits, GitHub, GitLab) | Commit: | b192a975565a2b023455f5b012d4cbc59e6ccbed |
Dependencies: | Stopgaps: |
Description
Change History (7)
comment:1 Changed 3 years ago by
- Branch set to u/chapoton/26738
- Commit set to a24e5a9c10b9c84653bf530480325ffed1e7a782
- Status changed from new to needs_review
comment:2 Changed 3 years ago by
- Commit changed from a24e5a9c10b9c84653bf530480325ffed1e7a782 to b192a975565a2b023455f5b012d4cbc59e6ccbed
Branch pushed to git repo; I updated commit sha1. New commits:
b192a97 | trac 26738 fixing doctests
|
comment:4 Changed 3 years ago by
- Owner changed from (none) to vklein
comment:6 Changed 3 years ago by
- Reviewers set to Vincent Klein
- Status changed from needs_review to positive_review
comment:7 Changed 3 years ago by
- Branch changed from u/chapoton/26738 to b192a975565a2b023455f5b012d4cbc59e6ccbed
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
py3: fix all doctests in game_theory