From aninhacostaribeiro at gmail.com Thu Jan 19 21:13:01 2017 From: aninhacostaribeiro at gmail.com (Ana Ribeiro) Date: Thu, 19 Jan 2017 23:13:01 -0300 Subject: [pytest-dev] Google Summer of Code Message-ID: Hello Fellows, Applications to Google Summer of Code to organizations are open! We should apply as Pytest! https://summerofcode.withgoogle.com/ I think I can help with the application (Writing it), but I can not be an organization admin because I am eligible to apply as a student and I think I'll do that (either applying to Mozilla or Pytest). Best Regards, Ana -------------- next part -------------- An HTML attachment was scrubbed... URL: From nicoddemus at gmail.com Fri Jan 20 07:49:28 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Fri, 20 Jan 2017 12:49:28 +0000 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: Hi Ana, I think that is a great idea, thanks for bringing this to attention of the group! I did take a quick look at the site, and for those who don?t know (myself included) what it means for us (as Pytest organization), here?s an excerpt from their overview : *Organizations* Open source projects apply to be mentor organizations. Once accepted, organizations discuss possible ideas with students and then decide on the proposals they wish to mentor for the summer. They provide mentors to help guide each student through the program. *Mentors* Existing contributors with the organizations can choose to mentor a student project. Mentors and students work together to determine appropriate milestones and requirements for the summer. Mentor interaction is a vital part of the program. So before moving ahead I think we just need to see if: 1. Who wants to volunteer to be a mentor? I suppose it doesn?t take too much time, only a few hours per week to synchronize activities, track progress and answer the eventual question from the student. Dave Hunt might add some comments here based on his experience on mentoring Ana for Mozilla. 2. I think we have a ton of small improvements that could be tackled by a learning student, but I suppose we can also try to work on a single larger improvement. Either way, I think that?s for the mentor/student to ultimately decide. 3. Anybody has any reason to oppose for applying at all? I think it is a great opportunity to promote pytest and help students around the globe. Although I would love to, I can?t volunteer as I already have little free time to work on pytest as it is. :/ Thoughts? Cheers, Bruno. On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro wrote: Hello Fellows, Applications to Google Summer of Code to organizations are open! We should apply as Pytest! https://summerofcode.withgoogle.com/ I think I can help with the application (Writing it), but I can not be an organization admin because I am eligible to apply as a student and I think I'll do that (either applying to Mozilla or Pytest). Best Regards, Ana _______________________________________________ pytest-dev mailing list pytest-dev at python.org https://mail.python.org/mailman/listinfo/pytest-dev ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dhunt at mozilla.com Fri Jan 20 10:02:45 2017 From: dhunt at mozilla.com (Dave Hunt) Date: Fri, 20 Jan 2017 15:02:45 +0000 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: This is a great idea! I blogged about my experiences with mentoring last year at http://davehunt.co.uk/mozilla/2016/09/26/lessons-from-mentoring.html and I?m happy to answer any questions. > On 20 Jan 2017, at 12:49, Bruno Oliveira wrote: > > Hi Ana, > I think that is a great idea, thanks for bringing this to attention of the group! > > I did take a quick look at the site, and for those who don?t know (myself included) what it means for us (as Pytest organization), here?s an excerpt from their overview : > > Organizations > Open source projects apply to be mentor organizations. Once accepted, organizations discuss possible ideas with students and then decide on the proposals they wish to mentor for the summer. They provide mentors to help guide each student through the program. > > Mentors > Existing contributors with the organizations can choose to mentor a student project. Mentors and students work together to determine appropriate milestones and requirements for the summer. Mentor interaction is a vital part of the program. > > So before moving ahead I think we just need to see if: > > Who wants to volunteer to be a mentor? I suppose it doesn?t take too much time, only a few hours per week to synchronize activities, track progress and answer the eventual question from the student. Dave Hunt might add some comments here based on his experience on mentoring Ana for Mozilla. > I think we have a ton of small improvements that could be tackled by a learning student, but I suppose we can also try to work on a single larger improvement. Either way, I think that?s for the mentor/student to ultimately decide. > Anybody has any reason to oppose for applying at all? > I think it is a great opportunity to promote pytest and help students around the globe. > > Although I would love to, I can?t volunteer as I already have little free time to work on pytest as it is. :/ > > Thoughts? > > Cheers, > Bruno. > > On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro > wrote: > > > > Hello Fellows, > > Applications to Google Summer of Code to organizations are open! We should apply as Pytest! > > https://summerofcode.withgoogle.com/ > > I think I can help with the application (Writing it), but I can not be an organization admin because I am eligible to apply as a student and I think I'll do that (either applying to Mozilla or Pytest). > > Best Regards, > Ana > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From aninhacostaribeiro at gmail.com Fri Jan 20 22:10:07 2017 From: aninhacostaribeiro at gmail.com (Ana Ribeiro) Date: Sat, 21 Jan 2017 00:10:07 -0300 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: Hello, About what would we gain from that, Google gives U$D 5,500 for every student who completes the program plus U$D 500 to the organization for every student mentored... So if we had like 4 students, plus the contribution to the project, we would get maybe new contributors to the project, plus U$D 2,000 (which is not a lot, but to a small organization such as Pytest, it would mean a good addition). I think that many people that I meet in Sprint could be a great mentor (you, Bruno; Brianna, Holger, etc)... I would say that maybe it would take like 5 hours a week per student (Dave, is it too much or too little?)... We have to present an idea list, so it would be good if every possible mentor could present at least one idea. I created a fake organization profile just to see the application form, and then I copied what I found here: https://docs.google.com/document/d/10ilHJDlvm2hj4y9CEW_belAOBJzVARdzMb3ubxCdEUY/edit?usp=sharing Another thing, I just saw that Python accepts sub org applications, for example, those were the sub orgs that worked with the main python organization last year: https://wiki.python.org/moin/SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas, we can try to contact python org to see if Pytest can apply to be a sub org of Python. Best regards, Ana 2017-01-20 12:02 GMT-03:00 Dave Hunt : > This is a great idea! I blogged about my experiences with mentoring last > year at http://davehunt.co.uk/mozilla/2016/09/26/lessons- > from-mentoring.html and I?m happy to answer any questions. > > On 20 Jan 2017, at 12:49, Bruno Oliveira wrote: > > Hi Ana, > I think that is a great idea, thanks for bringing this to attention of the > group! > > I did take a quick look at the site, and for those who don?t know (myself > included) what it means for us (as Pytest organization), here?s an excerpt > from their overview : > > *Organizations* > Open source projects apply to be mentor organizations. Once accepted, > organizations discuss possible ideas with students and then decide on the > proposals they wish to mentor for the summer. They provide mentors to help > guide each student through the program. > > *Mentors* > Existing contributors with the organizations can choose to mentor a > student project. Mentors and students work together to determine > appropriate milestones and requirements for the summer. Mentor interaction > is a vital part of the program. > > So before moving ahead I think we just need to see if: > > 1. Who wants to volunteer to be a mentor? I suppose it doesn?t take > too much time, only a few hours per week to synchronize activities, track > progress and answer the eventual question from the student. Dave Hunt might > add some comments here based on his experience on mentoring Ana for Mozilla. > 2. I think we have a ton of small improvements that could be tackled > by a learning student, but I suppose we can also try to work on a single > larger improvement. Either way, I think that?s for the mentor/student to > ultimately decide. > 3. Anybody has any reason to oppose for applying at all? > > I think it is a great opportunity to promote pytest and help students > around the globe. > > Although I would love to, I can?t volunteer as I already have little free > time to work on pytest as it is. :/ > > Thoughts? > > Cheers, > Bruno. > > On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro > wrote: > > > Hello Fellows, > > Applications to Google Summer of Code to organizations are open! We should > apply as Pytest! > > https://summerofcode.withgoogle.com/ > > I think I can help with the application (Writing it), but I can not be an > organization admin because I am eligible to apply as a student and I think > I'll do that (either applying to Mozilla or Pytest). > > Best Regards, > Ana > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > > ? > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From holger at merlinux.eu Sat Jan 21 13:56:49 2017 From: holger at merlinux.eu (holger krekel) Date: Sat, 21 Jan 2017 19:56:49 +0100 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: <20170121185649.nduozwwyags4os3q@merlinux.eu> Hi Ana, all, my last experience with GSOC mentoring wasn't that good. I had a student who from my POV mostly applied because it looks good on a resume. I know from friends in others projects that they had similar experiences and they now take care to only accept students if they have a prior record of contributions ("please provide one or two PRs first") and there is some likelyness of genuine interest. This is because mentoring takes quite some time and efforts. I guess it might make sense to just enter as a sub org of Python because i assume it's otherwise a lot of paperwork. But not sure. best, holger On Sat, Jan 21, 2017 at 00:10 -0300, Ana Ribeiro wrote: > Hello, > > About what would we gain from that, Google gives U$D 5,500 for every > student who completes the program plus U$D 500 to the organization for > every student mentored... So if we had like 4 students, plus the > contribution to the project, we would get maybe new contributors to the > project, plus U$D 2,000 (which is not a lot, but to a small organization > such as Pytest, it would mean a good addition). > > I think that many people that I meet in Sprint could be a great mentor > (you, Bruno; Brianna, Holger, etc)... I would say that maybe it would take > like 5 hours a week per student (Dave, is it too much or too little?)... We > have to present an idea list, so it would be good if every possible mentor > could present at least one idea. I created a fake organization profile just > to see the application form, and then I copied what I found here: > https://docs.google.com/document/d/10ilHJDlvm2hj4y9CEW_belAOBJzVARdzMb3ubxCdEUY/edit?usp=sharing > > Another thing, I just saw that Python accepts sub org applications, for > example, those were the sub orgs that worked with the main python > organization last year: > https://wiki.python.org/moin/SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas, > we can try to contact python org to see if Pytest can apply to be a sub org > of Python. > > Best regards, > Ana > > 2017-01-20 12:02 GMT-03:00 Dave Hunt : > > > This is a great idea! I blogged about my experiences with mentoring last > > year at http://davehunt.co.uk/mozilla/2016/09/26/lessons- > > from-mentoring.html and I?m happy to answer any questions. > > > > On 20 Jan 2017, at 12:49, Bruno Oliveira wrote: > > > > Hi Ana, > > I think that is a great idea, thanks for bringing this to attention of the > > group! > > > > I did take a quick look at the site, and for those who don?t know (myself > > included) what it means for us (as Pytest organization), here?s an excerpt > > from their overview : > > > > *Organizations* > > Open source projects apply to be mentor organizations. Once accepted, > > organizations discuss possible ideas with students and then decide on the > > proposals they wish to mentor for the summer. They provide mentors to help > > guide each student through the program. > > > > *Mentors* > > Existing contributors with the organizations can choose to mentor a > > student project. Mentors and students work together to determine > > appropriate milestones and requirements for the summer. Mentor interaction > > is a vital part of the program. > > > > So before moving ahead I think we just need to see if: > > > > 1. Who wants to volunteer to be a mentor? I suppose it doesn?t take > > too much time, only a few hours per week to synchronize activities, track > > progress and answer the eventual question from the student. Dave Hunt might > > add some comments here based on his experience on mentoring Ana for Mozilla. > > 2. I think we have a ton of small improvements that could be tackled > > by a learning student, but I suppose we can also try to work on a single > > larger improvement. Either way, I think that?s for the mentor/student to > > ultimately decide. > > 3. Anybody has any reason to oppose for applying at all? > > > > I think it is a great opportunity to promote pytest and help students > > around the globe. > > > > Although I would love to, I can?t volunteer as I already have little free > > time to work on pytest as it is. :/ > > > > Thoughts? > > > > Cheers, > > Bruno. > > > > On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro > > wrote: > > > > > > Hello Fellows, > > > > Applications to Google Summer of Code to organizations are open! We should > > apply as Pytest! > > > > https://summerofcode.withgoogle.com/ > > > > I think I can help with the application (Writing it), but I can not be an > > organization admin because I am eligible to apply as a student and I think > > I'll do that (either applying to Mozilla or Pytest). > > > > Best Regards, > > Ana > > _______________________________________________ > > pytest-dev mailing list > > pytest-dev at python.org > > https://mail.python.org/mailman/listinfo/pytest-dev > > > > > > > > ? > > _______________________________________________ > > pytest-dev mailing list > > pytest-dev at python.org > > https://mail.python.org/mailman/listinfo/pytest-dev > > > > > > From opensource at ronnypfannschmidt.de Sun Jan 22 14:36:27 2017 From: opensource at ronnypfannschmidt.de (opensource at ronnypfannschmidt.de) Date: Sun, 22 Jan 2017 20:36:27 +0100 Subject: [pytest-dev] pypy rejecting scrambled mails now, action decission needed - proposing pytest-dev@python.org Message-ID: <20170122203627.3b026077@ronny-rh-work-nix> Hi all, while trying to upload the 3.0.6 release i encountered a new problem, pypi rejecting scramled author mail addresses. i dont just want to de-scramble the email address and/or just insert something else there without a short consensus. i propose putting pytest-dev at python.org there. I will consider this actionable if 2 core devs agree and nobody objects. Regards, Ronny From holger at merlinux.eu Sun Jan 22 14:47:56 2017 From: holger at merlinux.eu (holger krekel) Date: Sun, 22 Jan 2017 20:47:56 +0100 Subject: [pytest-dev] pypy rejecting scrambled mails now, action decission needed - proposing pytest-dev@python.org In-Reply-To: <20170122203627.3b026077@ronny-rh-work-nix> References: <20170122203627.3b026077@ronny-rh-work-nix> Message-ID: <20170122194756.3a6gzhgbeubhqxpi@merlinux.eu> On Sun, Jan 22, 2017 at 20:36 +0100, opensource at ronnypfannschmidt.de wrote: > Hi all, > > while trying to upload the 3.0.6 release i encountered a new problem, > pypi rejecting scramled author mail addresses. > > i dont just want to de-scramble the email address and/or just insert > something else there without a short consensus. > > i propose putting pytest-dev at python.org there. Doesn't this mean that people need to subscribe to the mailing list in order to send a mail? I am fine to try it, though. Most people will probably use the contact page anyway. holger > > I will consider this actionable if 2 core devs agree and nobody objects. > Regards, Ronny > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev From me at the-compiler.org Sun Jan 22 15:18:00 2017 From: me at the-compiler.org (Florian Bruhin) Date: Sun, 22 Jan 2017 21:18:00 +0100 Subject: [pytest-dev] pypy rejecting scrambled mails now, action decission needed - proposing pytest-dev@python.org In-Reply-To: <20170122203627.3b026077@ronny-rh-work-nix> References: <20170122203627.3b026077@ronny-rh-work-nix> Message-ID: <20170122201800.rehdm7qa3ojidqrj@tonks> * opensource at ronnypfannschmidt.de [2017-01-22 20:36:27 +0100]: > i propose putting pytest-dev at python.org there. Sounds good to me - or just remove the author_mail argument entirely if PyPI is fine with that. Florian -- http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From opensource at ronnypfannschmidt.de Sun Jan 22 16:02:47 2017 From: opensource at ronnypfannschmidt.de (opensource at ronnypfannschmidt.de) Date: Sun, 22 Jan 2017 22:02:47 +0100 Subject: [pytest-dev] pypy rejecting scrambled mails now, action decission needed - proposing pytest-dev@python.org In-Reply-To: <20170122201800.rehdm7qa3ojidqrj@tonks> References: <20170122203627.3b026077@ronny-rh-work-nix> <20170122201800.rehdm7qa3ojidqrj@tonks> Message-ID: <20170122220247.5e2faa09@ronny-rh-work-nix> Hi all, After input from Holger and Floris i will action in the following order: 1. try to upload without author_email 2. on failure upload with pytest-dev as author_email thanks for the input and enjoy the rest of the sunday -- Ronny From flub at devork.be Sun Jan 22 17:26:18 2017 From: flub at devork.be (Floris Bruynooghe) Date: Sun, 22 Jan 2017 22:26:18 +0000 Subject: [pytest-dev] pypy rejecting scrambled mails now, action decission needed - proposing pytest-dev@python.org In-Reply-To: <20170122220247.5e2faa09@ronny-rh-work-nix> References: <20170122203627.3b026077@ronny-rh-work-nix> <20170122201800.rehdm7qa3ojidqrj@tonks> <20170122220247.5e2faa09@ronny-rh-work-nix> Message-ID: Sounds reasonable to me. On 22 Jan 2017 21:03, wrote: Hi all, After input from Holger and Floris i will action in the following order: 1. try to upload without author_email 2. on failure upload with pytest-dev as author_email thanks for the input and enjoy the rest of the sunday -- Ronny _______________________________________________ pytest-dev mailing list pytest-dev at python.org https://mail.python.org/mailman/listinfo/pytest-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From nicoddemus at gmail.com Tue Jan 24 15:33:58 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Tue, 24 Jan 2017 20:33:58 +0000 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: On Sat, Jan 21, 2017 at 1:10 AM Ana Ribeiro wrote: > Hello, > > About what would we gain from that, Google gives U$D 5,500 for every > student who completes the program plus U$D 500 to the organization for > every student mentored... So if we had like 4 students, plus the > contribution to the project, we would get maybe new contributors to the > project, plus U$D 2,000 (which is not a lot, but to a small organization > such as Pytest, it would mean a good addition). > Hmm that's interesting, didn't realize that. That money would be a welcome towards our next sprint. > I think that many people that I meet in Sprint could be a great mentor > (you, Bruno; Brianna, Holger, etc)... I would say that maybe it would take > like 5 hours a week per student (Dave, is it too much or too little?)... We > have to present an idea list, so it would be good if every possible mentor > could present at least one idea. I created a fake organization profile just > to see the application form, and then I copied what I found here: > https://docs.google.com/document/d/10ilHJDlvm2hj4y9CEW_belAOBJzVARdzMb3ubxCdEUY/edit?usp=sharing > About ideas, I think we have quite a few small enhancements which could be tackled by a new study, for example: * get rid of "ImportMismatchError" #2042 * add option to see skip reason and verbose #2044 * RFC: parametrizing conditional raising with pytest.raises #1830 * Allow users to explicitly specify the path of the root directory #1642 We have some other improvements which are larger in scope, such as eventually integrating pytest-catchlog into the core, there's a discussion on how to handle asyncio test functions, etc. Plus there's always a ton of bugs to solve. Who wants to volunteer for mentoring? :) > Another thing, I just saw that Python accepts sub org applications, for > example, those were the sub orgs that worked with the main python > organization last year: > https://wiki.python.org/moin/SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas, > we can try to contact python org to see if Pytest can apply to be a sub org > of Python. > Sounds good. Besides the visibility, what else applying as a sub org entails? Cheers, Bruno. > > Best regards, > Ana > > 2017-01-20 12:02 GMT-03:00 Dave Hunt : > > This is a great idea! I blogged about my experiences with mentoring last > year at > http://davehunt.co.uk/mozilla/2016/09/26/lessons-from-mentoring.html and > I?m happy to answer any questions. > > On 20 Jan 2017, at 12:49, Bruno Oliveira wrote: > > Hi Ana, > I think that is a great idea, thanks for bringing this to attention of the > group! > > I did take a quick look at the site, and for those who don?t know (myself > included) what it means for us (as Pytest organization), here?s an excerpt > from their overview : > > *Organizations* > Open source projects apply to be mentor organizations. Once accepted, > organizations discuss possible ideas with students and then decide on the > proposals they wish to mentor for the summer. They provide mentors to help > guide each student through the program. > > *Mentors* > Existing contributors with the organizations can choose to mentor a > student project. Mentors and students work together to determine > appropriate milestones and requirements for the summer. Mentor interaction > is a vital part of the program. > > So before moving ahead I think we just need to see if: > > 1. Who wants to volunteer to be a mentor? I suppose it doesn?t take > too much time, only a few hours per week to synchronize activities, track > progress and answer the eventual question from the student. Dave Hunt might > add some comments here based on his experience on mentoring Ana for Mozilla. > 2. I think we have a ton of small improvements that could be tackled > by a learning student, but I suppose we can also try to work on a single > larger improvement. Either way, I think that?s for the mentor/student to > ultimately decide. > 3. Anybody has any reason to oppose for applying at all? > > I think it is a great opportunity to promote pytest and help students > around the globe. > > Although I would love to, I can?t volunteer as I already have little free > time to work on pytest as it is. :/ > > Thoughts? > > Cheers, > Bruno. > > On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro > wrote: > > > Hello Fellows, > > Applications to Google Summer of Code to organizations are open! We should > apply as Pytest! > > https://summerofcode.withgoogle.com/ > > I think I can help with the application (Writing it), but I can not be an > organization admin because I am eligible to apply as a student and I think > I'll do that (either applying to Mozilla or Pytest). > > Best Regards, > Ana > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > > ? > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From oliver at bestwalter.de Tue Jan 24 17:37:23 2017 From: oliver at bestwalter.de (Oliver Bestwalter) Date: Tue, 24 Jan 2017 22:37:23 +0000 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: Hi all, I started teaching Python to students last year and I am mentoring a student in the company at the moment. All I can say is that I quite enjoy it. I have no idea if I am any good yet, but I definitely like trying to help others to get involved just as I was and am being helped myself :) Avira has granted me 20% of my work time to work on tox so I am digging into that atm. I am mainly bug triaging and figuring out how to do releases without screwing up for now, but I guess I will have a bit of a clue to help someone come summer. So I would volunteer if somebody wants to work on tox - or is this pytest specific? Cheers Oliver On Tue, 24 Jan 2017 at 21:34 Bruno Oliveira wrote: > On Sat, Jan 21, 2017 at 1:10 AM Ana Ribeiro > wrote: > > Hello, > > About what would we gain from that, Google gives U$D 5,500 for every > student who completes the program plus U$D 500 to the organization for > every student mentored... So if we had like 4 students, plus the > contribution to the project, we would get maybe new contributors to the > project, plus U$D 2,000 (which is not a lot, but to a small organization > such as Pytest, it would mean a good addition). > > > Hmm that's interesting, didn't realize that. That money would be a welcome > towards our next sprint. > > > I think that many people that I meet in Sprint could be a great mentor > (you, Bruno; Brianna, Holger, etc)... I would say that maybe it would take > like 5 hours a week per student (Dave, is it too much or too little?)... We > have to present an idea list, so it would be good if every possible mentor > could present at least one idea. I created a fake organization profile just > to see the application form, and then I copied what I found here: > https://docs.google.com/document/d/10ilHJDlvm2hj4y9CEW_belAOBJzVARdzMb3ubxCdEUY/edit?usp=sharing > > > About ideas, I think we have quite a few small enhancements which could be > tackled by a new study, for example: > > * get rid of "ImportMismatchError" #2042 > * add option to see skip reason and verbose #2044 > * RFC: parametrizing conditional raising with pytest.raises #1830 > * Allow users to explicitly specify the path of the root directory #1642 > > We have some other improvements which are larger in scope, such as > eventually integrating pytest-catchlog into the core, there's a discussion > on how to handle asyncio test functions, etc. > > Plus there's always a ton of bugs to solve. > > Who wants to volunteer for mentoring? :) > > > Another thing, I just saw that Python accepts sub org applications, for > example, those were the sub orgs that worked with the main python > organization last year: > https://wiki.python.org/moin/SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas, > we can try to contact python org to see if Pytest can apply to be a sub org > of Python. > > > Sounds good. Besides the visibility, what else applying as a sub org > entails? > > Cheers, > Bruno. > > > > Best regards, > Ana > > 2017-01-20 12:02 GMT-03:00 Dave Hunt : > > This is a great idea! I blogged about my experiences with mentoring last > year at > http://davehunt.co.uk/mozilla/2016/09/26/lessons-from-mentoring.html and > I?m happy to answer any questions. > > On 20 Jan 2017, at 12:49, Bruno Oliveira wrote: > > Hi Ana, > I think that is a great idea, thanks for bringing this to attention of the > group! > > I did take a quick look at the site, and for those who don?t know (myself > included) what it means for us (as Pytest organization), here?s an excerpt > from their overview : > > *Organizations* > Open source projects apply to be mentor organizations. Once accepted, > organizations discuss possible ideas with students and then decide on the > proposals they wish to mentor for the summer. They provide mentors to help > guide each student through the program. > > *Mentors* > Existing contributors with the organizations can choose to mentor a > student project. Mentors and students work together to determine > appropriate milestones and requirements for the summer. Mentor interaction > is a vital part of the program. > > So before moving ahead I think we just need to see if: > > 1. Who wants to volunteer to be a mentor? I suppose it doesn?t take > too much time, only a few hours per week to synchronize activities, track > progress and answer the eventual question from the student. Dave Hunt might > add some comments here based on his experience on mentoring Ana for Mozilla. > 2. I think we have a ton of small improvements that could be tackled > by a learning student, but I suppose we can also try to work on a single > larger improvement. Either way, I think that?s for the mentor/student to > ultimately decide. > 3. Anybody has any reason to oppose for applying at all? > > I think it is a great opportunity to promote pytest and help students > around the globe. > > Although I would love to, I can?t volunteer as I already have little free > time to work on pytest as it is. :/ > > Thoughts? > > Cheers, > Bruno. > > On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro > wrote: > > > Hello Fellows, > > Applications to Google Summer of Code to organizations are open! We should > apply as Pytest! > > https://summerofcode.withgoogle.com/ > > I think I can help with the application (Writing it), but I can not be an > organization admin because I am eligible to apply as a student and I think > I'll do that (either applying to Mozilla or Pytest). > > Best Regards, > Ana > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > > ? > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From aninhacostaribeiro at gmail.com Tue Jan 24 19:51:26 2017 From: aninhacostaribeiro at gmail.com (Ana Ribeiro) Date: Tue, 24 Jan 2017 21:51:26 -0300 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: Hello Oliver, This is Pytest related. Tor most probably is going to take part as well, so you should try to contact them... But if you think you can have some time to mentor in Pytest as well from May to August, you will be more than welcome. About the money, I just read this year's rules, and they say: "Organizations. At the end of the Program, Organizations may receive (i) a $500 USD stipend per Student mentored, and (ii) subject to Sections 7.1(e)(vi) and (vii), a $2,200 USD stipend to send up to two (2) Members to the Mentor Summit, by making a request through the form provided by Google by *August 31, 2017*. Google is not required to pay for amounts requested after this date." So, if we get selected, other than 500 per student, two of our mentors will be able to go to the Mentor Summit, I think it will be in California. Regards, Ana 2017-01-24 19:37 GMT-03:00 Oliver Bestwalter : > Hi all, > > I started teaching Python to students last year and I am mentoring a > student in the company at the moment. All I can say is that I quite enjoy > it. I have no idea if I am any good yet, but I definitely like trying to > help others to get involved just as I was and am being helped myself :) > > Avira has granted me 20% of my work time to work on tox so I am digging > into that atm. I am mainly bug triaging and figuring out how to do releases > without screwing up for now, but I guess I will have a bit of a clue to > help someone come summer. So I would volunteer if somebody wants to work on > tox - or is this pytest specific? > > Cheers > Oliver > > On Tue, 24 Jan 2017 at 21:34 Bruno Oliveira wrote: > >> On Sat, Jan 21, 2017 at 1:10 AM Ana Ribeiro >> wrote: >> >> Hello, >> >> About what would we gain from that, Google gives U$D 5,500 for every >> student who completes the program plus U$D 500 to the organization for >> every student mentored... So if we had like 4 students, plus the >> contribution to the project, we would get maybe new contributors to the >> project, plus U$D 2,000 (which is not a lot, but to a small organization >> such as Pytest, it would mean a good addition). >> >> >> Hmm that's interesting, didn't realize that. That money would be a >> welcome towards our next sprint. >> >> >> I think that many people that I meet in Sprint could be a great mentor >> (you, Bruno; Brianna, Holger, etc)... I would say that maybe it would take >> like 5 hours a week per student (Dave, is it too much or too little?)... We >> have to present an idea list, so it would be good if every possible mentor >> could present at least one idea. I created a fake organization profile just >> to see the application form, and then I copied what I found here: >> https://docs.google.com/document/d/10ilHJDlvm2hj4y9CEW_ >> belAOBJzVARdzMb3ubxCdEUY/edit?usp=sharing >> >> >> About ideas, I think we have quite a few small enhancements which could >> be tackled by a new study, for example: >> >> * get rid of "ImportMismatchError" #2042 >> * add option to see skip reason and verbose #2044 >> * RFC: parametrizing conditional raising with pytest.raises #1830 >> * Allow users to explicitly specify the path of the root directory #1642 >> >> We have some other improvements which are larger in scope, such as >> eventually integrating pytest-catchlog into the core, there's a discussion >> on how to handle asyncio test functions, etc. >> >> Plus there's always a ton of bugs to solve. >> >> Who wants to volunteer for mentoring? :) >> >> >> Another thing, I just saw that Python accepts sub org applications, for >> example, those were the sub orgs that worked with the main python >> organization last year: https://wiki.python.org/moin/ >> SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas, we can try to >> contact python org to see if Pytest can apply to be a sub org of Python. >> >> >> Sounds good. Besides the visibility, what else applying as a sub org >> entails? >> >> Cheers, >> Bruno. >> >> >> >> Best regards, >> Ana >> >> 2017-01-20 12:02 GMT-03:00 Dave Hunt : >> >> This is a great idea! I blogged about my experiences with mentoring last >> year at http://davehunt.co.uk/mozilla/2016/09/26/lessons- >> from-mentoring.html and I?m happy to answer any questions. >> >> On 20 Jan 2017, at 12:49, Bruno Oliveira wrote: >> >> Hi Ana, >> I think that is a great idea, thanks for bringing this to attention of >> the group! >> >> I did take a quick look at the site, and for those who don?t know (myself >> included) what it means for us (as Pytest organization), here?s an excerpt >> from their overview : >> >> *Organizations* >> Open source projects apply to be mentor organizations. Once accepted, >> organizations discuss possible ideas with students and then decide on the >> proposals they wish to mentor for the summer. They provide mentors to help >> guide each student through the program. >> >> *Mentors* >> Existing contributors with the organizations can choose to mentor a >> student project. Mentors and students work together to determine >> appropriate milestones and requirements for the summer. Mentor interaction >> is a vital part of the program. >> >> So before moving ahead I think we just need to see if: >> >> 1. Who wants to volunteer to be a mentor? I suppose it doesn?t take >> too much time, only a few hours per week to synchronize activities, track >> progress and answer the eventual question from the student. Dave Hunt might >> add some comments here based on his experience on mentoring Ana for Mozilla. >> 2. I think we have a ton of small improvements that could be tackled >> by a learning student, but I suppose we can also try to work on a single >> larger improvement. Either way, I think that?s for the mentor/student to >> ultimately decide. >> 3. Anybody has any reason to oppose for applying at all? >> >> I think it is a great opportunity to promote pytest and help students >> around the globe. >> >> Although I would love to, I can?t volunteer as I already have little free >> time to work on pytest as it is. :/ >> >> Thoughts? >> >> Cheers, >> Bruno. >> >> On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro < >> aninhacostaribeiro at gmail.com> wrote: >> >> >> Hello Fellows, >> >> Applications to Google Summer of Code to organizations are open! We >> should apply as Pytest! >> >> https://summerofcode.withgoogle.com/ >> >> I think I can help with the application (Writing it), but I can not be an >> organization admin because I am eligible to apply as a student and I think >> I'll do that (either applying to Mozilla or Pytest). >> >> Best Regards, >> Ana >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev >> >> >> >> ? >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev >> >> >> >> _______________________________________________ >> pytest-dev mailing list >> pytest-dev at python.org >> https://mail.python.org/mailman/listinfo/pytest-dev >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From holger at merlinux.eu Wed Jan 25 03:47:19 2017 From: holger at merlinux.eu (holger krekel) Date: Wed, 25 Jan 2017 09:47:19 +0100 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: Message-ID: <20170125084719.dnwea7zpetto4s5y@merlinux.eu> Hi Ana, On Tue, Jan 24, 2017 at 21:51 -0300, Ana Ribeiro wrote: > Hello Oliver, > > This is Pytest related. Tor most probably is going to take part as well, so > you should try to contact them... tox was actually part of the python testing sprint campaign last year and we had tox sessions at the sprint. Also several pytest folks are involved in tox and vice versa. Many thanks to Oliver btw who tremendously helps with tox. I'll leave the question of if/how to apply as org/suborg to others as i am not bound to mentor myself (see my other post). holger > But if you think you can have some time > to mentor in Pytest as well from May to August, you will be more than > welcome. > > About the money, I just read this year's rules, and they say: > > "Organizations. At the end of the Program, Organizations may receive (i) a > $500 USD stipend per Student mentored, and (ii) subject to Sections > 7.1(e)(vi) and (vii), a $2,200 USD stipend to send up to two (2) Members to > the Mentor Summit, by making a request through the form provided by Google > by *August 31, 2017*. Google is not required to pay for amounts requested > after this date." > > So, if we get selected, other than 500 per student, two of our mentors will > be able to go to the Mentor Summit, I think it will be in California. > > Regards, > Ana > > > 2017-01-24 19:37 GMT-03:00 Oliver Bestwalter : > > > Hi all, > > > > I started teaching Python to students last year and I am mentoring a > > student in the company at the moment. All I can say is that I quite enjoy > > it. I have no idea if I am any good yet, but I definitely like trying to > > help others to get involved just as I was and am being helped myself :) > > > > Avira has granted me 20% of my work time to work on tox so I am digging > > into that atm. I am mainly bug triaging and figuring out how to do releases > > without screwing up for now, but I guess I will have a bit of a clue to > > help someone come summer. So I would volunteer if somebody wants to work on > > tox - or is this pytest specific? > > > > Cheers > > Oliver > > > > On Tue, 24 Jan 2017 at 21:34 Bruno Oliveira wrote: > > > >> On Sat, Jan 21, 2017 at 1:10 AM Ana Ribeiro > >> wrote: > >> > >> Hello, > >> > >> About what would we gain from that, Google gives U$D 5,500 for every > >> student who completes the program plus U$D 500 to the organization for > >> every student mentored... So if we had like 4 students, plus the > >> contribution to the project, we would get maybe new contributors to the > >> project, plus U$D 2,000 (which is not a lot, but to a small organization > >> such as Pytest, it would mean a good addition). > >> > >> > >> Hmm that's interesting, didn't realize that. That money would be a > >> welcome towards our next sprint. > >> > >> > >> I think that many people that I meet in Sprint could be a great mentor > >> (you, Bruno; Brianna, Holger, etc)... I would say that maybe it would take > >> like 5 hours a week per student (Dave, is it too much or too little?)... We > >> have to present an idea list, so it would be good if every possible mentor > >> could present at least one idea. I created a fake organization profile just > >> to see the application form, and then I copied what I found here: > >> https://docs.google.com/document/d/10ilHJDlvm2hj4y9CEW_ > >> belAOBJzVARdzMb3ubxCdEUY/edit?usp=sharing > >> > >> > >> About ideas, I think we have quite a few small enhancements which could > >> be tackled by a new study, for example: > >> > >> * get rid of "ImportMismatchError" #2042 > >> * add option to see skip reason and verbose #2044 > >> * RFC: parametrizing conditional raising with pytest.raises #1830 > >> * Allow users to explicitly specify the path of the root directory #1642 > >> > >> We have some other improvements which are larger in scope, such as > >> eventually integrating pytest-catchlog into the core, there's a discussion > >> on how to handle asyncio test functions, etc. > >> > >> Plus there's always a ton of bugs to solve. > >> > >> Who wants to volunteer for mentoring? :) > >> > >> > >> Another thing, I just saw that Python accepts sub org applications, for > >> example, those were the sub orgs that worked with the main python > >> organization last year: https://wiki.python.org/moin/ > >> SummerOfCode/2016#Python_Sub-orgs_and_Project_Ideas, we can try to > >> contact python org to see if Pytest can apply to be a sub org of Python. > >> > >> > >> Sounds good. Besides the visibility, what else applying as a sub org > >> entails? > >> > >> Cheers, > >> Bruno. > >> > >> > >> > >> Best regards, > >> Ana > >> > >> 2017-01-20 12:02 GMT-03:00 Dave Hunt : > >> > >> This is a great idea! I blogged about my experiences with mentoring last > >> year at http://davehunt.co.uk/mozilla/2016/09/26/lessons- > >> from-mentoring.html and I?m happy to answer any questions. > >> > >> On 20 Jan 2017, at 12:49, Bruno Oliveira wrote: > >> > >> Hi Ana, > >> I think that is a great idea, thanks for bringing this to attention of > >> the group! > >> > >> I did take a quick look at the site, and for those who don?t know (myself > >> included) what it means for us (as Pytest organization), here?s an excerpt > >> from their overview : > >> > >> *Organizations* > >> Open source projects apply to be mentor organizations. Once accepted, > >> organizations discuss possible ideas with students and then decide on the > >> proposals they wish to mentor for the summer. They provide mentors to help > >> guide each student through the program. > >> > >> *Mentors* > >> Existing contributors with the organizations can choose to mentor a > >> student project. Mentors and students work together to determine > >> appropriate milestones and requirements for the summer. Mentor interaction > >> is a vital part of the program. > >> > >> So before moving ahead I think we just need to see if: > >> > >> 1. Who wants to volunteer to be a mentor? I suppose it doesn?t take > >> too much time, only a few hours per week to synchronize activities, track > >> progress and answer the eventual question from the student. Dave Hunt might > >> add some comments here based on his experience on mentoring Ana for Mozilla. > >> 2. I think we have a ton of small improvements that could be tackled > >> by a learning student, but I suppose we can also try to work on a single > >> larger improvement. Either way, I think that?s for the mentor/student to > >> ultimately decide. > >> 3. Anybody has any reason to oppose for applying at all? > >> > >> I think it is a great opportunity to promote pytest and help students > >> around the globe. > >> > >> Although I would love to, I can?t volunteer as I already have little free > >> time to work on pytest as it is. :/ > >> > >> Thoughts? > >> > >> Cheers, > >> Bruno. > >> > >> On Fri, Jan 20, 2017 at 12:13 AM Ana Ribeiro < > >> aninhacostaribeiro at gmail.com> wrote: > >> > >> > >> Hello Fellows, > >> > >> Applications to Google Summer of Code to organizations are open! We > >> should apply as Pytest! > >> > >> https://summerofcode.withgoogle.com/ > >> > >> I think I can help with the application (Writing it), but I can not be an > >> organization admin because I am eligible to apply as a student and I think > >> I'll do that (either applying to Mozilla or Pytest). > >> > >> Best Regards, > >> Ana > >> _______________________________________________ > >> pytest-dev mailing list > >> pytest-dev at python.org > >> https://mail.python.org/mailman/listinfo/pytest-dev > >> > >> > >> > >> ? > >> _______________________________________________ > >> pytest-dev mailing list > >> pytest-dev at python.org > >> https://mail.python.org/mailman/listinfo/pytest-dev > >> > >> > >> > >> _______________________________________________ > >> pytest-dev mailing list > >> pytest-dev at python.org > >> https://mail.python.org/mailman/listinfo/pytest-dev > >> > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev From nicoddemus at gmail.com Wed Jan 25 05:27:09 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 25 Jan 2017 10:27:09 +0000 Subject: [pytest-dev] Google Summer of Code In-Reply-To: <20170125084719.dnwea7zpetto4s5y@merlinux.eu> References: <20170125084719.dnwea7zpetto4s5y@merlinux.eu> Message-ID: On Wed, Jan 25, 2017 at 6:47 AM holger krekel wrote: > I'll leave the question of if/how to apply as org/suborg to others > as i am not bound to mentor myself (see my other post). > Which post do you mean Holger? I didn't receive any other reply from you to this thread. Perhaps you sent it only to Ana by accident? Cheers, Bruno. -------------- next part -------------- An HTML attachment was scrubbed... URL: From me at the-compiler.org Wed Jan 25 06:04:05 2017 From: me at the-compiler.org (Florian Bruhin) Date: Wed, 25 Jan 2017 12:04:05 +0100 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: <20170125084719.dnwea7zpetto4s5y@merlinux.eu> Message-ID: <20170125110405.ohlbms2rahdxwwsy@tonks> * Bruno Oliveira [2017-01-25 10:27:09 +0000]: > On Wed, Jan 25, 2017 at 6:47 AM holger krekel wrote: > > > I'll leave the question of if/how to apply as org/suborg to others > > as i am not bound to mentor myself (see my other post). > > > > Which post do you mean Holger? I didn't receive any other reply from you to > this thread. Perhaps you sent it only to Ana by accident? I did, and it's in the archive too: https://mail.python.org/pipermail/pytest-dev/2017-January/003985.html Florian -- http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From nicoddemus at gmail.com Wed Jan 25 06:28:23 2017 From: nicoddemus at gmail.com (Bruno Oliveira) Date: Wed, 25 Jan 2017 11:28:23 +0000 Subject: [pytest-dev] Google Summer of Code In-Reply-To: <20170125110405.ohlbms2rahdxwwsy@tonks> References: <20170125084719.dnwea7zpetto4s5y@merlinux.eu> <20170125110405.ohlbms2rahdxwwsy@tonks> Message-ID: On Wed, Jan 25, 2017 at 9:04 AM Florian Bruhin wrote: > * Bruno Oliveira [2017-01-25 10:27:09 +0000]: > > I did, and it's in the archive too: > https://mail.python.org/pipermail/pytest-dev/2017-January/003985.html That's weird, I really did not receive it. Well, thanks Florian! :) []s, -------------- next part -------------- An HTML attachment was scrubbed... URL: From aninhacostaribeiro at gmail.com Wed Jan 25 06:31:34 2017 From: aninhacostaribeiro at gmail.com (Ana Ribeiro) Date: Wed, 25 Jan 2017 08:31:34 -0300 Subject: [pytest-dev] Google Summer of Code In-Reply-To: <20170125110405.ohlbms2rahdxwwsy@tonks> References: <20170125084719.dnwea7zpetto4s5y@merlinux.eu> <20170125110405.ohlbms2rahdxwwsy@tonks> Message-ID: Hello, Sorry, when I read the email too quickly and I thought of the browser (Tor) instead of Tox (shame)... For sure, I have used Tox on my internship. About bad experiences, they may happen, but good experiences may happen as well... In Mozilla Outreachy program, they had a good application process in my opinion, we had to solve a small issue together our mentor, so we could see if this partnership would work well. In GSoC we can decide how we are going to take the application process, so I think it is a good way. About how to apply as a suborg of python, I may ask them on IRC and come here with more information. Best regards, Ana 2017-01-25 8:04 GMT-03:00 Florian Bruhin : > * Bruno Oliveira [2017-01-25 10:27:09 +0000]: > > On Wed, Jan 25, 2017 at 6:47 AM holger krekel > wrote: > > > > > I'll leave the question of if/how to apply as org/suborg to others > > > as i am not bound to mentor myself (see my other post). > > > > > > > Which post do you mean Holger? I didn't receive any other reply from you > to > > this thread. Perhaps you sent it only to Ana by accident? > > I did, and it's in the archive too: > https://mail.python.org/pipermail/pytest-dev/2017-January/003985.html > > Florian > > -- > http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP) > GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc > I love long mails! | http://email.is-not-s.ms/ > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From oliver at bestwalter.de Wed Jan 25 10:00:31 2017 From: oliver at bestwalter.de (Oliver Bestwalter) Date: Wed, 25 Jan 2017 15:00:31 +0000 Subject: [pytest-dev] Google Summer of Code In-Reply-To: References: <20170125084719.dnwea7zpetto4s5y@merlinux.eu> <20170125110405.ohlbms2rahdxwwsy@tonks> Message-ID: Hello, o.k. sounds all good to me then. I have a topic in mind already that could nicely be tackled which is what we started to draft already as part of the sprint: https://github.com/tox-dev/tox/blob/master/doc/drafts/extend-envs-and-packagebuilds.md - if we find a dedicated individual who wants to get their feet wet with this topic, I actually start to get quite enthusiastic about the whole idea :) One caveat though: I am quite a catastrophe when it comes to classical admin things like filling out forms and stuff - so if this would be part of my work as a mentor, I will have to ask for a mentor myself to learn to better tackle these things ;) Cheers Oliver On Wed, 25 Jan 2017 at 12:31 Ana Ribeiro wrote: > Hello, > > Sorry, when I read the email too quickly and I thought of the browser > (Tor) instead of Tox (shame)... For sure, I have used Tox on my internship. > > About bad experiences, they may happen, but good experiences may happen as > well... In Mozilla Outreachy program, they had a good application process > in my opinion, we had to solve a small issue together our mentor, so we > could see if this partnership would work well. In GSoC we can decide how we > are going to take the application process, so I think it is a good way. > > About how to apply as a suborg of python, I may ask them on IRC and come > here with more information. > > Best regards, > Ana > > 2017-01-25 8:04 GMT-03:00 Florian Bruhin : > > * Bruno Oliveira [2017-01-25 10:27:09 +0000]: > > On Wed, Jan 25, 2017 at 6:47 AM holger krekel > wrote: > > > > > I'll leave the question of if/how to apply as org/suborg to others > > > as i am not bound to mentor myself (see my other post). > > > > > > > Which post do you mean Holger? I didn't receive any other reply from you > to > > this thread. Perhaps you sent it only to Ana by accident? > > I did, and it's in the archive too: > https://mail.python.org/pipermail/pytest-dev/2017-January/003985.html > > Florian > > -- > http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP) > GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc > I love long mails! | http://email.is-not-s.ms/ > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > > > _______________________________________________ > pytest-dev mailing list > pytest-dev at python.org > https://mail.python.org/mailman/listinfo/pytest-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: From skmuttlu at gmail.com Wed Jan 25 21:00:51 2017 From: skmuttlu at gmail.com (Son Son) Date: Wed, 25 Jan 2017 18:00:51 -0800 Subject: [pytest-dev] Looking for help in Hook function ordering Message-ID: Hi, I am not sure whether I am sending my query to right mailing list or not, however, pls. redirect me if my query contradicts with the purpose of this mailing list. *Query:* I have total 5 independent pytest plugins, however I would like to invoke them in a right order. I tried ?pytest.hookimpl(tryfirst=true) and pytest.hookimpl(trylast=true), however I don?t know how to align it in order if I have more than 2 plugins. I tried the same, however it is not being invoked in order. =========================== Can someone please provide inputs in this regard? myplugin1.py =========== @pytest.hookimpl(tryfirst=True) def pytest_runtest_setup(self, item): <> @pytest.hookimpl(tryfirst=True) def pytest_runtest_teardown(self, item, nextitem): <> myplugin2.py =========== @pytest.hookimpl(trylast=True) def pytest_runtest_setup(self, item): <> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item, nextitem): <> myplugin3.py =========== @pytest.hookimpl(trylast=True) def pytest_runtest_setup(self, item): <> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item, nextitem): <> myplugin4.py =========== @pytest.hookimpl(trylast=True) def pytest_runtest_setup(self, item): <> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item, nextitem): <> myplugin5.py =========== @pytest.hookimpl(trylast=True) def pytest_runtest_setup(self, item): <> @pytest.hookimpl(trylast=True) def pytest_runtest_teardown(self, item, nextitem): <> Here is of my pytest.main()? addplugins = [myplugin1,myplugin2,myplugin3,myplugin4,myplugin5] # Here we go: if not sys.argv[1:]: pytest_argv = ["-h"] else: pytest_argv = sys.argv[1:] pyres = pytest.main(pytest_argv, plugins=addplugins) -------------- next part -------------- An HTML attachment was scrubbed... URL: From holger at merlinux.eu Thu Jan 26 04:28:10 2017 From: holger at merlinux.eu (holger krekel) Date: Thu, 26 Jan 2017 10:28:10 +0100 Subject: [pytest-dev] Looking for help in Hook function ordering In-Reply-To: References: Message-ID: <20170126092810.euga4xah6yeb4imp@merlinux.eu> Hi Son Son, On Wed, Jan 25, 2017 at 18:00 -0800, Son Son wrote: > addplugins = [myplugin1,myplugin2,myplugin3,myplugin4,myplugin5] If you register like this then i think pytest will call pytest_runtest_setup first from myplugin5, then myplugin4 etc. In other words, the order of registration determines a reverse invocation order. There is then no need to mark hookimpls with tryfirst/trylast. holger