STATUS: Failure revision: 8629 ( http://matplotlib.svn.sourceforge.net/matplotlib/?view=rev&rev=8629 )
Files: CHANGELOG doc/pyplots/README doc/sphinxext/gen_gallery.py doc/sphinxext/gen_rst.py examples/misc/multiprocess.py examples/mplot3d/contour3d_demo.py examples/mplot3d/contourf3d_demo.py examples/mplot3d/polys3d_demo.py examples/mplot3d/scatter3d_demo.py examples/mplot3d/surface3d_demo.py examples/mplot3d/wire3d_demo.py lib/matplotlib/axes.py lib/matplotlib/backends/backend_svg.py lib/matplotlib/colors.py lib/matplotlib/mlab.py lib/matplotlib/patches.py lib/matplotlib/sphinxext/mathmpl.py lib/matplotlib/sphinxext/only_directives.py lib/matplotlib/sphinxext/plot_directive.py lib/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png At: Sat 14 Aug 2010 21:38:15 Changed By: efiring Comments: Merged revisions 8627-8628 via svnmerge from https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint ........ r8627 | jdh2358 | 2010-08-13 08:23:33 -1000 (Fri, 13 Aug 2010) | 1 line fix docstring typo ........ r8628 | efiring | 2010-08-14 11:21:58 -1000 (Sat, 14 Aug 2010) | 5 lines fix bugs: patch alpha handling, bar color kwarg interpretation This changeset is somewhat intrusive, with side-effects of moving most patch color handling out of the draw method, and of changing rgb2hex to allow rgba. This simplifies backend_svg slightly. ........ For the waterfall display, see http://mpl-buildbot.code.astraw.com/waterfall For the failed image comparision display, see http://mpl.code.astraw.com/overview.html - the Matplotlib buildbot ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Matplotlib-buildbot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-buildbot
