Differences between revisions 97 and 98
Revision 97 as of 2011-03-26 01:54:09
Size: 23234
Comment:
Revision 98 as of 2011-03-26 06:42:56
Size: 24783
Editor: PaulIvanov
Comment:
Deletions are marked like this. Additions are marked like this.
Line 87: Line 87:
Line 88: Line 89:
    * [[http://sourceforge.net/support/tracker.php?aid=3189536|mpl 3189536 -- radio_buttons example has only one (the last) button active]] Fixed in matplotlib.
    * (work in progress) mpl 3187864 matplotlib with QGIS memory error on Suse 11.3
    * (work in progress) mpl 3205391 gtkagg.so hanging plot creation
    * Matplotlib work
      * Fixed large memory leak fixed in matplotlib test suite (trunk) [[https://github.com/matplotlib/matplotlib/pull/59| pull request 56]]
      * Fixed memory leak in matplotlib-py3 caused be old version of CXX. [[https://github.com/matplotlib-py3/matplotlib/pull/23| pull request 23]]
      * Include matplotlib testsuite behave consistently using matplotlib.test() and nosetests [[https://github.com/matplotlib/matplotlib/pull/58| pull request 58]]
      * (enhancement) 'scrub' keyword for matplotlib clear figure command. [[https://github.com/matplotlib/matplotlib/pull/59| pull request 56]]
      * [[http://sourceforge.net/support/tracker.php?aid=3189536|mpl 3189536 -- radio_buttons example has only one (the last) button active]] Fixed in matplotlib.
      * [[http://sourceforge.net/support/tracker.php?aid=3187521|mpl 3187521 -- Crash when enumerating fonts containing a dot in their name]] fixed in matplotlib [[https://github.com/matplotlib/matplotlib/pull/59| pull request 59]].
      * (work in progress) mpl 3187864 matplotlib with QGIS memory error on Suse 11.3
      * (work in progress) mpl 3205391 gtkagg.so hanging plot creation
    * Ipython work [[https://github.com/ipython/ipython/pull/309|IPython pull request 309]]
      * (work in progress) filed and added test for [[https://github.com/ipython/ipython/issues/306|GH-306]] - multiline strings at end of input cause noop
      * (work in progress) filed and added test for [[https://github.com/ipython/ipython/issues/207|GH-307]] - lines ending with semicolon should not go to cache
      * (work in progress) added test for [[https://github.com/ipython/ipython/issues/284|GH-284]] - ensure In variable is works
      * (work in progress) added test for [[https://github.com/ipython/ipython/issues/238|GH-238]] - %run's aggressive name cleaning

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)