Re: python fails asyncio tests (py 3.7 & 3.8)

2020-12-28 Thread Marco Atzeri via Cygwin-apps
On 29.12.2020 06:41, Marco Atzeri wrote: On 29.12.2020 01:08, Mark Geisert wrote: Hi Marco, Hi Mark, is this the expected result ? test_connection_attributes (__main__.TestAPI_UseUnixSocketsPoll) ... ERROR /usr/lib/python3.8/unittest/case.py:704: ResourceWarning: unclosed

Re: python fails asyncio tests (py 3.7 & 3.8)

2020-12-28 Thread Marco Atzeri via Cygwin-apps
On 29.12.2020 01:08, Mark Geisert wrote: Hi Marco, On Mon, 28 Dec 2020, Marco Atzeri via Cygwin-apps wrote: On 17.12.2020 10:20, Mark Geisert wrote: Hi Marco, Below is the patch I developed to work around the problem report in https://cygwin.com/pipermail/cygwin/2020-November/246830.html I

Re: python fails asyncio tests (py 3.7 & 3.8)

2020-12-28 Thread Mark Geisert
Hi Marco, On Mon, 28 Dec 2020, Marco Atzeri via Cygwin-apps wrote: On 17.12.2020 10:20, Mark Geisert wrote: Hi Marco, Below is the patch I developed to work around the problem report in https://cygwin.com/pipermail/cygwin/2020-November/246830.html I called the patch file

Re: python fails asyncio tests (py 3.7 & 3.8)

2020-12-28 Thread Marco Atzeri via Cygwin-apps
On 17.12.2020 10:20, Mark Geisert wrote: Hi Marco, Below is the patch I developed to work around the problem report in https://cygwin.com/pipermail/cygwin/2020-November/246830.html I called the patch file 3.8.3-peercred-cygwin.patch. I am unable to test the patch myself because of continuing

python fails asyncio tests (py 3.7 & 3.8)

2020-12-17 Thread Mark Geisert
Hi Marco, Below is the patch I developed to work around the problem report in https://cygwin.com/pipermail/cygwin/2020-November/246830.html I called the patch file 3.8.3-peercred-cygwin.patch. I am unable to test the patch myself because of continuing problems building a new Python. I don't