[Python-Dev] test_asyncio needs your love

2020-10-12 Thread Victor Stinner
Hi,

As a member of the Night's Watch, I'm fixing the CI in the darkness
for you (*). Last weeks, I managed to fix most issues. But I decided
to give up on test_asyncio failures. I no longer have the bandwidth to
investigate these complex issues.

(*) https://pythondev.readthedocs.io/ci.html


I need your help to debug and fix the following test_asyncio issues.

(1) "test_asyncio altered the execution environment" open for almost one year
https://bugs.python.org/issue38912

(2) "asyncio: MultiLoopWatcher has a race condition (test_asyncio:
test_close_kill_running() hangs on AMD64 RHEL7 Refleaks 3.x)" open for
longer than one year
https://bugs.python.org/issue38323

There are 8 more open issues which contain "test_asyncio" in their
title, but these 2 are the ones causing most troubles on the CI.

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
___
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/Y7I5ADXAQEGK6DOFAPVDTKMBT6NUFNQ4/
Code of Conduct: http://python.org/psf/codeofconduct/


[Python-Dev] Re: [python-committers] Resignation from Stefan Krah

2020-10-12 Thread Ethan Furman

> the problem is only a specific behavior ("gatekeeper").

I'm (obviously) not on the SC, but I have to strongly disagree with you here -- there is nothing inherently wrong with 
being a gatekeeper, nor is there anything in the CoC about it.  A gatekeeper can help ensure high-quality code, can 
provide a direction for a module, can keep a module from bloating, etc.


The issue that I saw with Stefan was his treatment of others: some of his actions on b.p.o. were cruel and hateful, and 
some of his messages were demeaning and spiteful.  If his behavior in person is anything close to his online persona he 
would definitely be a missing stair for me.


> Victor (speaking for himself, not in the name of the Steering Council)

Thank you for clarifying.

Also, my thanks to the Steering Council - personnel problems are never fun nor easy to deal with, and I appreciate you 
and them for making it a priority.


--
~Ethan~
___
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/WBNVFYQ2VFV53ZNUXEGELOAARDJ4L7AX/
Code of Conduct: http://python.org/psf/codeofconduct/