diff options
Diffstat (limited to 'doc/history.rst')
| -rw-r--r-- | doc/history.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/history.rst b/doc/history.rst index 57d2cdf..ec3c517 100644 --- a/doc/history.rst +++ b/doc/history.rst @@ -4,6 +4,13 @@ History Releases -------- +Version 3.3 +``````````` + +* Fixes issue with ``close()`` method called from ``__del__`` calling + time.sleep() unnecessarily, causing false TIMEOUT before EOF exceptions + on some platforms (namely, OSX). + Version 3.2 ``````````` |
