Re: [matplotlib-devel] 0.99.1 and the setup.cfg file

2009-09-23 Thread Lev Givon
Received from John Hunter on Tue, Sep 22, 2009 at 09:57:37PM EDT: > On Tue, Sep 22, 2009 at 5:38 PM, wrote: > > I just downloaded 0.99.1 and ran into some problems using it in Sage. > > Basically, in the tar.gz file, there was a setup.cfg file, which had the > > following: > > This was a bug in

Re: [matplotlib-devel] improvements to color validation in rcsetup.py

2008-04-07 Thread Lev Givon
Received from Lev Givon on Sun, Apr 06, 2008 at 11:03:06PM EDT: > Received from Eric Firing on Sun, Apr 06, 2008 at 10:40:44PM EDT: > > Lev, > > > > Yes, you can post it here. It looks to me like just using > > colors.is_color_like() as a last step would do it. Is tha

[matplotlib-devel] improvements to color validation in rcsetup.py

2008-04-06 Thread Lev Givon
matplotlib.rcsetup.validate_color() currently regards a variety of invalid color strings as valid. I created a patch (relative to matplotlib 0.91.2) that improves the validation performed by said function. Ought I post it here? I tried to post it as a bug on SourceForge, but the site refused the up