id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,work_issues,upstream,reviewer,author,merged,dependencies,stopgaps
5694,[with patch; positive review] _ for previous output is completely broken in the notebook due to the preparser,was,boothby,"In the notebook we have the following confusing bug, which caused a lot of trouble during my last Sage tutorial:

{{{
sage: 2 + 3
5
sage: _
5
sage: f(x,y) = x+y
sage: 2 + 10
12
sage: _
(x, y)
}}}",defect,closed,critical,sage-3.4.1,notebook,fixed,,,,,,,,,
