Re: Python Packages

2020-07-29 Thread Marco Atzeri via Cygwin
On 30.07.2020 06:57, Allen Hewes via Cygwin wrote: Hi, I have a few Python packages built (and very minor change) for Python 3.8, but before I follow the directions for package contributions, I have a few questions: 1. I am only running cygport --64 .cygport all-test, is there anything else

Python Packages

2020-07-29 Thread Allen Hewes via Cygwin
Hi, I have a few Python packages built (and very minor change) for Python 3.8, but before I follow the directions for package contributions, I have a few questions: 1. I am only running cygport --64 .cygport all-test, is there anything else I should do? I have a local "test" repo I use to get

Re: Synchronization problem with posix_spawn

2020-07-29 Thread Ken Brown via Cygwin
On 7/29/2020 4:17 PM, Ken Brown via Cygwin wrote: posix_spawn(p) returns before the spawned process is fully up and running.  As a result, the spawned process can fail to receive signals.  The attached test case illustrates the problem.  It spawns a sleep process and then tries to kill it. On e

Synchronization problem with posix_spawn

2020-07-29 Thread Ken Brown via Cygwin
posix_spawn(p) returns before the spawned process is fully up and running. As a result, the spawned process can fail to receive signals. The attached test case illustrates the problem. It spawns a sleep process and then tries to kill it. On exit, the sleep process is still running. The foll

Re: stty -cooked not usable since cygwin-3.1.1-1

2020-07-29 Thread Rabbe Fogelholm
On 2020-07-29 01:30, Thomas Wolff wrote: Am 28.07.2020 um 21:51 schrieb Rabbe Fogelholm: On 2020-07-28 18:56, Thomas Wolff wrote: Am 28.07.2020 um 18:38 schrieb Takashi Yano via Cygwin: On Tue, 28 Jul 2020 15:56:54 +0200 Rabbe Fogelholm wrote: Rabbe Fogelholm wrote: Takashi Yano wrote:

[ANNOUNCEMENT] Updated: python-imaging 7.2.0-1

2020-07-29 Thread Hamish McIntyre-Bhatty via Cygwin-announce
Version 7.2.0-1 of "python-imaging" has been marked as stable. python-imaging (aka Pillow) is a fork or the Python Imaging Library (PIL). This update provides the following packages: python-imaging (the source package) python-imaging-debuginfo python36-imaging, python36-imaging-tk python37-im

[ANNOUNCEMENT] Updated: python3-wx-4.0.7.post2-3

2020-07-29 Thread Hamish McIntyre-Bhatty via Cygwin-announce
Version 4.0.7.post2-3 of "python3-wx" has been marked as stable. python3-wx is the Python 3 version of the cross-platform GUI toolkit, wxPython. This is the third revision, and it provides the following packages: python3-wx (the source package) python3-wx-common (common files) python3-wx-debug

Re: Cygwin's sqlite3 modifies DLL search order

2020-07-29 Thread E. Madison Bray via Cygwin
(Oops, resending this upon realizing I didn't reply to the list) On Fri, Jul 17, 2020, 09:34 Jan Nijtmans wrote: > > Op do 16 jul. 2020 om 18:48 schreef E. Madison Bray via Cygwin: > > > > Hi all, > > > > After some significant headache I discovered a problem introduced by > > the Cygwin patches

Re: cygwin for vista

2020-07-29 Thread marco atzeri via Cygwin
On Wed, Jul 29, 2020 at 12:19 PM Adam Dinwoodie wrote: > > On Wed, 29 Jul 2020 at 01:44, Kaylem LW via Cygwin wrote: > > > > do you have cygwin for vista?? > > See https://cygwin.com/faq/faq.html#faq.what.supported > -- but is possible to go back in time ... and install a old version http://www.c

Re: cygwin for vista

2020-07-29 Thread Adam Dinwoodie
On Wed, 29 Jul 2020 at 01:44, Kaylem LW via Cygwin wrote: > > do you have cygwin for vista?? See https://cygwin.com/faq/faq.html#faq.what.supported -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.