Ticket #5699 (closed defect: fixed)
[with patch; positive review] notebook -- %r mode is completely broken (trivial to fix)
| Reported by: | was | Owned by: | boothby |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.4.1 |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
In the notebook
%r 2+5 /// Traceback (most recent call last): ... TypeError: eval() got multiple values for keyword argument 'synchronize'
Attachments
Change History
comment:1 Changed 4 years ago by was
- Summary changed from notebook -- %r mode is completely broken (trivial to fix) to [with patch; needs review] notebook -- %r mode is completely broken (trivial to fix)
Note: See
TracTickets for help on using
tickets.

