[Python-checkins] r71579 - python/trunk/Misc/NEWS

r.david.murray python-checkins at python.org
Mon Apr 13 18:56:33 CEST 2009


Author: r.david.murray
Date: Mon Apr 13 18:56:32 2009
New Revision: 71579
Log:
Add missing NEWS item for issue1161031 fix.
Modified:
 python/trunk/Misc/NEWS
Modified: python/trunk/Misc/NEWS
==============================================================================
--- python/trunk/Misc/NEWS	(original)
+++ python/trunk/Misc/NEWS	Mon Apr 13 18:56:32 2009
@@ -221,6 +221,12 @@
 Library
 -------
 
+- Issue #1161031: fix readwrite select flag handling: POLLPRI now
+ results in a handle_expt_event call, not handle_read_event, and POLLERR
+ and POLLNVAL now call handle_close, not handle_expt_event. Also,
+ dispatcher now has an 'ignore_log_types' attribute for suppressing
+ log messages, which is set to 'warning' by default.
+
 - Issue #5607: fixed Distutils test_get_platform for Mac OS X fat binaries.
 
 - Issue #5741: don't disallow "%%" (which is an escape for "%") when setting


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /