[Python-Dev] Weekly Python Bug/Patch Summary (original) (raw)

Skip Montanaro skip at manatee.mojam.com
Sun Jan 4 08:01:08 EST 2004


Bug/Patch Summary

618 open / 4468 total bugs (+81) 224 open / 2514 total patches (+36)

New Bugs

html problem in mailbox docs (2003-12-30) http://python.org/sf/867556 Configure error with 2.3.3 on AIX 5.2 using gcc 3.3.2 (2003-12-31) http://python.org/sf/868529 HTTPResponse.read(amt) fails when response length is UNKNOWN (2003-12-31) http://python.org/sf/868571 Calling builtin function 'eval' from C causes seg fault. (2003-12-31) http://python.org/sf/868706 os.tmpfile seek(0) fails on cygwin (2004-01-01) http://python.org/sf/868743 Multiple problems with GC in 2.3.3 (2004-01-01) http://python.org/sf/868896 setgroups rejects long integer arguments (2004-01-02) http://python.org/sf/869197 Quicktime missing funcitonality (2004-01-02) http://python.org/sf/869649 segmentation fault in test_re (2004-01-03) http://python.org/sf/870120

New Patches

Bad behavior of email.Charset.Charset when locale is tr_TR (2003-12-29) http://python.org/sf/866982 regrtest.py -T for code coverage (2003-12-31) http://python.org/sf/868499 Allow use of embedded Tcl without requiring Tk (2004-01-02) http://python.org/sf/869468 Building on Mac OS X 10.1 (2004-01-02) http://python.org/sf/869555 Add start and end optional args to array.index (2004-01-02) http://python.org/sf/869688 make Demo/scripts/primes.py usable as a module (2004-01-04) http://python.org/sf/870286 Fix docstring for posixpath.getctime (2004-01-04) http://python.org/sf/870287

Closed Bugs

Document sys.path on Windows (2001-09-05) http://python.org/sf/459007 __cdecl / __stdcall unspecified in *.h (2001-10-15) http://python.org/sf/471432 locale.setlocale is broken (2002-01-15) http://python.org/sf/504219 isdir behavior getting odder on UNC path (2002-02-05) http://python.org/sf/513572 long file name support broken in windows (2002-04-10) http://python.org/sf/542314 Windows getpass bug (2002-04-20) http://python.org/sf/546558 os.tmpfile() can fail on win32 (2002-08-05) http://python.org/sf/591104 os.popen() negative error code IOError (2002-08-29) http://python.org/sf/602245 long list in Pythonwin -> weird text (2002-09-03) http://python.org/sf/604387 registry functions don't handle null characters (2003-01-21) http://python.org/sf/672132 PyErr_Warn may cause import deadlock (2003-02-09) http://python.org/sf/683658 print raises exception when no console available (2003-03-19) http://python.org/sf/706263 test_socketserver: Fatal error: Invalid thread state (2003-05-26) http://python.org/sf/743692 ipv6 sockaddr is bad (2003-05-27) http://python.org/sf/744164 Failure in comparing unicode string (2003-06-26) http://python.org/sf/761267 No syntax hilite on new file until saved as *.py (2003-07-21) http://python.org/sf/775012 IDLE: "Save As..." keybind (Ctrl+Shift+S) does not work (2003-07-21) http://python.org/sf/775353 Tooltip-window doesn't vanish if... (2003-07-22) http://python.org/sf/775535 idle.py doesn't accept ( in some cases (2003-07-22) http://python.org/sf/775541 Tab / Space Configuration Does Not Work in IDLE (2003-08-05) http://python.org/sf/783887 IDLE starts with no menus (Cygwin build of python2.3) (2003-08-11) http://python.org/sf/786827 Arguments tooltip wrong if def contains tuple (2003-08-20) http://python.org/sf/791968 IDLE / PyOS_InputHook (2003-08-31) http://python.org/sf/798058 color highlighting not working on EDIT windows (2003-09-04) http://python.org/sf/800432 tarfile violates bufsize (2003-09-25) http://python.org/sf/812325 Fatal Python error: GC object already tracked (2003-10-02) http://python.org/sf/816476 Idle fails on loading .idlerc if Home path changes. (2003-10-22) http://python.org/sf/828049 Inconsitent line numbering in traceback (2003-10-29) http://python.org/sf/832535 Ctrl+key combos stop working in IDLE (2003-10-31) http://python.org/sf/833957 os.chmod/os.utime/shutil do not work with unicode filenames (2003-11-20) http://python.org/sf/846133 mbcs encoding ignores errors (2003-11-28) http://python.org/sf/850997 HTMLParser parsers AT&T to AT (2003-12-08) http://python.org/sf/856617 Hangs when opening 2nd shell with subprocess under windows (2003-12-23) http://python.org/sf/865014

Closed Patches

Fix for bug 494589 (2002-12-25) http://python.org/sf/658599 Faster commonprefix (OS independent) (2003-02-06) http://python.org/sf/681780 expose lowlevel setlocale (2003-07-24) http://python.org/sf/776854 Tk Dialog Upon Subprocess Socket Error (2003-07-26) http://python.org/sf/778323 Highlight builtins (2003-09-13) http://python.org/sf/805830 cmath.log optional base argument, fixes #823209 (2003-10-18) http://python.org/sf/826074 Small error in test_format (2003-11-25) http://python.org/sf/849252 Modify Setup.py to Detect Tcl/Tk on BSD (2003-11-28) http://python.org/sf/850977 heapq: A way to change the compare function (2003-12-28) http://python.org/sf/866594



More information about the Python-Dev mailing list