Re: [matplotlib-devel] Axes.scatter call fails since removal of PyCXX

2014-11-19 Thread Joel B. Mohler
On 11/18/2014 08:29 PM, Thomas Caswell wrote: Is there an issue for this (and if not can you make one)? This is https://github.com/matplotlib/matplotlib/pull/3811 which is fixed and merged. Should it still be an issue? On Mon, Nov 17, 2014, 09:56 Joel B. Mohler

Re: [matplotlib-devel] Axes.scatter call fails since removal of PyCXX

2014-11-19 Thread Thomas Caswell
Ah, never mind then, I just got out of sync. On Wed, Nov 19, 2014, 04:04 Joel B. Mohler wrote: > On 11/18/2014 08:29 PM, Thomas Caswell wrote: > > Is there an issue for this (and if not can you make one)? > > > This is https://github.com/matplotlib/matplotlib/pull/3811 which is fixed > and merge