[python-committers] [RELEASE] Python 3.7.0rc1 and 3.6.6rc1 are now available

2018-06-13 Thread Ned Deily
Python 3.7.0rc1 and 3.6.6rc1 are now available. 3.7.0rc1 is the final planned release preview of Python 3.7, the next feature release of Python. 3.6.6rc1 is the the release preview of the next maintenance release of Python 3.6, the current release of Python. Assuming no critical problems are found

[python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Victor Stinner
Hi, I propose to promote Pablo Salingo Salgado as a core developer and so open a vote during one week. If there is no strong opposition, I will promote him but also continue to mentor him for a least one month. Pablo is contributing frequently to Python since almost one year. He added os.preadv()

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Terry Reedy
On 6/13/2018 12:16 PM, Victor Stinner wrote: Hi, I propose to promote Pablo Salingo Salgado as a core developer and so open a vote during one week. If there is no strong opposition, I will promote him but also continue to mentor him for a least one month. Pablo is contributing frequently to Pyt

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Serhiy Storchaka
13.06.18 19:43, Terry Reedy пише: On 6/13/2018 12:16 PM, Victor Stinner wrote: I propose to promote Pablo Salingo Salgado as a core developer and so open a vote during one week. If there is no strong opposition, I will promote him but also continue to mentor him for a least one month. Pablo is

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Victor Stinner
2018-06-13 18:43 GMT+02:00 Terry Reedy : >> Pablo's merged PR: >> >> https://github.com/python/cpython/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+author%3Apablogsal+ > > This includes closed without merging. > >> He got 22 commits merged into master between September 2017 and June 2018. > > https:/

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Victor Stinner
2018-06-13 21:38 GMT+02:00 Serhiy Storchaka : >> Pablo's merged PR: >> https://github.com/python/cpython/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+author%3Apablogsal+ > > This includes closed without merging. (sorry again, bad link.) > And reverted PRs. Adding ensure_disabled() (bpo-31356) was

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Berker Peksağ
On Wed, Jun 13, 2018 at 10:38 PM, Serhiy Storchaka wrote: > I think Pablo will be good core developer and agree with the description > given by Victor. But it seems that he still needs to learn something about > what changes are good for Python. I agree with Serhiy. Count me -1 for now. I don't

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Carol Willing
+1 With Victor's mentoring (1 or 2 months), I believe that it is reasonable to promote Pablo to a core developer either now or after 3 months of coaching. I would also like to see Cheryl Sabella who has been very active on the bug tracker to also be promoted to a core developer as well as Emily

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Terry Reedy
On 6/13/2018 7:03 PM, Carol Willing wrote: +1 With Victor's mentoring (1 or 2 months), I believe that it is reasonable to promote Pablo to a core developer either now or after 3 months of coaching. I would also like to see Cheryl Sabella who has been very active on the bug tracker to also be

Re: [python-committers] Vote to promote Pablo Salingo Salgado as core developer

2018-06-13 Thread Carol Willing
> On Jun 13, 2018, at 7:30 PM, Terry Reedy wrote: > > On 6/13/2018 7:03 PM, Carol Willing wrote: >> +1 With Victor's mentoring (1 or 2 months), I believe that it is reasonable >> to promote Pablo to a core developer either now or after 3 months of >> coaching. >> I would also like to see Che