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

Kurt B. Kaiser kbk at shore.net
Fri Jan 5 04:40:49 CET 2007


Patch / Bug Summary


Patches : 418 open ( +5) / 3522 closed ( +1) / 3940 total ( +6) Bugs : 959 open (+13) / 6405 closed ( +5) / 7364 total (+18) RFE : 250 open ( +2) / 245 closed ( -1) / 495 total ( +1)

New / Reopened Patches


update to PEP 344 - exception attributes (2007-01-02) CLOSED http://python.org/sf/1626538 opened by Jim Jewett

backticks will not be used at all (2007-01-03) http://python.org/sf/1627052 opened by Jim Jewett

Fix for #1601399 (urllib2 does not close sockets properly) (2007-01-03) http://python.org/sf/1627441 opened by John J Lee

Win32: Fix build when you have TortoiseSVN but no .svn/* (2007-01-04) http://python.org/sf/1628061 opened by Larry Hastings

Win32: Add bytesobject.c to pythoncore.vcproj (2007-01-04) http://python.org/sf/1628062 opened by Larry Hastings

socket.readline() interface doesn't handle EINTR properly (2007-01-04) http://python.org/sf/1628205 opened by Maxim Sobolev

Patches Closed


update to PEP 344 - exception attributes (2007-01-02) http://python.org/sf/1626538 closed by ping

New / Reopened Bugs


sqlite3 documentation omits: close(), commit(), autocommit (2006-12-30) http://python.org/sf/1625205 opened by kitbyaydemir

re module documentation on search/match is unclear (2006-12-31) http://python.org/sf/1625381 opened by Richard Boulton

'imp' documentation does not mention that lock is re-entrant (2006-12-31) http://python.org/sf/1625509 opened by Dustin J. Mitchell

add ability to specify name to os.fdopen (2007-01-01) http://python.org/sf/1625576 opened by Mark Diekhans

'Installing Python Modules' does not work for Windows (2007-01-02) http://python.org/sf/1626300 opened by Christopher Lambacher

Would you mind renaming object.h to pyobject.h? (2007-01-02) http://python.org/sf/1626545 opened by Anton Tropashko

posixmodule.c leaks crypto context on Windows (2007-01-03) http://python.org/sf/1626801 opened by Yitz Gale

website issue reporter down (2007-01-03) http://python.org/sf/1627036 opened by Jim Jewett

mention side-lists from python-dev description (2007-01-03) http://python.org/sf/1627039 opened by Jim Jewett

xml.dom.minidom parse bug (2007-01-03) CLOSED http://python.org/sf/1627096 opened by Pierre Imbaud

xml.dom.minidom parse bug (2007-01-03) CLOSED http://python.org/sf/1627244 opened by Pierre Imbaud

an extra comma in condition command crashes pdb (2007-01-03) http://python.org/sf/1627316 opened by Ilya Sandler

Typo in module index for Carbon.CarbonEvt (2007-01-03) CLOSED http://python.org/sf/1627373 opened by Brett Cannon

Status bar on OSX garbled (2007-01-03) http://python.org/sf/1627543 opened by sigzero

RotatingFileHandler cannot recover from failed doRollover() (2007-01-03) http://python.org/sf/1627575 opened by Forest Wilkinson

documentation error for "startswith" string method (2007-01-04) CLOSED http://python.org/sf/1627690 opened by Keith Briggs

plat-mac videoreader.py auido format info (2007-01-04) http://python.org/sf/1627952 opened by Ryan Owen

documentation error for "startswith" string method (2007-01-04) http://python.org/sf/1627956 opened by Keith Briggs

Bugs Closed


test_logging hangs on cygwin (2006-04-06) http://python.org/sf/1465643 closed by sf-robot

xml.dom.minidom parse bug (2007-01-03) http://python.org/sf/1627096 closed by loewis

xml.dom.minidom parse bug (2007-01-03) http://python.org/sf/1627244 closed by nnorwitz

Typo in module index for Carbon.CarbonEvt (2007-01-03) http://python.org/sf/1627373 closed by nnorwitz

documentation error for "startswith" string method (2007-01-04) http://python.org/sf/1627690 closed by loewis

Logging problem on Windows XP (2006-09-27) http://python.org/sf/1566280 closed by loewis

New / Reopened RFE


smarter temporary file object (2001-04-12) http://python.org/sf/415692 reopened by gvanrossum

optparse "store" action should not gobble up next option (2007-01-03) http://python.org/sf/1627266 opened by Raghuram Devarakonda



More information about the Python-Dev mailing list