Opened 5 years ago
Closed 5 years ago
#23790 closed enhancement (fixed)
a few minor changes in docs
Reported by: | chapoton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.1 |
Component: | documentation | Keywords: | |
Cc: | tscrim, jmantysalo | Merged in: | |
Authors: | Frédéric Chapoton | Reviewers: | Jeroen Demeyer, John Palmieri |
Report Upstream: | N/A | Work issues: | |
Branch: | b3a154a (Commits, GitHub, GitLab) | Commit: | b3a154a2fdb5a716dd9441fbfa817c1aa8f0ce52 |
Dependencies: | Stopgaps: |
Description
part of #16085
Change History (8)
comment:1 Changed 5 years ago by
- Branch set to u/chapoton/23790
- Cc tscrim jmantysalo added
- Commit set to bee73536103d484987708384975c5d9da7374e18
- Status changed from new to needs_review
comment:2 Changed 5 years ago by
I prefer parent(foo)
instead of foo.parent()
because it works in all cases, even if foo
is not a Sage Element
.
comment:3 Changed 5 years ago by
- Commit changed from bee73536103d484987708384975c5d9da7374e18 to b3a154a2fdb5a716dd9441fbfa817c1aa8f0ce52
Branch pushed to git repo; I updated commit sha1. New commits:
b3a154a | details
|
comment:4 Changed 5 years ago by
ok, changed
comment:5 Changed 5 years ago by
bot is morally green, please review
comment:6 Changed 5 years ago by
ping ?
comment:7 Changed 5 years ago by
- Reviewers set to Jeroen Demeyer, John Palmieri
- Status changed from needs_review to positive_review
Looks good to me.
comment:8 Changed 5 years ago by
- Branch changed from u/chapoton/23790 to b3a154a2fdb5a716dd9441fbfa817c1aa8f0ce52
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
a few minor changes in doc (related to #16085)