[matplotlib-devel] Need some OS-X and Windows testing

2012-06-01 Thread Michael Droettboom
Just wanted to draw attention to some platform-specific pull requests that need some third-party testing and comments from people on OS-X and MS-Windows. If you're running on one of those platforms and able to build from git branches, it would be great to have some input: OS-X: Updates to t

[matplotlib-devel] PR backlog -- ping us!

2012-06-01 Thread Michael Droettboom
As you probably know, we've got a lot of pull requests in the hopper. Thanks to everyone who's been triaging these lately. I've just gone through and tried to add comments about what's left to be done with each to make them mergeable. (9 times out of 10, I'm saying "add an example and unit te

Re: [matplotlib-devel] PR backlog -- ping us!

2012-06-01 Thread Michael Droettboom
Ideally, the example would be both: 1) standalone under the examples tree so that it creates a gallery entry in the docs 2) a regression test so that testing will ensure the feature continues to work over time This isn't true of every PR, obviously, but for things that create nice new v

Re: [matplotlib-devel] PR backlog -- ping us!

2012-06-01 Thread Eric Firing
On 06/01/2012 06:21 AM, Michael Droettboom wrote: > Ideally, the example would be both: > > 1) standalone under the examples tree so that it creates a gallery > entry in the docs It doesn't have to be a new example, it can be a modification of an existing example. Examples are good, but too