Opened 3 years ago
Last modified 3 years ago
#27683 new defect
(doc fix) not every object must derive from SageObject
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | documentation | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
The documentation is misleading http://doc.sagemath.org/html/en/developer/coding_in_python.html?highlight=sageobject In many situation it is not desirable to derive from SageObject
.
Note: See
TracTickets for help on using
tickets.
As the Sage-8.8 release milestone is pending, we should delete the sage-8.8 milestone for tickets that are not actively being worked on or that still require significant work to move forward. If you feel that this ticket should be included in the next Sage release at the soonest please set its milestone to the next release milestone (sage-8.9).