ACTIVITY SUMMARY (09/07/07 - 09/14/07) Tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 1274 open (+24) / 11372 closed (+11) / 12646 total (+35) Average duration of open issues: 672 days. Median duration of open issues: 640 days. Open Issues Breakdown open 1270 (+24) pending 4 ( +0) Issues Created Or Reopened (35) _______________________________ OpenSSL detection broken for Python 3.0a1 09/07/07 CLOSED http://bugs.python.org/issue1129 created pythonmeister Idle - Save (buffer) - closes IDLE and does not save file (Windo 09/08/07 http://bugs.python.org/issue1130 created infixum Reference Manual: "for statement" links to "break statement" 09/08/07 http://bugs.python.org/issue1131 created Martoon compile error in poplib.py 09/08/07 CLOSED http://bugs.python.org/issue1132 created andre python3.0-config raises SyntaxError 09/09/07 CLOSED http://bugs.python.org/issue1133 created complex Parsing a simple script eats all of your memory 09/09/07 http://bugs.python.org/issue1134 created complex xview/yview of Tix.Grid is broken 09/09/07 http://bugs.python.org/issue1135 created ocean-city Bdb documentation 09/09/07 CLOSED http://bugs.python.org/issue1136 created arklad pyexpat patch for changing buffer_size 09/09/07 http://bugs.python.org/issue1137 created AchimGaedke Fixer needed for __future__ imports 09/09/07 http://bugs.python.org/issue1138 created collinwinter PyFile_Encoding should be PyFile_SetEncoding 09/10/07 CLOSED http://bugs.python.org/issue1139 created gagenellina re.sub returns str when processing empty unicode string 09/10/07 http://bugs.python.org/issue1140 created beda reading large files 09/10/07 http://bugs.python.org/issue1141 created [EMAIL PROTECTED] code sample showing errors reading large files with py 2.5/3.0 09/10/07 http://bugs.python.org/issue1142 created [EMAIL PROTECTED] Update to latest ElementTree in Python 2.6 09/11/07 http://bugs.python.org/issue1143 created effbot parsermodule validation out of sync with Grammar 09/11/07 http://bugs.python.org/issue1144 created dbinger Allow str.join to join non-string types (as per PEP 3100) 09/11/07 http://bugs.python.org/issue1145 created thomas.lee TextWrap vs words 1-character shorter than the width 09/11/07 http://bugs.python.org/issue1146 created sam string exceptions inconsistently deprecated/disabled 09/11/07 CLOSED http://bugs.python.org/issue1147 created exarkun TypeError on join - httplib mixing str and bytes 09/11/07 CLOSED http://bugs.python.org/issue1148 created eopadoan fdopen does not work as expected 09/11/07 http://bugs.python.org/issue1149 created [EMAIL PROTECTED] Rename PyBUF_WRITEABLE to PyBUF_WRITABLE 09/11/07 http://bugs.python.org/issue1150 created gvanrossum "TypeError: expected string, bytes found" instead of KeyboardInt 09/11/07 http://bugs.python.org/issue1151 created eopadoan Bug in documentation for SimpleXMLRPCServer 09/12/07 CLOSED http://bugs.python.org/issue1152 created FrankMillman help(pickle) fails: unorderable types: type() < type() 09/12/07 CLOSED http://bugs.python.org/issue1153 created Qrczak Carbon.CF memory leak 09/12/07 CLOSED http://bugs.python.org/issue1154 created hhas Carbon.CF memory management problem 09/12/07 http://bugs.python.org/issue1155 created hhas Suggested change to _exit function description in os module docu 09/12/07 http://bugs.python.org/issue1156 created jtonsing test_urllib2net fails on test_ftp 09/12/07 http://bugs.python.org/issue1157 created gvanrossum %f format for datetime objects 09/13/07 http://bugs.python.org/issue1158 created skip.montanaro os.getenv() not updated after external module uses C putenv() 09/13/07 http://bugs.python.org/issue1159 created robert.ancell Medium size regexp crashes python 09/13/07 http://bugs.python.org/issue1160 created ostkamp Garbled chars in offending line of SyntaxError traceback 09/13/07 http://bugs.python.org/issue1161 created eopadoan Python doesn't compile on Microsoft Visual Studio 2008 "Orcas" B 09/13/07 CLOSED http://bugs.python.org/issue1162 created swaroopch Patch to make py3k/Lib/test/test_thread.py use unittest 09/13/07 http://bugs.python.org/issue1163 created JonoDiCarlo Issues Now Closed (33) ______________________ Backport ABC to 2.6 16 days http://bugs.python.org/issue1026 baranguren [py3k] pdb does not work in python 3000 16 days http://bugs.python.org/issue1038 georg.brandl test_cmd_line starts python without -E 13 days http://bugs.python.org/issue1056 ncoghlan ssl.py shouldn't change class names from 2.6 to 3.x 11 days http://bugs.python.org/issue1065 janssen TypeError in poplib.py 7 days http://bugs.python.org/issue1094 gvanrossum make install failed 4 days http://bugs.python.org/issue1095 georg.brandl Deeply recursive repr segfault 7 days http://bugs.python.org/issue1096 brett.cannon 2to3, lambda with non-tuple argument inside parenthesis 4 days http://bugs.python.org/issue1107 collinwinter "make altinstall" installs pydoc, idle, smtpd.py with broken sh 6 days http://bugs.python.org/issue1120 georg.brandl Document inspect.getfullargspec() 6 days http://bugs.python.org/issue1121 georg.brandl PyTuple_Size and PyTuple_GET_SIZE return type documentation inc 6 days http://bugs.python.org/issue1122 georg.brandl bytes.split shold have same interface as str.split, or differen 4 days http://bugs.python.org/issue1125 gvanrossum OpenSSL detection broken for Python 3.0a1 0 days http://bugs.python.org/issue1129 georg.brandl compile error in poplib.py 1 days http://bugs.python.org/issue1132 georg.brandl python3.0-config raises SyntaxError 0 days http://bugs.python.org/issue1133 loewis Bdb documentation 3 days http://bugs.python.org/issue1136 georg.brandl PyFile_Encoding should be PyFile_SetEncoding 3 days http://bugs.python.org/issue1139 georg.brandl string exceptions inconsistently deprecated/disabled 0 days http://bugs.python.org/issue1147 brett.cannon TypeError on join - httplib mixing str and bytes 1 days http://bugs.python.org/issue1148 gvanrossum Bug in documentation for SimpleXMLRPCServer 1 days http://bugs.python.org/issue1152 georg.brandl help(pickle) fails: unorderable types: type() < type() 0 days http://bugs.python.org/issue1153 georg.brandl Carbon.CF memory leak 0 days http://bugs.python.org/issue1154 georg.brandl Python doesn't compile on Microsoft Visual Studio 2008 "Orcas" 1 days http://bugs.python.org/issue1162 georg.brandl time mod's timezone doesn't honor TZ var 2114 days http://bugs.python.org/issue487331 brett.cannon asyncore file wrapper & os.error 1988 days http://bugs.python.org/issue539444 brett.cannon support for server side transactions in _ssl 1498 days http://bugs.python.org/issue783188 loewis class property fset not working 842 days http://bugs.python.org/issue1207379 georg.brandl Traceback error when compiling Regex 537 days http://bugs.python.org/issue1456280 brett.cannon NNTPS support in nntplib 402 days http://bugs.python.org/issue1535659 janssen SSL "issuer" and "server" names cannot be parsed 321 days http://bugs.python.org/issue1583946 janssen Suggest a textlist() method for ElementTree 291 days http://bugs.python.org/issue1602189 effbot socket.error exceptions not subclass of StandardError 138 days http://bugs.python.org/issue1706815 gregory.p.smith Binding <Control-space> fails 26 days http://bugs.python.org/issue1774736 loewis Top Issues Most Discussed (10) ______________________________ 11 re.sub returns str when processing empty unicode string 4 days open http://bugs.python.org/issue1140 9 os.getenv() not updated after external module uses C putenv() 1 days open http://bugs.python.org/issue1159 8 code sample showing errors reading large files with py 2.5/3.0 4 days open http://bugs.python.org/issue1142 8 reading large files 4 days open http://bugs.python.org/issue1141 6 Allow str.join to join non-string types (as per PEP 3100) 3 days open http://bugs.python.org/issue1145 5 %f format for datetime objects 2 days open http://bugs.python.org/issue1158 5 Parsing a simple script eats all of your memory 6 days open http://bugs.python.org/issue1134 5 bytes.split shold have same interface as str.split, or differen 4 days closed http://bugs.python.org/issue1125 4 logging: delay_fh option and configuration kwargs 44 days open http://bugs.python.org/issue1765140 4 Python SEGFAULT on tuple.__repr__ and str() 176 days pending http://bugs.python.org/issue1686386
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com