Re: [matplotlib-devel] DeprecationWarnings in matplotlib effectively invisible (with proposed fix)

2012-12-10 Thread Nathaniel Smith
On Wed, Dec 5, 2012 at 10:23 PM, Paul Ivanov wrote: > On Wed, Dec 5, 2012 at 1:52 PM, Nathaniel Smith wrote: >> If you're defining your own warning class, you might consider using >> FutureWarning instead of UserWarning. >> >> We had a discussion about this issue for numpy recently: >> http://m

Re: [matplotlib-devel] MEP12: Reorganize example gallery and clean up examples

2012-12-10 Thread Tony Yu
On Mon, Dec 10, 2012 at 5:51 PM, Paul Hobson wrote: > On Mon, Dec 10, 2012 at 2:18 PM, Tony Yu wrote: > >> Hi all, >> >> I'm not sure if non-core-developers are allowed to post MEPs, but I just >> did ;). MEP 12 outlines the reorganization of the example gallery and >> subsequent clean up of the

Re: [matplotlib-devel] MEP12: Reorganize example gallery and clean up examples

2012-12-10 Thread Chao YUE
thanks Tony. I didn't know this before. On Mon, Dec 10, 2012 at 11:32 PM, Chao YUE wrote: > The gallry will not include everything, could we also have somewhere to > let "non-core" users freely share the code? like some features that are > nice to have but not easily found in the galery? but hop

Re: [matplotlib-devel] MEP12: Reorganize example gallery and clean up examples

2012-12-10 Thread Paul Hobson
On Mon, Dec 10, 2012 at 2:18 PM, Tony Yu wrote: > Hi all, > > I'm not sure if non-core-developers are allowed to post MEPs, but I just > did ;). MEP 12 outlines the reorganization of the example gallery and > subsequent clean up of the examples: > > https://github.com/matplotlib/matplotlib/wi

Re: [matplotlib-devel] MEP12: Reorganize example gallery and clean up examples

2012-12-10 Thread Tony Yu
On Mon, Dec 10, 2012 at 5:32 PM, Chao YUE wrote: > The gallry will not include everything, could we also have somewhere to > let "non-core" users freely share the code? like some features that are > nice to have but not easily found in the galery? but hope this will not > lead to overcrowded. > >

Re: [matplotlib-devel] MEP12: Reorganize example gallery and clean up examples

2012-12-10 Thread Chao YUE
The gallry will not include everything, could we also have somewhere to let "non-core" users freely share the code? like some features that are nice to have but not easily found in the galery? but hope this will not lead to overcrowded. Chao On Mon, Dec 10, 2012 at 11:18 PM, Tony Yu wrote: > Hi

[matplotlib-devel] MEP12: Reorganize example gallery and clean up examples

2012-12-10 Thread Tony Yu
Hi all, I'm not sure if non-core-developers are allowed to post MEPs, but I just did ;). MEP 12 outlines the reorganization of the example gallery and subsequent clean up of the examples: https://github.com/matplotlib/matplotlib/wiki/MEP12 In my opinion, there are two open questions in the M