Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Wed Dec 1 22:15:53 EST 2004


Patch / Bug Summary
___________________

Patches :  258 open ( +4) /  2701 closed ( +1) /  2959 total ( +5)
Bugs    :  812 open (+28) /  4642 closed (+13) /  5454 total (+41)
RFE     :  160 open ( +4) /   136 closed ( +1) /   296 total ( +5)

New / Reopened Patches
______________________

#1074261 gzip dies on gz files with many appended headers  (2004-11-27)
       http://python.org/sf/1074381  opened by  Mark Eichin

Flush stdout/stderr if closed (fix for bug 1074011)  (2004-11-29)
       http://python.org/sf/1075147  opened by  Ben Hutchings

gcc compiler on Windows  (2004-11-30)
       http://python.org/sf/1075887  opened by  Michiel de Hoon

AUTH PLAIN in smtplib  (2004-11-30)
       http://python.org/sf/1075928  opened by  James Lan

readline does not need termcap  (2004-12-01)
       http://python.org/sf/1076826  opened by  Michal Čihař

Patches Closed
______________

bug#1021756: more informative error message  (2004-11-23)
       http://python.org/sf/1071739  closed by  effbot

New / Reopened Bugs
___________________

Bugs in _csv module - lineterminator  (2004-11-24)
       http://python.org/sf/1072404  opened by  Chris Withers

mkarg undocumented  (2004-11-24)
       http://python.org/sf/1072410  opened by  Gunter Ohrner

email as_string() omits trailing newline  (2004-11-24)
CLOSED http://python.org/sf/1072623  opened by  Tessa Lau

dyld: ./python.exe multiple definitions of symbol _BC  (2004-11-24)
       http://python.org/sf/1072642  opened by  Marius

thisid not intialized in pindent.py script  (2004-11-24)
       http://python.org/sf/1072853  opened by  Niraj Bajpai

^Z doesn't exit interpreter - 2.4c1 & Win2K  (2004-11-26)
       http://python.org/sf/1073736  opened by  Kent Johnson

subprocess.py doc bug in 2.4c1  (2004-11-26)
CLOSED http://python.org/sf/1073790  opened by  Dan Christensen

2 XML parsing errors  (2004-11-26)
CLOSED http://python.org/sf/1073864  opened by  Peer Janssen

write failure ignored in Py_Finalize()  (2004-11-27)
       http://python.org/sf/1074011  opened by  Matthias Klose

current directory in sys.path handles symlinks badly  (2004-11-26)
       http://python.org/sf/1074015  opened by  Eric M. Hopper

xml.dom.minidom produces errors with certain unicode chars  (2004-11-27)
       http://python.org/sf/1074200  opened by  Peer Janssen

gzip dies on gz files with many appended headers  (2004-11-27)
       http://python.org/sf/1074261  opened by  Mark Eichin

input from numeric pad always dropped when numlock off  (2004-11-27)
       http://python.org/sf/1074333  opened by  Rick Graves

FeedParser problem on end boundaries w/o newline  (2004-11-24)
       http://python.org/sf/1072623  reopened by  tlau

Irregular behavior of datetime.__str__()  (2004-11-27)
       http://python.org/sf/1074462  opened by  Wai Yip Tung

Errors and omissions in logging module documentation  (2004-11-28)
       http://python.org/sf/1074693  opened by  Joachim Boomberschloss

Windows 2.4c1 installer default location issues  (2004-11-28)
       http://python.org/sf/1074873  opened by  dmerrill

exceeding obscure weakproxy bug  (2004-11-29)
       http://python.org/sf/1075356  opened by  Michael Hudson

urllib2.HTTPBasicAuthHandler problem with [HOST]:[PORT]  (2004-11-29)
       http://python.org/sf/1075427  opened by  O-Zone

PyGILState_Ensure() deadlocks (ver 2.4c1)  (2004-11-29)
       http://python.org/sf/1075703  opened by  Andi Vajda

Build Bug on Solaris.  (2004-11-30)
CLOSED http://python.org/sf/1075934  opened by  Jeremy Whiting

Memory fault pyexpat.so on SGI  (2004-11-30)
       http://python.org/sf/1075984  opened by  Maik Hertha

Memory fault pyexpat.so on SGI  (2004-11-30)
       http://python.org/sf/1075990  opened by  Maik Hertha

HTMLParser can't handle page with javascript  (2004-11-30)
       http://python.org/sf/1076070  opened by  Jeremy Hylton

distutils.core.setup() with unicode arguments broken  (2004-11-30)
       http://python.org/sf/1076233  opened by  Walter Dörwald

Whats New for 2.4 "SafeTemplate" patch.  (2004-11-30)
CLOSED http://python.org/sf/1076365  opened by  Sean Reifschneider

test_shutil fails on x86-64 // Suse 9.1  (2004-11-30)
       http://python.org/sf/1076467  opened by  Ross G Baker Jr

Another message that croaks email.FeedParser  (2004-11-30)
       http://python.org/sf/1076485  opened by  Skip Montanaro

Sate/Save typo in Mac/scripts/BuildApplication.py  (2004-11-30)
       http://python.org/sf/1076490  opened by  Neil Mayhew

BuildApplication includes many unneeded modules  (2004-11-30)
       http://python.org/sf/1076492  opened by  Neil Mayhew

python24.msi  install error  (2004-12-01)
       http://python.org/sf/1076500  opened by  guan zi jing

shutil.move clobbers read-only files.  (2004-12-01)
       http://python.org/sf/1076515  opened by  Jeremy Fincher

test test_codecs failed  (2004-12-01)
       http://python.org/sf/1076790  opened by  Michal Čihař

test test_re produced unexpected output  (2004-12-01)
       http://python.org/sf/1076791  opened by  Michal Čihař

test test_unicodedata failed   (2004-12-01)
       http://python.org/sf/1076795  opened by  Michal Čihař

test test_shutil failed  (2004-12-01)
CLOSED http://python.org/sf/1076811  opened by  Michal Čihař

test_shelve failures  (2004-12-01)
       http://python.org/sf/1076819  opened by  Michal Čihař

Bad IDLE shortcut by 2.4 installer on XP  (2004-12-01)
       http://python.org/sf/1076861  opened by  Jean M. Brouwers

Tutorial corrections  (2004-12-01)
       http://python.org/sf/1076955  opened by  Fred L. Drake, Jr.

Incorrect behaviour of StreamReader.readline leads to crash  (2004-12-01)
       http://python.org/sf/1076985  opened by  Sebastian Hartte

Error building _bsddb extension  (2004-12-01)
       http://python.org/sf/1077040  opened by  Oleg Broytmann

Problem testing python 2.4  (2004-12-01)
       http://python.org/sf/1077103  opened by  Pierre

Negative numbers to os.read() cause segfault  (2004-12-01)
       http://python.org/sf/1077106  opened by  Jp Calderone

Bugs Closed
___________

coercing decimal to int doesn't work between -1 and 1  (2004-11-23)
       http://python.org/sf/1071588  closed by  rhettinger

OS X (Panther) Framework Install causes version mismatch  (2004-11-18)
       http://python.org/sf/1069198  closed by  bcannon

urllib2 authentication redirection error(?)  (2004-11-22)
       http://python.org/sf/1071147  closed by  facundobatista

shelve update fails  on "large" entry  (2002-02-27)
       http://python.org/sf/523425  closed by  facundobatista

new int overflow handling needs docs  (2001-08-23)
       http://python.org/sf/454446  closed by  facundobatista

subprocess.py doc bug in 2.4c1  (2004-11-26)
       http://python.org/sf/1073790  closed by  astrand

2 XML parsing errors  (2004-11-26)
       http://python.org/sf/1073864  closed by  peerjanssen

gzip module cannot write large files  (2003-02-08)
       http://python.org/sf/683061  closed by  jlgijsbers

FeedParser problem on end boundaries w/o newline  (2004-11-24)
       http://python.org/sf/1072623  closed by  bwarsaw

FeedParser problem on end boundaries w/o newline  (2004-11-24)
       http://python.org/sf/1072623  closed by  bwarsaw

Build Bug on Solaris.  (2004-11-30)
       http://python.org/sf/1075934  closed by  whitingjr

Whats New for 2.4 "SafeTemplate" patch.  (2004-11-30)
       http://python.org/sf/1076365  closed by  akuchling

'Demo/embed/' , It crash  (2003-12-04)
       http://python.org/sf/853862  closed by  guanzijing

test test_shutil failed  (2004-12-01)
       http://python.org/sf/1076811  closed by  nijel

New / Reopened RFE
__________________

Extension to optparse: options with facultative value  (2004-11-25)
       http://python.org/sf/1073198  opened by  pollastri

Extension to optparse: options with facultative value  (2004-11-25)
CLOSED http://python.org/sf/1073305  opened by  pollastri

ignore element format character for PyArg_ParseTuple  (2004-11-30)
       http://python.org/sf/1075902  opened by  Sean Proctor

Python Interpreter embedded in small memory system  (2004-12-01)
       http://python.org/sf/1076478  opened by  stoneabcwujx

RFE Closed
__________

Extension to optparse: options with facultative value  (2004-11-25)
       http://python.org/sf/1073305  closed by  nnorwitz





More information about the Python-list mailing list