Opened 11 years ago
Closed 7 years ago
#10942 closed enhancement (fixed)
Update interfaces.rst for changes in the interfaces
Reported by: | kcrisman | Owned by: | mvngu |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | documentation | Keywords: | maxima, expect, interface, maximalib |
Cc: | nbruin, jpflori, fbissey, mvngu | Merged in: | |
Authors: | Reviewers: | Jeroen Demeyer | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
#7377 has factored out general interfaces from pexpect interfaces, and now provides two separate ways to interact with Maxima. However, the ReST files are a little behind the times, and don't include these files.
Rather than burden that ticket with even more bureaucracy, we move this to another ticket; the pexpect interfaces still work as advertised in the current reference manual, so there is nothing wrong per se about them. There is just additional flexibility now.
Change History (3)
comment:1 Changed 7 years ago by
- Milestone set to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:2 Changed 7 years ago by
- Reviewers set to Jeroen Demeyer
- Status changed from needs_review to positive_review
comment:3 Changed 7 years ago by
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Done in #17931, I think.