Message10677

Author zyasoft
Recipients lukasa, zyasoft
Date 2016-02-02.03:21:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454383306.48.0.79943864276.issue2434@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed as of https://hg.python.org/jython/rev/767d5206e120

I also ran the urllib3 test suite (using master) with nose. All tests now pass, excluding the tornado-derived tests, which rely on fcntl and may be problematic for being too tightly tied to posix (we will see with any work on #1943) and coverage tests (relies on #1638).
History
Date User Action Args
2016-02-02 03:21:46zyasoftsetmessageid: <1454383306.48.0.79943864276.issue2434@psf.upfronthosting.co.za>
2016-02-02 03:21:46zyasoftsetrecipients: + zyasoft, lukasa
2016-02-02 03:21:46zyasoftlinkissue2434 messages
2016-02-02 03:21:45zyasoftcreate