Ticket #5699 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

[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

trac_5699.patch Download (1.5 KB) - added by was 4 years ago.

Change History

Changed 4 years ago by was

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)

comment:2 Changed 4 years ago by mhansen

  • Summary changed from [with patch; needs review] notebook -- %r mode is completely broken (trivial to fix) to [with patch; positive review] notebook -- %r mode is completely broken (trivial to fix)

Looks good to me.

comment:3 Changed 4 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged in Sage 3.4.1.rc2.

Cheers,

Michael

Note: See TracTickets for help on using tickets.