ACTIVITY SUMMARY (10/12/07 - 10/19/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. 1312 open (+23) / 11472 closed ( +5) / 12784 total (+28) Open issues with patches: 420 Average duration of open issues: 680 days. Median duration of open issues: 752 days. Open Issues Breakdown open 1307 (+23) pending 5 ( +0) Issues Created Or Reopened (28) _______________________________ doctest fails to run file based tests with 8bit paths 10/12/07 http://bugs.python.org/issue1274 created bear patch bsddb closing a DB object before all DBCursors using it are clos 10/12/07 http://bugs.python.org/issue1275 created gregory.p.smith LookupError: unknown encoding: X-MAC-JAPANESE 10/13/07 http://bugs.python.org/issue1276 created josm patch mailbox.Maildir: factory not used 10/14/07 http://bugs.python.org/issue1277 created bwurst imp.find_module() ignores -*- coding: Latin-1 -*- 10/15/07 http://bugs.python.org/issue1278 created tiran os.system() oddity under Windows XP SP2 10/15/07 http://bugs.python.org/issue1279 created pythonmeister PEP 3137: Make PyString's indexing and iteration return integers 10/15/07 http://bugs.python.org/issue1280 created alexandre.vassalotti patch typo in documentation - lib ref section 14.3.3.4 10/15/07 CLOSED http://bugs.python.org/issue1281 created bsherman re module needs to support bytes / memoryview well 10/15/07 http://bugs.python.org/issue1282 created gvanrossum PyBytes (buffer) .extend method needs to accept any iterable of 10/16/07 http://bugs.python.org/issue1283 created gregory.p.smith py3k typo in lib doc 7.3.2.1 MaildirMessage 10/16/07 http://bugs.python.org/issue1284 created encoded setp.py error "The process cannot access the file ..." 10/16/07 http://bugs.python.org/issue1285 created uweber4711 fileinput, StringIO, and cStringIO do not support the with proto 10/16/07 http://bugs.python.org/issue1286 created ygale os.environ.pop doesn't work 10/16/07 http://bugs.python.org/issue1287 created niemeyer dict.fromkeys - Odd logic when passing second dict.fromkeys as v 10/16/07 CLOSED http://bugs.python.org/issue1288 created dohertywa Typo in Context Manager Types 10/18/07 CLOSED http://bugs.python.org/issue1289 created nhaines xml.dom.minidom not able to handle utf-8 data 10/18/07 CLOSED http://bugs.python.org/issue1290 created sharmila test_resource fails on recent linux systems ( 10/18/07 http://bugs.python.org/issue1291 created doko libffi needs an update to support mips64, arm and armeabi on lin 10/18/07 http://bugs.python.org/issue1292 created doko Trailing slash in sys.path cause import failure 10/18/07 http://bugs.python.org/issue1293 created guillaumegirard Management of KeyboardInterrupt in cmd.py 10/18/07 http://bugs.python.org/issue1294 created stephbul patch logging records cache the result of formatException() 10/18/07 CLOSED http://bugs.python.org/issue1295 created theller patch optparse's OptionGroup not described 10/18/07 http://bugs.python.org/issue1296 created paulmelis pyconfig.h not compatible with MS VC++ Express Edition 10/18/07 http://bugs.python.org/issue1297 created weegreenblobbie Support for z/OS and EBCDIC. 10/18/07 http://bugs.python.org/issue1298 created lealanko distutils.sysconfig is not cross-platform compatible 10/18/07 http://bugs.python.org/issue1299 created weegreenblobbie subprocess.list2cmdline doesn't do pipe symbols 10/18/07 http://bugs.python.org/issue1300 created [EMAIL PROTECTED] Bad assertion in _tkinter.c 10/18/07 http://bugs.python.org/issue1301 created thyrsus patch Issues Now Closed (18) ______________________ Idle - Save (buffer) - closes IDLE and does not save file (Windo 37 days http://bugs.python.org/issue1130 kbk py3k bsddb.dbshelve.DbShelf.append doesn't work 9 days http://bugs.python.org/issue1233 gregory.p.smith Removal of basestring type 6 days http://bugs.python.org/issue1258 gvanrossum patch PEP 3137: Remove the buffer API from PyUnicode 3 days http://bugs.python.org/issue1260 gvanrossum patch PEP 3137: make bytesobject.c methods 5 days http://bugs.python.org/issue1261 gregory.p.smith py3k, patch __file__ and co_filename as unicode 2 days http://bugs.python.org/issue1264 gvanrossum patch array unittest problems with UCS4 build 3 days http://bugs.python.org/issue1268 gvanrossum patch Decode __file__ and co_filename to unicode using fs default 3 days http://bugs.python.org/issue1272 tiran patch typo in documentation - lib ref section 14.3.3.4 3 days http://bugs.python.org/issue1281 georg.brandl dict.fromkeys - Odd logic when passing second dict.fromkeys as v 0 days http://bugs.python.org/issue1288 rhettinger Typo in Context Manager Types 0 days http://bugs.python.org/issue1289 facundobatista xml.dom.minidom not able to handle utf-8 data 2 days http://bugs.python.org/issue1290 draghuram logging records cache the result of formatException() 0 days http://bugs.python.org/issue1295 theller patch Use correct encoding for printing SyntaxErrors 1120 days http://bugs.python.org/issue1031213 gvanrossum patch Irregular behavior of datetime.__str__() 1051 days http://bugs.python.org/issue1074462 zooko Add SSL certificate validation 985 days http://bugs.python.org/issue1114345 janssen patch httplib hangs reading too much data 363 days http://bugs.python.org/issue1580738 facundobatista patch Fix Bug 1362475 Text.edit_modified() doesn't work 264 days http://bugs.python.org/issue1643641 georg.brandl patch Top Issues Most Discussed (10) ______________________________ 30 Decode __file__ and co_filename to unicode using fs default 3 days closed http://bugs.python.org/issue1272 10 Removal of basestring type 6 days closed http://bugs.python.org/issue1258 9 Py3K cannot run as ``python -S`` 8 days open http://bugs.python.org/issue1267 8 PEP 3137: make bytesobject.c methods 5 days closed http://bugs.python.org/issue1261 7 imp.find_module() ignores -*- coding: Latin-1 -*- 5 days open http://bugs.python.org/issue1278 6 xml.dom.minidom not able to handle utf-8 data 2 days closed http://bugs.python.org/issue1290 5 array unittest problems with UCS4 build 3 days closed http://bugs.python.org/issue1268 5 Irregular behavior of datetime.__str__() 1051 days closed http://bugs.python.org/issue1074462 4 implement warnings module in C 283 days open http://bugs.python.org/issue1631171 4 Support for z/OS and EBCDIC. 1 days open http://bugs.python.org/issue1298
_______________________________________________ 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