Opened 12 years ago
Last modified 12 years ago
#9251 closed defect
Lazy attribute does not properly handles the doc of Cython methods — at Version 2
Reported by: | hivert | Owned by: | hivert |
---|---|---|---|
Priority: | minor | Milestone: | sage-4.5.2 |
Component: | misc | Keywords: | Lazy Attributes |
Cc: | nthiery | Merged in: | |
Authors: | Florent Hivert | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
A request Parent.element_class?
gives the doc of the class lazy_attribute
instead of the doc of the function itself.
Apply only trac_9251-lazy_attribute_cython-fh.2.patch (sorry for the mess)
Change History (4)
Changed 12 years ago by
comment:1 Changed 12 years ago by
- Cc nthiery added
- Status changed from new to needs_review
Changed 12 years ago by
comment:2 Changed 12 years ago by
- Description modified (diff)
- Owner changed from jason to hivert
Note: See
TracTickets for help on using
tickets.