]> granicus.if.org Git - python/commit
Issue #11973: Fix a problem in kevent. The flags and fflags fields are now
authorChristian Heimes <christian@cheimes.de>
Sun, 25 Aug 2013 12:57:00 +0000 (14:57 +0200)
committerChristian Heimes <christian@cheimes.de>
Sun, 25 Aug 2013 12:57:00 +0000 (14:57 +0200)
commitf1fe15982287c5d026e8033b286533e867b51857
treeddbf4e265445d01b9cf3b6a5fa837821c32f61ca
parent61636e7105bac4753f6796834b899ad30aeee492
Issue #11973: Fix a problem in kevent. The flags and fflags fields are now
properly handled as unsigned.
Misc/NEWS
Modules/selectmodule.c