]> 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)
commit42831fefa7fb1eab72d90975464099faa5b38998
treee5f3c3b76591a252978a984e14fd264e4bfd97d6
parenta0c8373e32f5d0512f81dc5ff2d55c51321932eb
Issue #11973: Fix a problem in kevent. The flags and fflags fields are now
properly handled as unsigned.
Misc/NEWS
Modules/selectmodule.c