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

Skip Montanaro skip at manatee.mojam.com
Sun Dec 7 08:00:52 EST 2003


Bug/Patch Summary

593 open / 4407 total bugs (+50) 217 open / 2492 total patches (+24)

New Bugs

Can't send Apple Events without WindowServer connection (2003-12-01) http://python.org/sf/852150 add support for cjkcodecs to Python email (2003-12-01) http://python.org/sf/852347 ^$ won't split on empty line (2003-12-02) http://python.org/sf/852532 bz2:compress empty string inconsistent (2003-12-02) http://python.org/sf/853061 After fork in subthread, signals are blocked (2003-12-03) http://python.org/sf/853411 IP6 address parsing i sgmllib (2003-12-03) http://python.org/sf/853506 socket.recv() raises MemoryError exception (WindowsXP ONLY) (2003-12-03) http://python.org/sf/853507 new _Launch module includes useless deprecated functions (2003-12-03) http://python.org/sf/853558 Carbon.CF.CFURLRef should be easier to create (2003-12-03) http://python.org/sf/853656 No documentation for zipimport module (2003-12-03) http://python.org/sf/853800 'Demo/embed/' , It crash (2003-12-03) http://python.org/sf/853862 Message.get_filename() problem (2003-12-04) http://python.org/sf/854102 Python-2.3.3c1, Solaris 2.7: socketmodule does not compile (2003-12-05) http://python.org/sf/854823

New Patches

urllib2 CacheFTPHandler doesn't work on multiple dirs (2003-11-30) http://python.org/sf/851736 urllib2 silently returns None when auth_uri is mismatched (2003-11-30) http://python.org/sf/851752 bugfix for Bugs-850964 (2003-11-30) http://python.org/sf/851902 Refactored patch #815911 for logging with SocketHandler (2003-12-01) http://python.org/sf/851993 broken url in colorsys documentation (2003-12-01) http://python.org/sf/852236 Replace backticks with repr() (2003-12-01) http://python.org/sf/852334 tests and processors patch for urllib2 (2003-12-02) http://python.org/sf/852995 Tix hlist missing entry_configure and entry_cget methods (2003-12-03) http://python.org/sf/853488 Optional keyword unicode args not handled correctly (2003-12-04) http://python.org/sf/853890 Implement lazy read for sockets (2003-12-04) http://python.org/sf/853963 ConfigParser should raise an error for duplicate options (2003-12-04) http://python.org/sf/854484 shutil.copyfile destroys hard links (Bug [ 851123 ]) (2003-12-05) http://python.org/sf/854853 fix typos (2003-12-05) http://python.org/sf/855195

Closed Bugs

os.strerror doesn't understand windows error codes (2003-10-14) http://python.org/sf/823672 Windows installer 2.3.2 leaves old version in control panel (2003-11-05) http://python.org/sf/836515 Typos in the docs (Extending/Embedding + Python/C API) (2003-11-09) http://python.org/sf/838938 tkFileDialog.Open is broken (2003-11-17) http://python.org/sf/843999 "up" instead of "down" in turtle module documentation (2003-11-17) http://python.org/sf/844123 couple of new list.sort bugs (2003-11-25) http://python.org/sf/848856 winreg can segfault (2003-11-28) http://python.org/sf/851056 Item out of order on builtin function page (2003-11-29) http://python.org/sf/851152 Bug tracker page asks for login even when logged in (2003-11-29) http://python.org/sf/851156 New-style classes with eq but not hash are hashable (2003-11-29) http://python.org/sf/851449

Closed Patches

Better output for unittest (2003-04-16) http://python.org/sf/722638 whichdb not ID'ing dbm files with GDBM backend (2003-07-06) http://python.org/sf/766650 unittest's main don't handle TestSuite in command line (2003-09-10) http://python.org/sf/804212



More information about the Python-Dev mailing list