[Python-Dev] Re: Maintenance of multiprocessing module: there are a few stalled issues/patches

2020-02-12 Thread mailer@app.tempr.email
> Did you help move the issues forward by reviewing and testing the 
patches, or otherwise commenting?  If the multiple PRs on an issue are 
either/or, which seems better?

Thanks Terry for the reply. Are regular users supposed to keep reviewing even 
though the issue already has positive reviews or former change requests have 
been fixed and are now already "awaiting core review"?

Here, the first pull request stalled, but the second one takes over and awaits 
review:

- https://bugs.python.org/issue28053

- https://github.com/python/cpython/pull/9959

- https://github.com/python/cpython/pull/15058

Here, the first pull request is the bugfix which changes only 2 lines, so very 
little code to review. The second one adds the regression tests which were 
missing to show the existing issue:

- https://bugs.python.org/issue30256

- https://github.com/python/cpython/pull/4819

- https://github.com/python/cpython/pull/16341

Here, the third pull request is the most recent one, has been reviewed and is 
now awaiting core review:

- https://bugs.python.org/issue31171

- https://github.com/python/cpython/pull/3054

- https://github.com/python/cpython/pull/10563

- https://github.com/python/cpython/pull/13353

Here, the original author also has responded to change requests and asked for a 
review:

- https://bugs.python.org/issue35727

- https://github.com/python/cpython/pull/11538

I've just been looking through the multiprocessing module and open issues and 
wondered why there were some small bugs/patches not being fixed/merged. Is this 
the "normal" patch cycle? Does it take years for bugs to get fixed in Python, 
even though patches are submitted? Just asking, I realize this sounds very 
negative, but I don't mean to be criticizing. Doing volunteer work myself, I 
understand that time is valuable and not always available. But I would have 
thought that there was no shortage of volunteers for Python.
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/HRJ7ZWNOSOI7QEM74I7YNCRIDCFZKMWV/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: PEP 458: Secure PyPI downloads with package signing

2020-02-12 Thread Sumana Harihareswara
Donald Stufft wrote today 
https://discuss.python.org/t/pep-458-secure-pypi-downloads-with-package-signing/2648/110
 :

> It looks like discussion about the actual meat and potatoes of this PEP has 
> petered out. Unless someone has an objection, I intend to accept this PEP on 
> Friday.
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/XD352RZMWEJHTXIYI5ZBKHNY5FS5FZGD/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] OpenGrok upgraded and is now self serve

2020-02-12 Thread Sean Wallitsch
OpenGrok  has moved to the DreamWorks Cloud!

It's on a much beefier VM this time around, which will hopefully alleviate
the crashing and downtime that plagued the old instance. In addition,
Opengrok now re-indexes every *60 *minutes instead of once a day. It will
also auto-pull github changes down during that time.

Finally, you can add your own github repositories or folios to be indexed
by following "Adding Files to OpenGrok"

on the mydw  page.
It's as simple as ssh'ing in to grokdev, then either git cloning or
symlinking the repository you want indexed.

Good luck, and happy searching.

-Sean
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/QEPMMB3HPUPM6DZFPA2EDZX5M3UN3QX2/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: Maintenance of multiprocessing module: there are a few stalled issues/patches

2020-02-12 Thread Benjamin Peterson



On Wed, Feb 12, 2020, at 08:22, mailer@app.tempr.email wrote:
> I've just been looking through the multiprocessing module and open 
> issues and wondered why there were some small bugs/patches not being 
> fixed/merged. Is this the "normal" patch cycle? Does it take years for 
> bugs to get fixed in Python, even though patches are submitted? Just 
> asking, I realize this sounds very negative, but I don't mean to be 
> criticizing. Doing volunteer work myself, I understand that time is 
> valuable and not always available. But I would have thought that there 
> was no shortage of volunteers for Python. 

Sadly, that is not that case.
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/BCWCI57SRBJ3TRZICXPEZYNPHOCB7EY6/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: OpenGrok upgraded and is now self serve

2020-02-12 Thread Sean Wallitsch
Please ignore this email, it was accidentally sent to this group.

My most sincere apologies.

On Wed, Feb 12, 2020 at 5:05 PM Sean Wallitsch <
sean.wallit...@dreamworks.com> wrote:

> OpenGrok  has moved to the DreamWorks Cloud!
>
> It's on a much beefier VM this time around, which will hopefully alleviate
> the crashing and downtime that plagued the old instance. In addition,
> Opengrok now re-indexes every *60 *minutes instead of once a day. It will
> also auto-pull github changes down during that time.
>
> Finally, you can add your own github repositories or folios to be indexed
> by following "Adding Files to OpenGrok"
> 
> on the mydw  page.
> It's as simple as ssh'ing in to grokdev, then either git cloning or
> symlinking the repository you want indexed.
>
> Good luck, and happy searching.
>
> -Sean
>
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/FSDQPQSHLAOFPNROGT63VK65OEI6FJO4/
Code of Conduct: http://python.org/psf/codeofconduct/