Opened 2 years ago
Last modified 2 weeks ago
#29187 new defect
Mathematica hangs on multiline input
Reported by: | gh-mwageringel | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | interfaces | Keywords: | mathematica |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
The following hangs indefinitely:
sage: %%mathematica ....: 1 + 2 + ....: 4
This format does not work either:
sage: %%mathematica ....: (1 + 2 ....: + 4)
Change History (6)
comment:1 Changed 2 years ago by
- Milestone changed from sage-9.1 to sage-9.2
comment:2 Changed 19 months ago by
- Milestone changed from sage-9.2 to sage-9.3
comment:3 Changed 14 months ago by
- Milestone changed from sage-9.3 to sage-9.4
Moving this ticket to 9.4, as it seems unlikely that it will be merged in 9.3, which is in the release candidate stage
comment:4 Changed 9 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:5 Changed 5 months ago by
- Milestone changed from sage-9.5 to sage-9.6
comment:6 Changed 2 weeks ago by
- Milestone changed from sage-9.6 to sage-9.7
Note: See
TracTickets for help on using
tickets.
Moving tickets to milestone sage-9.2 based on a review of last modification date, branch status, and severity.