Differences between revisions 72 and 79 (spanning 7 versions)
Revision 72 as of 2011-03-25 16:48:26
Size: 13630
Editor: JohnPalmieri
Comment:
Revision 79 as of 2011-03-25 18:05:04
Size: 15530
Editor: MinRK
Comment: add IPython Issue progress
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
     * [[http://trac.sagemath.org/sage_trac/ticket/10937|10937 -- bug in Dokchitser L.init_coeffs]] (positive review -- Robert Bradshaw)      * [[http://trac.sagemath.org/sage_trac/ticket/10937|10937 -- bug in Dokchitser L.init_Johncoeffs]] (positive review -- Robert Bradshaw)
Line 17: Line 17:
     * [[http://trac.sagemath.org/sage_trac/ticket/9960|9960 -- require SAGE_CHECK to be "yes"]] (positive review -- Leif Leonhardy, Ivan Andrus, David Kirkby). This patch also fixes [[http://trac.sagemath.org/sage_trac/ticket/4029|4029 -- sage-env kills the shell when called from "wrong" directory]].
Line 27: Line 28:
     * [[http://trac.sagemath.org/sage_trac/ticket/11017|11017 -- GP blocks files when reallocating memory; Workaround]] (under review by John Cremona)      * [[http://trac.sagemath.org/sage_trac/ticket/11017|11017 -- GP blocks files when reallocating memory; Workaround]] (positive review by John Cremona)
Line 66: Line 67:
    * [[http://trac.sagemath.org/sage_trac/ticket/10469|10469 -- Don't source sage-env more than once]] (needs review)     * [[http://trac.sagemath.org/sage_trac/ticket/10469|10469 -- Don't source sage-env more than once]] (positive review -- Ivan Andrus, Keshav Kini, John Palmieri)
Line 68: Line 69:
    * [[http://trac.sagemath.org/sage_trac/ticket/11009|11009 -- Allow notebook keybind customization]] (needs review)
Line 75: Line 75:
  * IPython team (Fernando Perez, Min Ragan-Kelley, Thomas Kluyver) Issues Closed and Pull Requests merged (50)    * IPython team (Fernando Perez, Min Ragan-Kelley, Thomas Kluyver) Issues Closed and Pull Requests merged (66)
Line 77: Line 77:
    * Closed: [[https://github.com/ipython/ipython/issues/6|6]] Update the Sphinx docs for the new ipcluster
    * Closed: [[https://github.com/ipython/ipython/issues/9|9]] Getting "DeadReferenceError: Calling Stale Broker" after ipcontroller restart
Line 80: Line 82:
    * Closed: [[https://github.com/ipython/ipython/issues/25|25]] unicode bug - encoding input
Line 83: Line 86:
    * Closed: [[https://github.com/ipython/ipython/issues/43|43]] Implement SSH support in ipcluster
Line 113: Line 117:
    * Closed: [[https://github.com/ipython/ipython/issues/196|196]] IPython can't deal with unicode file name.
Line 116: Line 121:
    * Closed: [[https://github.com/ipython/ipython/issues/202|202]] Matplotlib native 'MacOSX' backend broken in '-pylab' mode
Line 122: Line 128:
    * Merged: [[https://github.com/ipython/ipython/pull/252|252]] Unicode issues
Line 125: Line 132:
    * Closed: [[https://github.com/ipython/ipython/issues/290|290]] try/except/else clauses can't be typed, code input stops too early.
    * Merged: [[https://github.com/ipython/ipython/pull/292|292]] Issue 31
Line 126: Line 135:
    * Merged: [[https://github.com/ipython/ipython/pull/294|294]] Issue 290
    * Closed: [[https://github.com/ipython/ipython/issues/305|305]] more readline shortcuts in qtconsole
    * Closed: [[https://github.com/ipython/ipython/issues/308|308]] Test suite should set sqlite history to work in :memory:
    * Merged: [[https://github.com/ipython/ipython/pull/311|311]] Qtconsole exit
    * Merged: [[https://github.com/ipython/ipython/pull/312|312]] History memory
    * Merged: [[https://github.com/ipython/ipython/pull/313|313]] Readline shortcuts
    * Closed: [[https://github.com/ipython/ipython/issues/314|314]] Multi-line, multi-block cells can't be executed.

Use this page to keep track of the bugs fixed during Sage Days 29.

days29/bugs (last edited 2011-04-04 13:54:32 by MoritzMinzlaff)