Opened 6 years ago
Closed 6 years ago
#20517 closed enhancement (fixed)
print to python3 in interact
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-7.2 |
Component: | python3 | Keywords: | |
Cc: | Merged in: | ||
Authors: | Frédéric Chapoton | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | 919edb9 (Commits, GitHub, GitLab) | Commit: | 919edb9c0a8070ea0c104baff12f8366e2cdf644 |
Dependencies: | Stopgaps: |
Description
convert print to python3 in interact, plus one change of doctest continuation
Change History (5)
comment:1 Changed 6 years ago by
- Branch set to public/20517
- Commit set to 0f38d3fb835768fdeae0eefad3c7c1f5ca18f81f
- Status changed from new to needs_review
comment:2 Changed 6 years ago by
- Reviewers set to Travis Scrimshaw
While we are fixing doc formatting in interacts/library_cython.pyx
, we might as well make those in code format (not latex format). Once that is done, you can set a positive review.
comment:3 Changed 6 years ago by
- Commit changed from 0f38d3fb835768fdeae0eefad3c7c1f5ca18f81f to 919edb9c0a8070ea0c104baff12f8366e2cdf644
Branch pushed to git repo; I updated commit sha1. New commits:
919edb9 | trac 20517 using double tick formatting
|
comment:4 Changed 6 years ago by
- Status changed from needs_review to positive_review
ok, I think I have done what you suggested. Setting to positive review. Thanks Travis.
comment:5 Changed 6 years ago by
- Branch changed from public/20517 to 919edb9c0a8070ea0c104baff12f8366e2cdf644
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
print to python3 format in interact