[Python-Dev] Weekly Python Bug/Patch Summary

Kurt B. Kaiser kbk at shore.net
Sun Jun 27 23:19:04 EDT 2004


Patch / Bug Summary
___________________

Patches :  286 open (+10) /  2422 closed ( +7) /  2708 total (+17)
Bugs    :  771 open (+30) /  4168 closed (+12) /  4939 total (+42)
RFE     :  142 open ( +2) /   129 closed ( +0) /   271 total ( +2)

New / Reopened Patches
______________________

Parser/acceler.c: PyObject_MALLOC return is not checked  (2004-06-17)
       http://python.org/sf/974633  opened by  Dima Dorfman 

Signal fixes for BSD systems  (2004-06-18)
       http://python.org/sf/975056  opened by  Luke Mewburn 

compileall.py - print file name in err msg in quiet mode  (2004-06-19)
CLOSED http://python.org/sf/975885  opened by  Matthias Klose 

Deferred String Addtion:  Proof-of-concept  (2004-06-20)
       http://python.org/sf/976162  opened by  Raymond Hettinger 

Stripping script extensions with distutils  (2004-06-21)
       http://python.org/sf/976869  opened by  Fred L. Drake, Jr. 

speed up md5: allow Encode and Decode to inline  (2004-06-21)
       http://python.org/sf/977074  opened by  Matthew Mueller 

Speed up EnumKey call  (2004-06-22)
       http://python.org/sf/977553  opened by  Garth Bushell 

dev_intro - make patch review request more obvious  (2004-06-22)
CLOSED http://python.org/sf/977671  opened by  Jim Jewett 

Improve HTML documentation of a directory  (2004-06-25)
       http://python.org/sf/979658  opened by  Noam Raphael 

mplementation for PEP 318 using java-style syntax  (2004-06-25)
       http://python.org/sf/979728  opened by  Mark Russell 

compile of code with incorrect encoding yields MemoryError  (2004-06-25)
CLOSED http://python.org/sf/979737  opened by  Anthony Tuininga 

OSATerminology extension fix  (2004-06-25)
       http://python.org/sf/979784  opened by  has 

Missing INCREF in PyType_Ready  (2004-06-25)
       http://python.org/sf/980082  opened by  Eric Huss 

Module to dynamically generate structseq objects  (2004-06-25)
       http://python.org/sf/980098  opened by  Eric Huss 

difflib empty list IndexError fix (Bug #980117)  (2004-06-25)
       http://python.org/sf/980120  opened by  Rocco Moretti 

partially initialized heap allocated type objects  (2004-06-26)
       http://python.org/sf/980475  opened by  Eric Huss 

gettext improvements  (2004-06-27)
       http://python.org/sf/980500  opened by  Gustavo Niemeyer 

efficient string concatenation  (2004-06-27)
       http://python.org/sf/980695  opened by  Armin Rigo 

Patches Closed
______________

A simple 3-4% speed-up for PCs  (2004-04-28)
       http://python.org/sf/943898  closed by  arigo

configure interpreter for profiling  (2003-07-08)
       http://python.org/sf/768079  closed by  montanaro

compileall.py - print file name in err msg in quiet mode  (2004-06-19)
       http://python.org/sf/975885  closed by  loewis

add C API to datetime module  (2004-01-13)
       http://python.org/sf/876130  closed by  tim_one

dev_intro - make patch review request more obvious  (2004-06-22)
       http://python.org/sf/977671  closed by  loewis

invalid submission  (2004-06-25)
       http://python.org/sf/979737  closed by  atuining

Cleanup generator/eval_frame exposure  (2004-06-04)
       http://python.org/sf/966493  closed by  loewis

Support for interned strings in marshal  (2004-03-25)
       http://python.org/sf/923098  closed by  loewis

New / Reopened Bugs
___________________

missing word in defintion of xmldom InvalidStateErr  (2004-06-16)
CLOSED http://python.org/sf/973901  opened by  Brian Gough 

ConfigParser defaults not handled correctly  (2004-06-16)
       http://python.org/sf/974019  opened by  Charles 

Slice indexes passed to __getitem__ are wrapped  (2004-06-17)
       http://python.org/sf/974635  opened by  Connelly 

urllib2's HTTPPasswordMgr and uri's with port numbers  (2004-06-17)
       http://python.org/sf/974757  opened by  Chris Withers 

test_unicode_file fails on Win98SE  (2004-03-27)
       http://python.org/sf/924703  reopened by  tim_one

Inconsistent newline handling in email module  (2004-06-18)
       http://python.org/sf/975330  opened by  Anders Hammarquist 

Python and segfaulting extension modules  (2004-06-18)
CLOSED http://python.org/sf/975387  opened by  Folke Lemaitre 

logging module uses deprecate apply()  (2004-06-18)
CLOSED http://python.org/sf/975404  opened by  Barry Alan Scott 

HTMLParser lukewarm on bogus bare attribute chars  (2004-06-18)
       http://python.org/sf/975556  opened by  Mike Coleman 

tp_(get|set)attro? inheritance bug  (2004-06-18)
       http://python.org/sf/975646  opened by  Gustavo J. A. M. Carneiro 

shutil.copytree uses os.mkdir instead of os.mkdirs  (2004-06-18)
       http://python.org/sf/975763  opened by  Brett Cannon 

Add _PyTime_DoubletoTimet to C API  (2004-06-19)
CLOSED http://python.org/sf/975996  opened by  Brett Cannon 

Unhelpful error message when getmtime.c fails  (2004-06-21)
       http://python.org/sf/976608  opened by  Peter Maxwell 

socket timeouts problems on Solaris  (2004-06-21)
       http://python.org/sf/976613  opened by  Peter =C5strand 

PDB: unreliable breakpoints on functions  (2004-06-21)
       http://python.org/sf/976878  opened by  Dieter Maurer 

mmap needs a rfind method  (2004-06-21)
       http://python.org/sf/976880  opened by  Nicholas Riley 

Double __init__.py executing  (2004-06-22)
       http://python.org/sf/977250  opened by  Alexandre 

Solaris likes sys/loadavg.h  (2004-06-22)
       http://python.org/sf/977343  opened by  Anthony Baxter 

Cannot specify compiler for 'install' on command line  (2004-06-22)
       http://python.org/sf/977461  opened by  Anders J. Munch 

Deleted files are reinstalled  (2004-06-22)
       http://python.org/sf/977470  opened by  Anders J. Munch 

IMAP4_SSL() class incompatible with socket.timeout  (2004-06-22)
       http://python.org/sf/977680  opened by  Charles 

Python compiler encodes path to source in .pyc  (2004-06-22)
CLOSED http://python.org/sf/977934  opened by  Jonathan Polley 

"build" target doesn't check umask  (2004-06-22)
       http://python.org/sf/977937  opened by  Charles 

Spurious errors taking bool of dead proxy  (2004-06-23)
       http://python.org/sf/978308  opened by  Chris King 

Broken URLs in sha module docs  (2004-06-23)
       http://python.org/sf/978556  opened by  Troels Therkelsen 

wait_variable hangs at exit  (2004-06-23)
       http://python.org/sf/978604  opened by  Russell Owen 

configure and gmake fail in openbsd 3.5 i386  (2004-06-24)
       http://python.org/sf/978632  opened by  - 

compiler warning for _NSGetExecutablePath() in getpath.c  (2004-06-23)
CLOSED http://python.org/sf/978645  opened by  Brett Cannon 

can't compile _localemodule.c w/o --enable-toolbox-glue  (2004-06-23)
       http://python.org/sf/978662  opened by  Brett Cannon 

SSL-ed sockets don't close correct?  (2004-06-24)
       http://python.org/sf/978833  opened by  Robert Kiendl 

Remove all email from the archives  (2004-06-24)
CLOSED http://python.org/sf/978952  opened by  Encolpe DEGOUTE 

Trap OSError when calling RotatingFileHandler.doRollover  (2004-06-24)
       http://python.org/sf/979252  opened by  Richard T. Hewitt 

urllib2 digest auth totally broken  (2004-06-24)
       http://python.org/sf/979407  opened by  Aaron Swartz 

compile of code with incorrect encoding yields MemoryError  (2004-06-25)
       http://python.org/sf/979739  opened by  Anthony Tuininga 

diffutil errors when coparing 2 0 byte entries  (2004-06-25)
       http://python.org/sf/979794  opened by  Robert M. Zigweid 

On HPUX 11i universal newlines seems to cause readline(s) to  (2004-06-25)
       http://python.org/sf/979872  opened by  dmcisaac 

email.Message.Message.__getitem__ doc string wrong  (2004-06-25)
       http://python.org/sf/979924  opened by  Jp Calderone 

gethostbyname is broken on hpux 11.11  (2004-06-25)
       http://python.org/sf/979967  opened by  Ehab Teima 

email module namespace inconsistent  (2004-06-25)
CLOSED http://python.org/sf/980019  opened by  Charles 

tp_subclasses grow without bounds  (2004-06-25)
       http://python.org/sf/980092  opened by  Eric Huss 

Index error for empty lists in Difflib  (2004-06-25)
       http://python.org/sf/980117  opened by  Rocco Moretti 

Possible error during LINKCC check in Configure.in  (2004-06-25)
       http://python.org/sf/980127  opened by  Brett Cannon 

ntpath normpath  (2004-06-26)
       http://python.org/sf/980327  opened by  Keyphrene 

coercion results used dangerously  (2004-06-26)
       http://python.org/sf/980352  opened by  Armin Rigo 

int left-shift causes memory leak  (2004-06-26)
CLOSED http://python.org/sf/980419  opened by  Erik Demaine 

Possible contradiction in "extending" and PyArg_ParseTuple()  (2004-06-27)
       http://python.org/sf/980925  opened by  Brett Cannon 

smtplib.SMTP prints debug stuff to stdout  (2004-06-27)
       http://python.org/sf/980938  opened by  Skip Montanaro 

Bugs Closed
___________

missing word in defintion of xmldom InvalidStateErr  (2004-06-16)
       http://python.org/sf/973901  closed by  bcannon

bsddb in Python 2.3 incompatible with SourceNav output  (2004-06-15)
       http://python.org/sf/973054  closed by  greg

bsddb test_all.py - incorrect  (2003-12-23)
       http://python.org/sf/865120  closed by  greg

bsddb craps out sporadically  (2003-12-10)
       http://python.org/sf/857909  closed by  greg

Python and segfaulting extension modules  (2004-06-18)
       http://python.org/sf/975387  closed by  loewis

logging module uses deprecate apply()  (2004-06-18)
       http://python.org/sf/975404  closed by  bcannon

platform.system() Windows inconsistency  (2004-05-01)
       http://python.org/sf/945665  closed by  lemburg

shutil.move can destroy files   (2004-03-18)
       http://python.org/sf/919012  closed by  bcannon

pydoc.stripid doesn't strip ID  (2004-04-13)
       http://python.org/sf/934282  closed by  bcannon

wrong answers from ctime  (2004-01-09)
       http://python.org/sf/874042  closed by  bcannon

Add _PyTime_DoubletoTimet to C API  (2004-06-19)
       http://python.org/sf/975996  closed by  tim_one

Python compiler encodes path to source in .pyc  (2004-06-23)
       http://python.org/sf/977934  closed by  loewis

compiler warning for _NSGetExecutablePath() in getpath.c  (2004-06-23)
       http://python.org/sf/978645  closed by  bcannon

Remove all email from the archives  (2004-06-24)
       http://python.org/sf/978952  closed by  loewis

email module namespace inconsistent  (2004-06-25)
       http://python.org/sf/980019  closed by  bwarsaw

int left-shift causes memory leak  (2004-06-26)
       http://python.org/sf/980419  closed by  rhettinger




More information about the Python-Dev mailing list