Patch / Bug Summary ___________________ Patches : 401 open ( +3) / 3342 closed ( +8) / 3743 total (+11) Bugs : 896 open ( -8) / 6035 closed (+24) / 6931 total (+16) RFE : 224 open ( +2) / 233 closed ( +2) / 457 total ( +4)
New / Reopened Patches ______________________ pkgutil.walk_packages ignores onerror arg (2006-07-20) CLOSED http://python.org/sf/1525766 opened by James Y Knight Tkdnd mouse cursor handling patch (2006-07-20) http://python.org/sf/1525806 opened by klappnase calltip awkwardly shortened (2006-07-20) CLOSED http://python.org/sf/1525817 opened by Lingl str.__iter__ and unicode.__iter__ (2006-07-21) http://python.org/sf/1526367 opened by Walter Dörwald Fix socketmodule compile on NetBSD (2006-07-21) http://python.org/sf/1526460 opened by Matt Fleming New module: miniconf (2006-07-24) http://python.org/sf/1527597 opened by S.Fourmanoit winsound - probably win9x port is not working (2006-07-24) CLOSED http://python.org/sf/1527744 opened by Hirokazu Yamamoto Expose case-insensitivity of string.Template (2006-07-25) http://python.org/sf/1528167 opened by Chad Whitacre PyShell.recall - fix indentation logic (2006-07-25) http://python.org/sf/1528468 opened by Tal Einat patch for mbcs codecs (2006-03-22) http://python.org/sf/1455898 reopened by ocean-city Patches Closed ______________ pkgutil.walk_packages ignores onerror arg (2006-07-20) http://python.org/sf/1525766 closed by gbrandl calltip awkwardly shortened (2006-07-20) http://python.org/sf/1525817 closed by loewis ParenMatch: workaround for misinterpreting of closing parens (2006-01-16) http://python.org/sf/1407280 closed by kbk Syntax-related improvements to IDLE (2004-02-28) http://python.org/sf/906702 closed by kbk (partial?) fix for Misc/python-config.in (2006-07-16) http://python.org/sf/1523356 closed by gbrandl ConnectRegistry blocks all threads (2006-03-12) http://python.org/sf/1448199 closed by loewis MS Windows - module search path fix (2005-07-04) http://python.org/sf/1232023 closed by loewis winsound - probably win9x port is not working (2006-07-24) http://python.org/sf/1527744 closed by gbrandl 1515163 fix - traceback and str exc (2006-06-30) http://python.org/sf/1515343 closed by gbrandl New / Reopened Bugs ___________________ inspect.py: still infinite recursion inspecting frames (2006-07-03) CLOSED http://python.org/sf/1516184 reopened by nnorwitz Bug in shutil.copytree on Windows (2006-07-20) http://python.org/sf/1525866 opened by Mike Foord email package quoted printable behaviour changed (2006-07-20) http://python.org/sf/1525919 opened by Thomas Arendsen Hein Win32: subprocess.Popen() w/o "pipe" throws an exception (2006-07-21) CLOSED http://python.org/sf/1526203 opened by Larry Hastings Concatenation on a long string breaks (2006-07-21) http://python.org/sf/1526585 opened by Jp Calderone current directory added to sys.path on win32 (2006-07-22) CLOSED http://python.org/sf/1526785 opened by John Ehresman unbalanced parentheses from command line crash pdb (2006-07-21) http://python.org/sf/1526834 opened by Ilya Sandler PythonLauncher uses incorrect working directory (2006-07-23) http://python.org/sf/1527397 opened by Bob Ippolito optparse should support arbitrary number of arguments (2006-07-24) http://python.org/sf/1527705 reopened by riteshsarraf optparse should support arbitrary number of arguments (2006-07-24) http://python.org/sf/1527705 opened by Ritesh Raj Sarraf tarfile chokes on ipython archive on Windows (2006-07-24) http://python.org/sf/1527974 opened by Arve Knudsen difflib.SequenceMatcher.find_longest_match() wrong result (2006-07-25) http://python.org/sf/1528074 opened by John Machin urllib2 data argument (2006-07-25) http://python.org/sf/1528258 opened by paul rubin forward in turtle module may cause incorrect display (2006-07-25) http://python.org/sf/1528363 opened by NatureMage IDLE: printing issue on OSX (2006-07-25) http://python.org/sf/1528593 opened by Ronald Oussoren Python 2.5b2 fails to build on Solaris 10 (2006-07-25) http://python.org/sf/1528620 opened by Guido Ostkamp Python 2.5b2 fails to build (GCC) on Solaris 10 (2006-07-26) http://python.org/sf/1529269 opened by Guido Ostkamp Bugs Closed ___________ inspect.py: still infinite recursion inspecting frames (2006-07-03) http://python.org/sf/1516184 closed by pje logging using the SysLog handler fails if locale is set (2006-07-17) http://python.org/sf/1524081 closed by vsajip Win32: subprocess.Popen() w/o "pipe" throws an exception (2006-07-21) http://python.org/sf/1526203 closed by gbrandl Malloc, memory error, failmalloc, low memory. (2006-07-19) http://python.org/sf/1525589 closed by nnorwitz current directory added to sys.path on win32 (2006-07-22) http://python.org/sf/1526785 closed by loewis IDLE (macosx): Class and Path browsers show Tk menu (2006-07-06) http://python.org/sf/1517996 closed by ronaldoussoren Column Number is not visible in MacOSX (2003-07-09) http://python.org/sf/768481 closed by kbk Tooltip-window doesn't vanish if... (2003-07-22) http://python.org/sf/775535 closed by kbk failure of test_ossaudiodev; elapsed time .1 sec faster (2006-06-05) http://python.org/sf/1501330 closed by gward Argument missing from calltip for new-style class init (2004-09-13) http://python.org/sf/1027566 closed by kbk length of unicode string changes print behaviour (2006-02-22) http://python.org/sf/1436532 closed by loewis exec and eval allocate lots of memory and do not free it (2006-07-20) http://python.org/sf/1525678 closed by loewis os.listdir doesn't check error code from FindNextFile (2006-07-18) http://python.org/sf/1524310 closed by loewis os.path.abspath() / os.chdir() buggy with unicode paths (2005-09-07) http://python.org/sf/1283895 closed by loewis traceback now masks some string exceptions (2006-06-30) http://python.org/sf/1515163 closed by gbrandl sys.ps1 not protected in EditorWindow.py (2004-08-16) http://python.org/sf/1010370 closed by kbk EditorWindow demo causes attr-error (2006-01-28) http://python.org/sf/1417598 closed by kbk Building 2.5a1 requires python (2006-04-06) http://python.org/sf/1465408 closed by anthonybaxter New / Reopened RFE __________________ New sequences for Unicode classes needed (2006-07-25) http://python.org/sf/1528154 opened by gmarketer RFE Closed __________ Add Windows 9x/ME (lack of) support information to README.TX (2006-06-22) http://python.org/sf/1510853 closed by loewis -- http://mail.python.org/mailman/listinfo/python-list