
ACTIVITY SUMMARY (10/23/07 - 10/30/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. 1321 open (+28) / 11524 closed (+19) / 12845 total (+47) Open issues with patches: 420 Average duration of open issues: 679 days. Median duration of open issues: 772 days. Open Issues Breakdown open 1317 (+28) pending 4 ( +0) Issues Created Or Reopened (48) _______________________________ smtpd.SMTPServer throws exception on MAIL command with no arg 10/23/07 CLOSED http://bugs.python.org/issue1307 reopened gvanrossum patch fix a few PyInt_Check vs PyLong_Check problems 10/23/07 CLOSED http://bugs.python.org/issue1316 created georg.brandl py3k, patch smtplib.SMTP docs 10/23/07 http://bugs.python.org/issue1317 created fdrake Remove os.tmpnam() and os.tempnam() 10/23/07 CLOSED http://bugs.python.org/issue1318 created tiran patch py3k: fixes for test_ctypes 10/23/07 CLOSED http://bugs.python.org/issue1319 created amaury.forgeotdarc patch PCBuild8 Solution Support Changes 10/24/07 http://bugs.python.org/issue1320 created JosephArmbruster TimedRotatingFileHandler logic for day of week is wrong 10/24/07 CLOSED http://bugs.python.org/issue1321 created mosheco platform.dist() has unpredictable result under Linux 10/24/07 http://bugs.python.org/issue1322 created sapetnioc py3k: file.truncate() changes the file position 10/24/07 CLOSED http://bugs.python.org/issue1323 created amaury.forgeotdarc patch r58034 breaks building _ctypes with the upstream libffi. 10/25/07 CLOSED http://bugs.python.org/issue1324 created doko patch zipimport.zipimporter.archive undocumented and untested 10/25/07 http://bugs.python.org/issue1325 created exarkun "internal" zipimport.zipimporter feature untested 10/25/07 http://bugs.python.org/issue1326 created exarkun Python 2.4+ spends too much time in PyEval_EvalFrame w/ xmlrpmcl 10/25/07 http://bugs.python.org/issue1327 created eanxgeek feature request: force BOM option 10/25/07 http://bugs.python.org/issue1328 created jgsack Different 3.0a1 exit behavior 10/25/07 CLOSED http://bugs.python.org/issue1329 created MrJean1 Fix truncate on Windows, this time for real 10/26/07 CLOSED http://bugs.python.org/issue1330 created tiran py3k, patch More fixes for Windows 10/26/07 CLOSED http://bugs.python.org/issue1331 created tiran py3k, patch threading.RLock().aquire(0) fails with python-2.5.1.amd64.msi 10/26/07 http://bugs.python.org/issue1332 created delwarl merge urllib and urlparse functionality 10/26/07 http://bugs.python.org/issue1333 created techtonik IDLE - Fix several highlighting bugs 10/26/07 http://bugs.python.org/issue1334 created taleinat patch bytesiterator patch 10/26/07 CLOSED http://bugs.python.org/issue1335 created tiran subprocess.Popen hangs when child writes to stderr 10/26/07 http://bugs.python.org/issue1336 created jba Tools/msi/msi.py does not work with PCBuild8 10/26/07 http://bugs.python.org/issue1337 created kevinwatters pickling bytes? 10/26/07 http://bugs.python.org/issue1338 created gvanrossum py3k smtplib starttls() should ehlo() if it needs to 10/26/07 http://bugs.python.org/issue1339 created fenner correction for test_tempfile in py3k on Windows 10/28/07 CLOSED http://bugs.python.org/issue1340 reopened gvanrossum correction for test_fileinput in py3k on Windows 10/26/07 CLOSED http://bugs.python.org/issue1341 created amaury.forgeotdarc patch Crash on Windows if Python runs from a directory with umlauts 10/27/07 http://bugs.python.org/issue1342 created tiran XMLGenerator: nice <empty/> elements 10/27/07 http://bugs.python.org/issue1343 created panzi subprocess.communication doc could use clarification 10/27/07 http://bugs.python.org/issue1344 created dsturtevant Fix for test_netrc on Windows 10/27/07 http://bugs.python.org/issue1345 created tiran patch Error using >>> from OpenGL.GLUT import * 10/27/07 http://bugs.python.org/issue1346 created neuralsensor BaseHTTPServer writing strings to bytes interface 10/28/07 http://bugs.python.org/issue1347 created janssen patch httplib closes socket, then tries to read from it 10/28/07 http://bugs.python.org/issue1348 created janssen py3k, patch more uses of ord() in plat-mac/ic.py 10/28/07 http://bugs.python.org/issue1349 created janssen py3k, patch IDLE - CallTips enhancement - show full doc-string in new window 10/28/07 http://bugs.python.org/issue1350 created taleinat patch Add getsize() to io instances 10/28/07 http://bugs.python.org/issue1351 created tiran Preliminary stderr patch 10/28/07 http://bugs.python.org/issue1352 created tiran mp4 missing from mimetypes.py 10/29/07 CLOSED http://bugs.python.org/issue1353 created kraft windows installer problem 10/29/07 http://bugs.python.org/issue1354 created rajar xml.dom refers to PyXML, which is no longer maintained 10/29/07 http://bugs.python.org/issue1355 created whooey1830 3.0a1 Solaris w/ SUN C/C++ 10/29/07 CLOSED http://bugs.python.org/issue1356 created MrJean1 3.0a1 make test Error on Solaris w/ SUN C/C++ 10/29/07 CLOSED http://bugs.python.org/issue1357 created MrJean1 Compile error on OS X 10.5 10/29/07 http://bugs.python.org/issue1358 created andres py3k: out of bounds read in PyUnicode_DecodeUnicodeEscape 10/29/07 CLOSED http://bugs.python.org/issue1359 reopened gvanrossum Queue.get() can't be interrupted with Ctrl-C unless timed out 10/30/07 CLOSED http://bugs.python.org/issue1360 created piro please close: hashlib uses OpenSSL which is much slower than Aar 10/30/07 CLOSED http://bugs.python.org/issue1361 created Omnifarious Simple mistake in http://docs.python.org/tut/node6.html 10/30/07 CLOSED http://bugs.python.org/issue1362 created dmazz Issues Now Closed (37) ______________________ use bytes for code objects 60 days http://bugs.python.org/issue1022 gvanrossum patch itertools missing, causes interactive help to break 54 days http://bugs.python.org/issue1077 georg.brandl Strange Python hangup 16 days http://bugs.python.org/issue1255 kakacek Removal of basestring type 14 days http://bugs.python.org/issue1258 gvanrossum patch IDLE does not start if windows environment variable containing ' 17 days http://bugs.python.org/issue1262 kbk os.environ.pop doesn't work 10 days http://bugs.python.org/issue1287 georg.brandl xml.dom.minidom not able to handle utf-8 data 7 days http://bugs.python.org/issue1290 facundobatista Support for z/OS and EBCDIC. 6 days http://bugs.python.org/issue1298 gvanrossum Fixes for profile/cprofile 6 days http://bugs.python.org/issue1302 tiran py3k, patch adapt str8 constructor to bytes constructor 5 days http://bugs.python.org/issue1303 georg.brandl py3k, patch smtpd.SMTPServer throws exception on MAIL command with no arg 0 days http://bugs.python.org/issue1307 nnorwitz patch Patch for strftime problem on German Windows 0 days http://bugs.python.org/issue1314 gvanrossum patch fix a few PyInt_Check vs PyLong_Check problems 0 days http://bugs.python.org/issue1316 georg.brandl py3k, patch Remove os.tmpnam() and os.tempnam() 2 days http://bugs.python.org/issue1318 gvanrossum patch py3k: fixes for test_ctypes 1 days http://bugs.python.org/issue1319 theller patch TimedRotatingFileHandler logic for day of week is wrong 0 days http://bugs.python.org/issue1321 vsajip py3k: file.truncate() changes the file position 1 days http://bugs.python.org/issue1323 gvanrossum patch r58034 breaks building _ctypes with the upstream libffi. 1 days http://bugs.python.org/issue1324 theller patch Different 3.0a1 exit behavior 5 days http://bugs.python.org/issue1329 gvanrossum Fix truncate on Windows, this time for real 1 days http://bugs.python.org/issue1330 gvanrossum py3k, patch More fixes for Windows 0 days http://bugs.python.org/issue1331 gvanrossum py3k, patch bytesiterator patch 0 days http://bugs.python.org/issue1335 gvanrossum correction for test_tempfile in py3k on Windows 1 days http://bugs.python.org/issue1340 gvanrossum correction for test_fileinput in py3k on Windows 3 days http://bugs.python.org/issue1341 gvanrossum patch mp4 missing from mimetypes.py 0 days http://bugs.python.org/issue1353 gvanrossum 3.0a1 Solaris w/ SUN C/C++ 0 days http://bugs.python.org/issue1356 gvanrossum 3.0a1 make test Error on Solaris w/ SUN C/C++ 0 days http://bugs.python.org/issue1357 gvanrossum py3k: out of bounds read in PyUnicode_DecodeUnicodeEscape 0 days http://bugs.python.org/issue1359 gvanrossum Queue.get() can't be interrupted with Ctrl-C unless timed out 0 days http://bugs.python.org/issue1360 piro please close: hashlib uses OpenSSL which is much slower than Aar 0 days http://bugs.python.org/issue1361 facundobatista Simple mistake in http://docs.python.org/tut/node6.html 1 days http://bugs.python.org/issue1362 georg.brandl Non-contiguous indexing and slicing 2369 days http://bugs.python.org/issue419903 facundobatista python should obey the FHS 1912 days http://bugs.python.org/issue588756 facundobatista threading.Thread.join() cannot be interrupted by a Ctrl-C 952 days http://bugs.python.org/issue1167930 gvanrossum Ctrl+C for copy does not work when caps-lock is on 713 days http://bugs.python.org/issue1356720 kbk "Really print?" Dialog 170 days http://bugs.python.org/issue1717170 taleinat patch Open always create new tab or new browser 103 days http://bugs.python.org/issue1753371 georg.brandl Top Issues Most Discussed (10) ______________________________ 36 Different 3.0a1 exit behavior 5 days closed http://bugs.python.org/issue1329 12 threading.RLock().aquire(0) fails with python-2.5.1.amd64.msi 5 days open http://bugs.python.org/issue1332 12 platform.dist() has unpredictable result under Linux 6 days open http://bugs.python.org/issue1322 10 Remove os.tmpnam() and os.tempnam() 2 days closed http://bugs.python.org/issue1318 8 py3k: fixes for test_ctypes 1 days closed http://bugs.python.org/issue1319 7 Fixes for profile/cprofile 6 days closed http://bugs.python.org/issue1302 6 feature request: force BOM option 5 days open http://bugs.python.org/issue1328 6 os.path.exists(os.devnull) regression on windows 8 days open http://bugs.python.org/issue1311 6 IDLE - patch Delegator to support callables 21 days open http://bugs.python.org/issue1252 5 Enhanced tabbed pane widget 324 days open http://bugs.python.org/issue1612746
participants (1)
-
Tracker