Opened 11 years ago
Closed 11 years ago
#11712 closed enhancement (fixed)
Make it so typing `cython?` results in one seeing documentation for all pragmas for %cython mode and load/attach .pyx file
Reported by: | was | Owned by: | jason |
---|---|---|---|
Priority: | minor | Milestone: | sage-4.7.2 |
Component: | misc | Keywords: | sd32 |
Cc: | Merged in: | sage-4.7.2.alpha3 | |
Authors: | Martin Albrecht | Reviewers: | Mike Hansen |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #11680 | Stopgaps: |
Description (last modified by )
Attachments (2)
Change History (12)
Changed 11 years ago by
comment:1 Changed 11 years ago by
- Status changed from new to needs_review
comment:2 Changed 11 years ago by
- Reviewers set to Mike Hansen
- Status changed from needs_review to positive_review
comment:3 Changed 11 years ago by
- Status changed from positive_review to needs_work
comment:4 Changed 11 years ago by
- Status changed from needs_work to needs_review
Updated to reflect changes in #11680
Changed 11 years ago by
comment:5 Changed 11 years ago by
- Status changed from needs_review to positive_review
comment:6 Changed 11 years ago by
- Keywords sd32 added
comment:7 Changed 11 years ago by
- Dependencies set to #11680
comment:8 Changed 11 years ago by
- Description modified (diff)
For the record:
"Second patch" is inherently ambiguous (in contrast to e.g. ...part2...
or ...v2...
).
See also ... ;-)
comment:9 Changed 11 years ago by
- Description modified (diff)
- Summary changed from Make it so typing {{{cython?}}} results in one seeing documentation for all pragma's for %cython mode and load/attach .pyx file to Make it so typing `cython?` results in one seeing documentation for all pragmas for %cython mode and load/attach .pyx file
comment:10 Changed 11 years ago by
- Merged in set to sage-4.7.2.alpha3
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Looks good to me.