On Tue, Mar 03, 2015 at 11:44 +0100, Anatoly Bubenkov wrote: > well, in my opinion, this check-through-mailing-list should only be applied > for the persons who are not yet in the team > @team, any objections on this approach? > i've created 2 plugins under pytest-dev recently without explicit approval, > so then i was wrong probably
I think it's good to have every plugin go through the mailing list and be approved and merged by one other person than the one suggesting it. It's also a way of noticing what is hosted within pytest-dev and avoiding duplicate efforts. holger > On 3 March 2015 at 11:41, Bruno Oliveira <[email protected]> wrote: > > > Thanks Anatoly! :) > > > > Yes, this is mostly for projects that have C extensions. > > > > I did not move this under pytest-dev immediately because I thought I would > > like first to see if others' feedback first. You think I should move it > > right now? > > > > Chhers, > > > > On Tue, Mar 3, 2015 at 4:46 AM, Anatoly Bubenkov <[email protected]> > > wrote: > > > >> nice project! > >> I guess that's for testing python c extensions, mostly? > >> BTW: not under pytest-dev? :) > >> > >> On 3 March 2015 at 00:52, Bruno Oliveira <[email protected]> wrote: > >> > >>> Hi all, > >>> > >>> Just released version 0.1 of the pytest-faulthandler plugin: > >>> > >>> PyPI: https://pypi.python.org/pypi/pytest-faulthandler > >>> GitHub: https://github.com/nicoddemus/pytest-faulthandler > >>> > >>> This plugin enables the fault handler module when running tests using > >>> py.test, inspired by nose-faulthandler. > >>> > >>> Feedback is welcome! > >>> > >>> Cheers, > >>> > >>> _______________________________________________ > >>> pytest-dev mailing list > >>> [email protected] > >>> https://mail.python.org/mailman/listinfo/pytest-dev > >>> > >>> > >> > >> > >> -- > >> Anatoly Bubenkov > >> > > > > > > > -- > Anatoly Bubenkov > _______________________________________________ > pytest-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pytest-dev -- about me: http://holgerkrekel.net/about-me/ contracting: http://merlinux.eu _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
