Re: Python 3.12 testing

2025-04-06 Thread Brian Inglis via Cygwin
On 2025-04-06 14:32, dwes1--- via Cygwin wrote: To the Python maintainer and anyone else testing Python 3.12: A few weeks ago, the python developer requested help with evaluating the Python 3.12 release. I downloaded the python312-test package, and worked out that python -m test.test_threading

Python 3.12 testing

2025-04-06 Thread dwes1--- via Cygwin
To the Python maintainer and anyone else testing Python 3.12: A few weeks ago, the python developer requested help with evaluating the Python 3.12 release. I downloaded the python312-test package, and worked out that python -m test.test_threading -v failed during the second test in the file, so

Re: cygutils 1.4.17-2: lssparse -H does not print hole at offset 0 if more data exists

2025-04-06 Thread Mark Geisert via Cygwin
Hi Roland, On 4/5/2025 7:56 AM, Roland Mainz via Cygwin wrote: On Wed, Apr 2, 2025 at 4:01 PM Christian Franke via Cygwin wrote: Testcase for a minor issue: $ > sparse_file $ chattr +S sparse_file $ dd if=/dev/zero bs=1M count=1 conv=sparse,notrunc of=sparse_file ... $ lssparse sparse_file