ACTIVITY SUMMARY (09/14/07 - 09/21/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. 1269 open (+12) / 11400 closed (+11) / 12669 total (+23) Open issues with patches: 412 Average duration of open issues: 678 days. Median duration of open issues: 655 days. Open Issues Breakdown open 1264 (+12) pending 5 ( +0) Issues Created Or Reopened (23) _______________________________ tp_print slots don't release the GIL 09/14/07 CLOSED http://bugs.python.org/issue1164 created arigo patch Should itertools.count work for arbitrary integers? 09/15/07 http://bugs.python.org/issue1165 created eopadoan py3k NameError when calling malloc 09/15/07 CLOSED http://bugs.python.org/issue1166 created esr gdbm/ndbm 1.8.1+ needs libgdbm_compat.so 09/16/07 http://bugs.python.org/issue1167 created ikelly patch complex arithmetic: strange results with "imag" 09/16/07 CLOSED http://bugs.python.org/issue1168 created newman Option -OO doesn't remove docstrings from functions 09/16/07 CLOSED http://bugs.python.org/issue1169 created piro patch shlex have problems with parsing unicode 09/17/07 http://bugs.python.org/issue1170 created dexen allow subclassing of bytes type 09/17/07 http://bugs.python.org/issue1171 created mfenniak py3k, patch Documentation for done attribute of FieldStorage class 09/17/07 CLOSED http://bugs.python.org/issue1172 created bkline patch yield expressions not documented in Language Reference 09/17/07 CLOSED http://bugs.python.org/issue1173 created dangyogi new generator methods not documented in Library Reference 09/17/07 CLOSED http://bugs.python.org/issue1174 created dangyogi .readline() has bug WRT nonblocking files 09/18/07 CLOSED http://bugs.python.org/issue1175 created ajb str.split() takes no keyword arguments (Should this be expected? 09/18/07 CLOSED http://bugs.python.org/issue1176 created sergioc urllib* 20x responses not OK? 09/19/07 CLOSED http://bugs.python.org/issue1177 reopened jafo patch IDLE - add "paste code" functionality 09/18/07 http://bugs.python.org/issue1178 created taleinat patch [CVE-2007-4965] Integer overflow in imageop module 09/19/07 http://bugs.python.org/issue1179 created cartman Option to ignore or substitute ~/.pydistutils.cfg 09/19/07 http://bugs.python.org/issue1180 created hoffman Redefine clear() for os.environ to use unsetenv() if possible 09/19/07 CLOSED http://bugs.python.org/issue1181 created horcicka patch Paticular decimal mod operation wrongly output NaN. 09/20/07 http://bugs.python.org/issue1182 created ocean-city race in SocketServer.ForkingMixIn.collect_children 09/20/07 http://bugs.python.org/issue1183 created dripton patch test fixes for immutable bytes change 09/20/07 http://bugs.python.org/issue1184 created hupp py3k, patch py3k: Completely remove nb_coerce slot 09/20/07 http://bugs.python.org/issue1185 created amaury.forgeotdarc patch optparse documentation: -- being collapsed to - in HTML 09/21/07 http://bugs.python.org/issue1186 created hoffman Issues Now Closed (29) ______________________ cgi: parse_qs and parse_qsl misbehave on empty strings 24 days http://bugs.python.org/issue1014 gvanrossum platform system may be Windows or Microsoft since Vista 17 days http://bugs.python.org/issue1082 [EMAIL PROTECTED] patch split(None, maxsplit) does not strip whitespace correctly 12 days http://bugs.python.org/issue1123 nirs file.fileno and file.isatty() should be implementable by any fil 11 days http://bugs.python.org/issue1126 jafo Reference Manual: "for statement" links to "break statement" 10 days http://bugs.python.org/issue1131 georg.brandl re.sub returns str when processing empty unicode string 7 days http://bugs.python.org/issue1140 jafo reading large files 8 days http://bugs.python.org/issue1141 jafo fdopen does not work as expected 6 days http://bugs.python.org/issue1149 jafo Rename PyBUF_WRITEABLE to PyBUF_WRITABLE 6 days http://bugs.python.org/issue1150 jafo patch Suggested change to _exit function description in os module docu 2 days http://bugs.python.org/issue1156 jtonsing tp_print slots don't release the GIL 2 days http://bugs.python.org/issue1164 brett.cannon patch NameError when calling malloc 0 days http://bugs.python.org/issue1166 loewis complex arithmetic: strange results with "imag" 0 days http://bugs.python.org/issue1168 georg.brandl Option -OO doesn't remove docstrings from functions 3 days http://bugs.python.org/issue1169 georg.brandl patch Documentation for done attribute of FieldStorage class 1 days http://bugs.python.org/issue1172 jafo patch yield expressions not documented in Language Reference 0 days http://bugs.python.org/issue1173 georg.brandl new generator methods not documented in Library Reference 0 days http://bugs.python.org/issue1174 georg.brandl .readline() has bug WRT nonblocking files 1 days http://bugs.python.org/issue1175 gvanrossum str.split() takes no keyword arguments (Should this be expected? 2 days http://bugs.python.org/issue1176 sergioc urllib* 20x responses not OK? 0 days http://bugs.python.org/issue1177 facundobatista patch Redefine clear() for os.environ to use unsetenv() if possible 1 days http://bugs.python.org/issue1181 georg.brandl patch Need Windows os.link() support 2146 days http://bugs.python.org/issue478407 jafo patch long file name support broken in windows 1983 days http://bugs.python.org/issue542314 mhammond urllib2 raises exception with non-200 success codes. 1193 days http://bugs.python.org/issue971965 georg.brandl Optimizations for cgi.FieldStorage methods 400 days http://bugs.python.org/issue1541463 georg.brandl patch Reading with bz2.BZ2File() returns one garbage character 306 days http://bugs.python.org/issue1597011 jafo UnicodeError in compileall if "make install" is run before "make 154 days http://bugs.python.org/issue1704287 jafo patch Decimal and long hash, compatibly and efficiently 38 days http://bugs.python.org/issue1772851 facundobatista patch ctypes on Solaris 25 days http://bugs.python.org/issue1777530 theller Top Issues Most Discussed (10) ______________________________ 12 platform system may be Windows or Microsoft since Vista 17 days closed http://bugs.python.org/issue1082 9 [CVE-2007-4965] Integer overflow in imageop module 3 days open http://bugs.python.org/issue1179 9 tp_print slots don't release the GIL 2 days closed http://bugs.python.org/issue1164 7 Optimizations for cgi.FieldStorage methods 400 days closed http://bugs.python.org/issue1541463 7 urllib* 20x responses not OK? 0 days closed http://bugs.python.org/issue1177 6 .readline() has bug WRT nonblocking files 1 days closed http://bugs.python.org/issue1175 5 Documentation for done attribute of FieldStorage class 1 days closed http://bugs.python.org/issue1172 4 64/32-bit issue when unpickling random.Random 115 days open http://bugs.python.org/issue1727780 4 UnicodeError in compileall if "make install" is run before "mak 154 days closed http://bugs.python.org/issue1704287 4 Redefine clear() for os.environ to use unsetenv() if possible 1 days closed http://bugs.python.org/issue1181
_______________________________________________ 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