Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Sat Oct 30 10:20:38 EDT 2004


Patch / Bug Summary
___________________

Patches :  243 open ( +3) /  2678 closed (+17) /  2921 total (+20)
Bugs    :  789 open (+17) /  4545 closed (+17) /  5334 total (+34)
RFE     :  156 open ( +1) /   131 closed ( +0) /   287 total ( +1)

New / Reopened Patches
______________________

Fix various x86_64 build issues  (2004-10-19)
       http://python.org/sf/1050475  opened by  Bob Halley

make distutils.core.run_setup re-entrant  (2004-10-20)
       http://python.org/sf/1051216  opened by  Bob Ippolito

xml.dom missing API docs (bugs 1010196, 1013525)  (2004-10-21)
       http://python.org/sf/1051321  opened by  Mike Brown

locale.getdefaultlocale does not return tuple in some OS  (2004-10-21)
       http://python.org/sf/1051395  opened by  Jiwon Seo

Syntax error in Misc/NEWS  (2004-10-22)
CLOSED http://python.org/sf/1051866  opened by  Felix Wiemann

plistlib: add plst resource functionality, fix bugs  (2004-10-22)
CLOSED http://python.org/sf/1052399  opened by  Bob Ippolito

urllib2: better import ftplib and gopherlib etc late  (2004-10-24)
       http://python.org/sf/1053150  opened by  Robert Kiendl

nntplib: add support for NNTP over SSL  (2004-10-24)
       http://python.org/sf/1053365  opened by  Reinhard Speyerer

ftplib: add support for MDTM command  (2004-10-24)
       http://python.org/sf/1053369  opened by  Reinhard Speyerer

Decimal speed up  (2004-10-24)
CLOSED http://python.org/sf/1053375  opened by  Facundo Batista

mingw compile  (2004-10-25)
       http://python.org/sf/1053879  opened by  Matthias Kramm

fix inplace string concat hash error  (2004-10-25)
CLOSED http://python.org/sf/1054197  opened by  Bob Halley

automatic XMLRPC boxcarring via multicall for xmlrpclib  (2004-10-26)
       http://python.org/sf/1054434  opened by  Eric Ries

Fix for Unix macro expansion in citetitle  (2004-10-26)
       http://python.org/sf/1054715  opened by  Richard Brodie

bdist_deb - Debian packager  (2004-10-26)
       http://python.org/sf/1054967  opened by  Geoffrey T. Dairiki

CGIHTTPServer can't redirect  (2004-10-27)
       http://python.org/sf/1055159  opened by  Thomas Guettler

cgi.py does not correctly handle fields with ';'  (2004-10-27)
       http://python.org/sf/1055234  opened by  Vova

typo in comment (unicodeobject.h)  (2004-10-28)
       http://python.org/sf/1056231  opened by  Baris Metin

python / pythonw replacement in C  (2004-10-29)
       http://python.org/sf/1056561  opened by  Michiel de Hoon

No ValueError for safe_substitute()  (2004-10-29)
       http://python.org/sf/1056967  opened by  Barry A. Warsaw

Patches Closed
______________

__main__ for whichdb.py  (2004-10-01)
       http://python.org/sf/1038388  closed by  rhettinger

Bug fixes and cleanup for decimal.py  (2004-10-17)
       http://python.org/sf/1048728  closed by  rhettinger

tarfile.py: patch for bug #1017553  (2004-10-10)
       http://python.org/sf/1043972  closed by  akuchling

replace() method in unicode objects  (2003-02-05)
       http://python.org/sf/680863  closed by  nnorwitz

Remove __file__ after running $PYTHONSTARTUP  (2003-04-11)
       http://python.org/sf/719777  closed by  nnorwitz

sre fixes for lastindex and minimizing repeats+assertions  (2003-03-31)
       http://python.org/sf/712900  closed by  nnorwitz

Some bug fixes for regular ex code.  (2003-04-14)
       http://python.org/sf/720991  closed by  nnorwitz

optimize eval_frame  (2003-12-21)
       http://python.org/sf/864059  closed by  nnorwitz

Implementation for PEP 318 ([as classmethod] version)  (2004-04-08)
       http://python.org/sf/932100  closed by  nnorwitz

Add FreeBSD* to configure.in for --enable-shared  (2004-10-11)
       http://python.org/sf/1044395  closed by  perky

New patch for Python 2.3 spec file.  (2004-07-23)
       http://python.org/sf/996316  closed by  jafo

Syntax error in Misc/NEWS  (2004-10-21)
       http://python.org/sf/1051866  closed by  bcannon

plistlib: add plst resource functionality, fix bugs  (2004-10-22)
       http://python.org/sf/1052399  closed by  jvr

Decimal speed up  (2004-10-24)
       http://python.org/sf/1053375  closed by  rhettinger

fix inplace string concat hash error  (2004-10-25)
       http://python.org/sf/1054197  closed by  rhettinger

traceback module caches sources invalid  (2003-05-14)
       http://python.org/sf/737473  closed by  perky

do not add directory of sys.argv[0] into sys.path  (2004-05-02)
       http://python.org/sf/946373  closed by  wrobell

New / Reopened Bugs
___________________

2.4b1 Win32 installer eliminates 2.3 assoc  (2004-10-20)
       http://python.org/sf/1050486  opened by  Mike C. Fletcher

reindent.py strips execute permission on Unix  (2004-10-20)
       http://python.org/sf/1050828  opened by  David Ripton

incorrect traceback filename from pyc  (2004-10-21)
       http://python.org/sf/1051638  opened by  Kevin Quick

HTMLParser doesn't treat endtags in <script> tags as CDATA  (2004-10-21)
       http://python.org/sf/1051840  opened by  Luke Bradley

Appending non-empty element to a non-empty list yields None  (2004-10-22)
CLOSED http://python.org/sf/1052036  opened by  Peer Janssen

Seting defaultencoding through an environment variable  (2004-10-22)
       http://python.org/sf/1052098  opened by  Diedrich Vorberg

page on python api down  (2004-10-22)
CLOSED http://python.org/sf/1052274  opened by  mperpick

pdb runcall should accept keyword arguments  (2004-10-22)
CLOSED http://python.org/sf/1052503  opened by  Leonardo Rochael Almeida

filelist.findall should use os.lstat  (2004-10-23)
       http://python.org/sf/1052827  opened by  Geoffrey T. Dairiki

time module returns wrong timezone under windows  (2004-10-25)
       http://python.org/sf/1053539  reopened by  panjunyong

time module returns wrong timezone under windows  (2004-10-25)
       http://python.org/sf/1053539  opened by  panjunyong

Unjustified SyntaxWarning  (2004-10-25)
CLOSED http://python.org/sf/1053604  opened by  Markus Gritsch

Why is this expression = False?  (2004-10-25)
CLOSED http://python.org/sf/1053629  opened by  Alexander Rødseth

PyOS_InputHook not called in subprocess  (2004-10-25)
       http://python.org/sf/1053687  opened by  Michiel de Hoon

Segfault in tuple_of_constants  (2004-10-25)
CLOSED http://python.org/sf/1053819  opened by  Duncan Grisby

help() nor in tutorial index  (2004-10-25)
CLOSED http://python.org/sf/1053956  opened by  Guido van Rossum

Python doesn't exit with proper resultcode on SIGINT  (2004-10-25)
       http://python.org/sf/1054041  opened by  James Y Knight

serious string hashing error in 2.4b1  (2004-10-25)
CLOSED http://python.org/sf/1054139  opened by  Bob Halley

RE '*.?' cores if len of found string exceeds 10000  (2004-10-26)
       http://python.org/sf/1054564  opened by  Rob

New failure in debug build  (2004-10-26)
       http://python.org/sf/1054615  opened by  Tim Peters

difflib HtmlDiff() extra space on inserted 1 character lines  (2004-10-26)
       http://python.org/sf/1054821  opened by  Dan Gass

Python may contain NFC/NFKC bug per Unicode PRI #29  (2004-10-26)
       http://python.org/sf/1054943  opened by  Rick McGowan

pdb.set_trace should go up one more frame  (2004-10-27)
       http://python.org/sf/1055168  opened by  Johannes Gijsbers

bdist_wininst broken for pure Python distributions  (2004-10-27)
CLOSED http://python.org/sf/1055540  opened by  Thomas Heller

weakref callback vs gc vs threads  (2004-10-27)
       http://python.org/sf/1055820  opened by  Tim Peters

HTMLParser not compliant to XHTML spec  (2004-10-27)
       http://python.org/sf/1055864  opened by  Luke Bradley

dir() should only return strings  (2004-10-28)
       http://python.org/sf/1056293  opened by  Skip Montanaro

subprocess fails for args="...", executable="..."  (2004-10-28)
       http://python.org/sf/1056441  opened by  Russell Owen

Lambda in list comprehension  (2004-10-28)
CLOSED http://python.org/sf/1056483  opened by  Doug Blank

minor error in os.access  (2004-10-29)
       http://python.org/sf/1056498  opened by  edward

ambiguity in os.tmpfile  (2004-10-29)
CLOSED http://python.org/sf/1056502  opened by  edward

ambiguity in os.tmpfile  (2004-10-29)
       http://python.org/sf/1056515  opened by  edward

subprocess works poorly on Windows with Python 2.3  (2004-10-29)
       http://python.org/sf/1057048  opened by  Russell Owen

subprocess on Windows 2: unexpected failure  (2004-10-29)
       http://python.org/sf/1057052  opened by  Russell Owen

subprocess on Windows: extra windows  (2004-10-29)
       http://python.org/sf/1057061  opened by  Russell Owen

Bugs Closed
___________

relative on-disk SYSTEM id handling is incorrect  (2004-02-22)
       http://python.org/sf/902037  closed by  rhettinger

filemode() in tarfile.py makes wrong file mode strings  (2004-08-27)
       http://python.org/sf/1017553  closed by  akuchling

test_subprocess 2.4b1 fails on FreeBSD 5.2  (2004-10-17)
       http://python.org/sf/1048808  closed by  astrand

No command line args when script run without python.exe  (2004-09-16)
       http://python.org/sf/1029047  closed by  facundobatista

Appending non-empty element to a non-empty list yields None  (2004-10-22)
       http://python.org/sf/1052036  closed by  peerjanssen

page on python api down  (2004-10-22)
       http://python.org/sf/1052274  closed by  loewis

pdb runcall should accept keyword arguments  (2004-10-22)
       http://python.org/sf/1052503  closed by  rhettinger

call arg of lambda not updating  (2004-10-17)
       http://python.org/sf/1048870  closed by  rhettinger

time module returns wrong timezone under windows  (2004-10-25)
       http://python.org/sf/1053539  closed by  tim_one

Unjustified SyntaxWarning  (2004-10-25)
       http://python.org/sf/1053604  closed by  rhettinger

Why is this expression = False?  (2004-10-25)
       http://python.org/sf/1053629  closed by  doerwalter

Segfault in tuple_of_constants  (2004-10-25)
       http://python.org/sf/1053819  closed by  rhettinger

help() nor in tutorial index  (2004-10-25)
       http://python.org/sf/1053956  closed by  rhettinger

serious string hashing error in 2.4b1  (2004-10-25)
       http://python.org/sf/1054139  closed by  rhettinger

strptime doesn't work with %U  (2004-10-12)
       http://python.org/sf/1045381  closed by  bcannon

bdist_wininst broken for pure Python distributions  (2004-10-28)
       http://python.org/sf/1055540  closed by  mhammond

Lambda in list comprehension  (2004-10-28)
       http://python.org/sf/1056483  closed by  rhettinger

ambiguity in os.tmpfile  (2004-10-28)
       http://python.org/sf/1056502  closed by  facundobatista

New / Reopened RFE
__________________

Attempt to run all atexit handlers  (2004-10-22)
       http://python.org/sf/1052242  opened by  Greg Chapman

Seting defaultencoding through an environment variable  (2004-10-22)
       http://python.org/sf/1052098  reopened by  loewis

RFE Closed
__________

Seting defaultencoding through an environment variable  (2004-10-22)
       http://python.org/sf/1052098  closed by  loewis




More information about the Python-list mailing list