[matplotlib-devel] Added Phil Elson as a developer

2012-05-31 Thread John Hunter
Phil Elson has been making pull requests for some time now on matters great and small, from hairy transformations improvements to minor docstring cleanups to GUI fixes. Given his prolific work, I thought it would be suitable to recognize him as a core matplotlib developer by adding him to the gith

Re: [matplotlib-devel] python 3 fork?

2012-05-31 Thread Michael Droettboom
2to3 is run on the source files in lib/matplotlib, which are then put under the build directory. Think of it like a compilation step -- the original source files should never be touched. You will need to install matplotlib (I recommend using virtualenv for this) in order to run it. Mike On

Re: [matplotlib-devel] Added Phil Elson as a developer

2012-05-31 Thread Benjamin Root
On Thu, May 31, 2012 at 7:55 AM, John Hunter wrote: > Phil Elson has been making pull requests for some time now on matters > great and small, from hairy transformations improvements to minor > docstring cleanups to GUI fixes. Given his prolific work, I thought > it would be suitable to recogniz

Re: [matplotlib-devel] Added Phil Elson as a developer

2012-05-31 Thread Michael Droettboom
On 05/31/2012 11:16 AM, Benjamin Root wrote: On Thu, May 31, 2012 at 7:55 AM, John Hunter > wrote: Phil Elson has been making pull requests for some time now on matters great and small, from hairy transformations improvements to minor docstring cleanups t

Re: [matplotlib-devel] Added Phil Elson as a developer

2012-05-31 Thread Jae-Joon Lee
Welcome aboard, Phil! Regards, -JJ On Thu, May 31, 2012 at 8:55 PM, John Hunter wrote: > Phil Elson has been making pull requests for some time now on matters > great and small, from hairy transformations improvements to minor > docstring cleanups to GUI fixes.  Given his prolific work, I tho