From: Michael D. <md...@st...> - 2011-09-26 14:48:59
|
On 09/24/2011 08:22 AM, John Hunter wrote: > On Fri, Sep 23, 2011 at 5:04 PM, Benjamin Root<ben...@ou...> wrote: >> Personally, my vote is to live with the deprecation warnings. They only >> happen if you turn warnings on in python 2.7 (by default, they are off). I >> am not that comfortable with such a change this close to release for a minor >> issue (unless I am missing something..?) > I trust Michael to get this right ahead of the release. It's a known > issue he's fixed before. I can test on a python 2.4 and 2.7 so if it > works on both of those I am comfortable. If we break something, we > can fix it. I have a pull request for this here: https://github.com/matplotlib/matplotlib/pull/493 Mike |