With the current version, running

  grep -R 'width and height must' local/lib/python/site-packages/matplotlib*

finds a match. What happens if you do the same with the new version?


On Monday, November 9, 2015 at 10:22:12 AM UTC-8, François wrote:
>
> I tried a few already but I can try some more. 
>
> > On 10/11/2015, at 04:39, kcrisman <kcri...@gmail.com <javascript:>> 
> wrote: 
> > 
> > 
> > >> That test now just pass and I have no idea what the new limit is if 
> > >> any. I'll note that it followed by a number of examples that are not 
> > >> tested as they lead to segfault. After the upgrade they are still 
> > >> segfaulting. Should I just remove the above doctest as it is not 
> > >> useful anymore or does someone wants to work out if there are 
> (bigger) 
> > >> limitations? 
> > > 
> > 
> > Can you try it with some bigger numbers to see whether there is one that 
> doesn't work?  E.g.   
> > 
> > p.show(figsize=[400,10],dpi=100) 
> > 
> > or 
> > 
> > p.show(figsize=[1000,10],dpi=100) 
> > 
> > It would be nice to test for whether that error exists at all any more. 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "sage-devel" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to sage-devel+...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sage-...@googlegroups.com 
> <javascript:>. 
> > Visit this group at http://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/d/optout. 
>
>
> This email may be confidential and subject to legal privilege, it may 
> not reflect the views of the University of Canterbury, and it is not 
> guaranteed to be virus free. If you are not an intended recipient, 
> please notify the sender immediately and erase all copies of the message 
> and any attachments. 
>
> Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more 
> information. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to