diff options
| -rw-r--r-- | Misc/NEWS | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -17,6 +17,9 @@ Library  - Issue #5798: Handle select.poll flag oddities properly on OS X.    This fixes test_asynchat and test_smtplib failures on OS X. +- Issue #9543: Fix regression in socket.py introduced in Python 2.6.6 rc 1 +  in r83624. +  Extension Modules  ----------------- | 
