From: Michael D. <md...@st...> - 2012-10-22 14:10:47
|
Thanks to everyone for the hard work on getting the last few bugs squashed! I think 1.2.0 is going to be a very high quality release. It looks like we're only down to one last issue marked for 1.2. https://github.com/matplotlib/matplotlib/pull/1326 <https://github.com/matplotlib/matplotlib/pull/1326/files> Do you think it's realistic to cut a 1.2rc3 tomorrow? I hope that this will be the last release candidate for 1.2.0 and we won't need to make any significant additions before the final release. Then we can all move forward with the good number of PEP8 fixes, larger MEP improvements and other great features in the pipeline. Mike |
From: Benjamin R. <ben...@ou...> - 2012-10-22 14:17:28
|
On Mon, Oct 22, 2012 at 10:10 AM, Michael Droettboom <md...@st...>wrote: > Thanks to everyone for the hard work on getting the last few bugs > squashed! I think 1.2.0 is going to be a very high quality release. It > looks like we're only down to one last issue marked for 1.2. > > https://github.com/matplotlib/matplotlib/pull/1326<https://github.com/matplotlib/matplotlib/pull/1326/files> > > Do you think it's realistic to cut a 1.2rc3 tomorrow? I hope that this > will be the last release candidate for 1.2.0 and we won't need to make any > significant additions before the final release. > > Then we can all move forward with the good number of PEP8 fixes, larger > MEP improvements and other great features in the pipeline. > > Mike > > That should be do-able. I think all we really need for that PR is the addition of documentation describing what does a transform of None means. Cheers! Ben Root |
From: Damon M. <dam...@gm...> - 2012-10-22 14:31:48
|
On Monday, October 22, 2012, Benjamin Root wrote: > > > On Mon, Oct 22, 2012 at 10:10 AM, Michael Droettboom <md...@st...<javascript:_e({}, 'cvml', 'md...@st...');> > > wrote: > >> Thanks to everyone for the hard work on getting the last few bugs >> squashed! I think 1.2.0 is going to be a very high quality release. It >> looks like we're only down to one last issue marked for 1.2. >> >> https://github.com/matplotlib/matplotlib/pull/1326<https://github.com/matplotlib/matplotlib/pull/1326/files> >> >> Do you think it's realistic to cut a 1.2rc3 tomorrow? I hope that this >> will be the last release candidate for 1.2.0 and we won't need to make any >> significant additions before the final release. >> >> Then we can all move forward with the good number of PEP8 fixes, larger >> MEP improvements and other great features in the pipeline. >> >> Mike >> >> > That should be do-able. I think all we really need for that PR is the > addition of documentation describing what does a transform of None means. > Phil expressed some concerns regarding similar transform problems with Collections. I don't think these have been addressed yet. There have also been a few bug fixes that have popped up in the last few days. Jens Nielsen has a couple of bounding box tweaks to make tables work with bbox_inches='tight'. There was also another issue opened regarding the parsing of the edgecolors kwarg in ax.pcolor. Jens' pull request is a bug fix, in my opinion. It is currently targeted for master (as is the currently milestoned 1.2 PR regarding transforms) but I don't see any reason for it to not make 1.2. If others feel the same then I would rather see it targeted properly as opposed to it being cherry-picked. > Cheers! > Ben Root > -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom |
From: Mark L. <bre...@ya...> - 2012-10-22 16:50:58
|
On 22/10/2012 15:10, Michael Droettboom wrote: > Thanks to everyone for the hard work on getting the last few bugs > squashed! I think 1.2.0 is going to be a very high quality release. It > looks like we're only down to one last issue marked for 1.2. > > https://github.com/matplotlib/matplotlib/pull/1326 > <https://github.com/matplotlib/matplotlib/pull/1326/files> > > Do you think it's realistic to cut a 1.2rc3 tomorrow? I hope that this > will be the last release candidate for 1.2.0 and we won't need to make > any significant additions before the final release. > > Then we can all move forward with the good number of PEP8 fixes, larger > MEP improvements and other great features in the pipeline. > > Mike > Oh mammary glands I'd intended to do some testing on Windows for you guys and it's gone completely under my radar, sorry about that. I can still give it a try though. I've got 2.7.3 and 3.3.0 on my PC but I don't want to repeat what someone else may have done already. What's the best way forward? -- Cheers. Mark Lawrence. |
From: Jens N. <jen...@gm...> - 2012-10-22 17:16:24
|
I rebased #1418 on v1.2.x as #1425 as suggested by Damon McDougall. It turns out that the other bug #1419 is only present on master and introduced in a resent pep8 rewrite not merged into v1.2.x Cheers, Jens ---------- Forwarded message ---------- From: Mark Lawrence <bre...@ya...> Date: Mon, Oct 22, 2012 at 6:53 PM Subject: Re: [matplotlib-devel] Cutting 1.2rc3 To: mat...@li... On 22/10/2012 15:10, Michael Droettboom wrote: > Thanks to everyone for the hard work on getting the last few bugs > squashed! I think 1.2.0 is going to be a very high quality release. It > looks like we're only down to one last issue marked for 1.2. > > https://github.com/matplotlib/matplotlib/pull/1326 > <https://github.com/matplotlib/matplotlib/pull/1326/files> > > Do you think it's realistic to cut a 1.2rc3 tomorrow? I hope that this > will be the last release candidate for 1.2.0 and we won't need to make > any significant additions before the final release. > > Then we can all move forward with the good number of PEP8 fixes, larger > MEP improvements and other great features in the pipeline. > > Mike > Oh mammary glands I'd intended to do some testing on Windows for you guys and it's gone completely under my radar, sorry about that. I can still give it a try though. I've got 2.7.3 and 3.3.0 on my PC but I don't want to repeat what someone else may have done already. What's the best way forward? -- Cheers. Mark Lawrence. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Matplotlib-devel mailing list Mat...@li... https://lists.sourceforge.net/lists/listinfo/matplotlib-devel |