Author: neal.norwitz Date: Fri Jun 30 08:09:24 2006 New Revision: 47165 Modified: peps/trunk/pep-0356.txt Log: Add another bug that needs resolution (socket.close() not working) Modified: peps/trunk/pep-0356.txt ============================================================================== --- peps/trunk/pep-0356.txt (original) +++ peps/trunk/pep-0356.txt Fri Jun 30 08:09:24 2006 @@ -147,9 +147,10 @@ Open issues - Bugs that need resolving before release: - http://python.org/sf/1504046 + http://python.org/sf/1513223 http://python.org/sf/1512814 http://python.org/sf/1512695 + http://python.org/sf/1504046 http://python.org/sf/1501934 - Missing documentation