Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2013 14:30:01 GMT
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/156759: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT (and other (f)flags)
Message-ID:  <201311241430.rAOEU1CZ099952@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156759; it has been noted by GNATS.

From: Kubilay Kocak <koobs.freebsd@gmail.com>
To: bug-followup@FreeBSD.org, naylor.b.david@gmail.com
Cc:  
Subject: Re: ports/156759: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT
 (and other (f)flags)
Date: Mon, 25 Nov 2013 01:25:41 +1100

 This is now resolved in lang/python27 and lang/python33 since the Python
 2.7.6 and 3.3.3 port updates.
 
 From the respective release notes:
 
 Issue #11973: Fix a problem in kevent. The flags and fflags fields are
 now properly handled as unsigned. [1][2]
 
 Left TODO is backport changes to lang/python31 and lang/python32
 
 [1] http://hg.python.org/cpython/file/v2.7.6/Misc/NEWS
 [2] http://hg.python.org/cpython/file/v3.3.3/Misc/NEWS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311241430.rAOEU1CZ099952>