]> 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:38 +0000 (14:57 +0200)
committerChristian Heimes <christian@cheimes.de>
Sun, 25 Aug 2013 12:57:38 +0000 (14:57 +0200)
commit9dd279a3accb22d17f17c413faac47ef71913486
tree402f7010e12334f036a86d216e8f6c7b9cf5f3ae
parentcfa47962c2cedbdefc86f1f4f3b24ec489f326c8
parentf1fe15982287c5d026e8033b286533e867b51857
Issue #11973: Fix a problem in kevent. The flags and fflags fields are now
properly handled as unsigned.
Misc/NEWS
Modules/selectmodule.c