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
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
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
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