Message9306

Author zyasoft
Recipients fwierzbicki, shishir, zyasoft
Date 2015-01-05.18:56:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420484182.26.0.664471459939.issue2238@psf.upfronthosting.co.za>
In-reply-to
Content
We are happy to commit a bugfix specific to HPUX, so long as you can assure us it works on that platform. But for platforms that we do not have access to - HPUX, AIX, AS/400, OS/390 - that's really the best we can do.

One more suggestion: you can probably write a workable version of os.system directly using ProcessBuilder, and monkeypatch that in. See our book on that approach, http://www.jython.org/jythonbook/en/1.0/Concurrency.html#interruption

Re beta 4 (last beta!) - I committed the last bug fix earlier today. We plan to release a soft beta later today. Frank may be able to get one more fix in before that time.
History
Date User Action Args
2015-01-05 18:56:22zyasoftsetmessageid: <1420484182.26.0.664471459939.issue2238@psf.upfronthosting.co.za>
2015-01-05 18:56:22zyasoftsetrecipients: + zyasoft, fwierzbicki, shishir
2015-01-05 18:56:22zyasoftlinkissue2238 messages
2015-01-05 18:56:21zyasoftcreate