ports/156759: [patch] lang/python: kevent does not accept KQ_NOTE_EXIT (and other (f)flags)

Kubilay Kocak koobs.freebsd at gmail.com
Sun Nov 24 14:30:01 UTC 2013


The following reply was made to PR ports/156759; it has been noted by GNATS.

From: Kubilay Kocak <koobs.freebsd at gmail.com>
To: bug-followup at FreeBSD.org, naylor.b.david at 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


More information about the freebsd-python mailing list