Summary of Tracker Issues
ACTIVITY SUMMARY (10/19/07 - 10/26/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. 1311 open (+18) / 11509 closed (+18) / 12820 total (+36) Open issues with patches: 414 Average duration of open issues: 682 days. Median duration of open issues: 759 days. Open Issues Breakdown open 1307 (+18) pending 4 ( +0) Issues Created Or Reopened (37) _______________________________ Py3K cannot run as ``python -S`` 10/21/07 CLOSED http://bugs.python.org/issue1267 reopened gvanrossum py3k, patch Fixes for profile/cprofile 10/19/07 CLOSED http://bugs.python.org/issue1302 created tiran py3k, patch adapt str8 constructor to bytes constructor 10/19/07 CLOSED http://bugs.python.org/issue1303 created georg.brandl py3k, patch py3k compilation on Windows 10/19/07 CLOSED http://bugs.python.org/issue1304 created amaury.forgeotdarc patch socket.py hangs on Mac OS X 10/20/07 CLOSED http://bugs.python.org/issue1305 created andres Embedded python reinitialization 10/20/07 http://bugs.python.org/issue1306 created Karemir smtpd.SMTPServer throws exception on MAIL command with no arg 10/23/07 CLOSED http://bugs.python.org/issue1307 reopened gvanrossum patch unicode(None) anomaly 10/21/07 CLOSED http://bugs.python.org/issue1308 created jgsack windows build fix 10/22/07 CLOSED http://bugs.python.org/issue1309 created tiran patch tempfile breaks on Windows 10/22/07 CLOSED http://bugs.python.org/issue1310 created tiran patch os.path.exists(os.devnull) regression on windows 10/22/07 http://bugs.python.org/issue1311 created d_kagedal doctest EXCEPTION_RE can't handle preceding output 10/22/07 http://bugs.python.org/issue1312 created nouri patch Typo in Python Library Reference documentation: logging module 10/22/07 CLOSED http://bugs.python.org/issue1313 created nhaines Patch for strftime problem on German Windows 10/23/07 CLOSED http://bugs.python.org/issue1314 created tiran patch Bug in pstats.print_callers 10/23/07 http://bugs.python.org/issue1315 created JoelSchaerer 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 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 bytesiterator patch 10/26/07 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 Issues Now Closed (39) ______________________ use bytes for code objects 60 days http://bugs.python.org/issue1022 gvanrossum patch ABC caches should use weak refs 54 days http://bugs.python.org/issue1061 georg.brandl patch unicode.translate() doesn't error out on invalid translation tab 53 days http://bugs.python.org/issue1071 georg.brandl patch itertools missing, causes interactive help to break 54 days http://bugs.python.org/issue1077 georg.brandl "TypeError: expected string, bytes found" instead of KeyboardInt 38 days http://bugs.python.org/issue1151 gvanrossum Garbled chars in offending line of SyntaxError traceback 36 days http://bugs.python.org/issue1161 gvanrossum Strange Python hangup 16 days http://bugs.python.org/issue1255 kakacek Removal of basestring type 14 days http://bugs.python.org/issue1258 gvanrossum patch PEP 3137 patch - str8/str comparison should return false 11 days http://bugs.python.org/issue1263 brett.cannon py3k, patch Py3K cannot run as ``python -S`` 0 days http://bugs.python.org/issue1267 tiran py3k, patch imp.find_module() ignores -*- coding: Latin-1 -*- 5 days http://bugs.python.org/issue1278 gvanrossum PEP 3137: Make PyString's indexing and iteration return integers 4 days http://bugs.python.org/issue1280 gvanrossum patch typo in lib doc 7.3.2.1 MaildirMessage 4 days http://bugs.python.org/issue1284 georg.brandl os.environ.pop doesn't work 9 days http://bugs.python.org/issue1287 draghuram 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 py3k compilation on Windows 3 days http://bugs.python.org/issue1304 gvanrossum patch socket.py hangs on Mac OS X 3 days http://bugs.python.org/issue1305 facundobatista smtpd.SMTPServer throws exception on MAIL command with no arg 0 days http://bugs.python.org/issue1307 nnorwitz patch unicode(None) anomaly 0 days http://bugs.python.org/issue1308 jgsack windows build fix 1 days http://bugs.python.org/issue1309 gvanrossum patch tempfile breaks on Windows 0 days http://bugs.python.org/issue1310 georg.brandl patch Typo in Python Library Reference documentation: logging module 0 days http://bugs.python.org/issue1313 nnorwitz 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 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 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 add offset to mmap 1675 days http://bugs.python.org/issue708374 gvanrossum patch mmap missing offset parameter 1034 days http://bugs.python.org/issue1089974 georg.brandl Open always create new tab or new browser 103 days http://bugs.python.org/issue1753371 georg.brandl Top Issues Most Discussed (10) ______________________________ 38 Py3K cannot run as ``python -S`` 0 days closed http://bugs.python.org/issue1267 12 Fixes for profile/cprofile 6 days closed http://bugs.python.org/issue1302 12 PEP 3137 patch - str8/str comparison should return false 11 days closed http://bugs.python.org/issue1263 10 platform.dist() has unpredictable result under Linux 2 days open http://bugs.python.org/issue1322 10 Remove os.tmpnam() and os.tempnam() 2 days closed http://bugs.python.org/issue1318 9 os.path.exists(os.devnull) regression on windows 4 days open http://bugs.python.org/issue1311 8 py3k: fixes for test_ctypes 1 days closed http://bugs.python.org/issue1319 7 smtpd.SMTPServer throws exception on MAIL command with no arg 0 days closed http://bugs.python.org/issue1307 7 Support for z/OS and EBCDIC. 6 days closed http://bugs.python.org/issue1298 6 adapt str8 constructor to bytes constructor 5 days closed http://bugs.python.org/issue1303
participants (1)
-
Tracker