[Python-Dev] Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Sat Oct 7 06:18:50 CEST 2006


Patch / Bug Summary
___________________

Patches :  428 open ( +6) /  3417 closed ( +2) /  3845 total ( +8)
Bugs    :  939 open ( +6) /  6229 closed (+17) /  7168 total (+23)
RFE     :  240 open ( +3) /   239 closed ( +0) /   479 total ( +3)

New / Reopened Patches
______________________

Speed up using + for string concatenation  (2006-10-02)
       http://python.org/sf/1569040  opened by  Larry Hastings

Speed-up in array_repeat()  (2006-10-02)
       http://python.org/sf/1569291  opened by  Lars Skovlund

Fix building the source within exec_prefix  (2006-10-03)
       http://python.org/sf/1569798  opened by  Matthias Klose

distutils - python 2.5 vc8 - non working setup  (2006-10-03)
CLOSED http://python.org/sf/1570119  opened by  Grzegorz Makarewicz

Fix for compilation errors in the 2.4 branch  (2006-10-03)
CLOSED http://python.org/sf/1570253  opened by  Žiga Seilnacht

qtsupport.py mistake leads to bad _Qt module  (2006-10-04)
       http://python.org/sf/1570672  opened by  Jeff Senn

Generate numeric/space/linebreak from Unicode database.  (2006-10-05)
       http://python.org/sf/1571184  opened by  Anders Chrigström

make trace.py --ignore-dir work  (2006-10-05)
       http://python.org/sf/1571379  opened by  Clinton Roy

Patches Closed
______________

distutils - python 2.5 vc8 - non working setup  (2006-10-03)
       http://python.org/sf/1570119  closed by  loewis

Fix for compilation errors in the 2.4 branch  (2006-10-03)
       http://python.org/sf/1570253  closed by  loewis

New / Reopened Bugs
___________________

Test for uintptr_t seems to be incorrect  (2006-10-01)
CLOSED http://python.org/sf/1568842  opened by  Ronald Oussoren

http redirect does not pass 'post' data  (2006-10-02)
CLOSED http://python.org/sf/1568897  opened by  hans_moleman

'all' documentation missing online  (2006-09-26)
CLOSED http://python.org/sf/1565797  reopened by  aisaac0

Using .next() on file open in write mode writes junk to file  (2006-10-01)
       http://python.org/sf/1569057  opened by  andrei kulakov

External codecs no longer usable  (2006-10-02)
CLOSED http://python.org/sf/1569084  opened by  Ivan Vilata i Balaguer

sys.settrace cause curried parms to show up as attributes  (2006-10-02)
       http://python.org/sf/1569356  opened by  applebucks

sys.settrace cause curried parms to show up as attributes  (2006-10-02)
CLOSED http://python.org/sf/1569374  opened by  applebucks

PGIRelease linkage fails on pgodb80.dll  (2006-10-02)
       http://python.org/sf/1569517  opened by  Coatimundi

Backward incompatibility in logging.py  (2006-10-02)
CLOSED http://python.org/sf/1569622  opened by  Mike Klaas

datetime.datetime subtraction bug  (2006-10-02)
CLOSED http://python.org/sf/1569623  opened by  David Fugate

mailbox.Maildir.get_folder() loses factory information  (2006-10-03)
       http://python.org/sf/1569790  opened by  Matthias Klose

distutils don't respect standard env variables  (2006-10-03)
CLOSED http://python.org/sf/1569886  opened by  Lukas Lalinsky

2.5 incorrectly permits break inside try statement  (2006-10-04)
CLOSED http://python.org/sf/1569998  opened by  Nick Coghlan

redirected cookies  (2006-10-04)
       http://python.org/sf/1570255  opened by  hans_moleman

Launcher reset to factory button provides bad command-line  (2006-10-03)
       http://python.org/sf/1570284  opened by  jjackson

2.4 & 2.5 can't create win installer on linux  (2006-10-04)
       http://python.org/sf/1570417  opened by  Richard Jones

_ssl module can't be built on windows  (2006-10-05)
CLOSED http://python.org/sf/1571023  opened by  Žiga Seilnacht

simple moves freeze IDLE  (2006-10-04)
       http://python.org/sf/1571112  opened by  Douglas W. Goodall

Some numeric characters are still not recognized  (2006-10-05)
       http://python.org/sf/1571170  opened by  Anders Chrigström

round() producing -0.0  (2006-10-05)
CLOSED http://python.org/sf/1571620  opened by  Ron Frye

Building using Sleepycat db 4.5.20 is broken  (2006-10-05)
       http://python.org/sf/1571754  opened by  Robert Scheck

email module does not complay with RFC 2046: CRLF issue  (2006-10-05)
       http://python.org/sf/1571841  opened by  Andy Leszczynski

.eml attachments in email  (2006-10-06)
       http://python.org/sf/1572084  opened by  rainwolf8472

parser stack overflow  (2006-10-06)
       http://python.org/sf/1572320  opened by  jürgen urner

csv "dialect = 'excel-tab'" to use excel_tab  (2006-10-06)
       http://python.org/sf/1572471  opened by  Dan Goldner

Bugs Closed
___________

Test for uintptr_t seems to be incorrect  (2006-10-01)
       http://python.org/sf/1568842  closed by  loewis

http redirect does not pass 'post' data  (2006-10-01)
       http://python.org/sf/1568897  closed by  loewis

Spurious Tabnanny error  (2006-09-21)
       http://python.org/sf/1562716  closed by  kbk

Spurious Tab/space error  (2006-09-21)
       http://python.org/sf/1562719  closed by  kbk

plistlib should be moved out of plat-mac  (2003-07-29)
       http://python.org/sf/779460  closed by  gbrandl

Pythonw doesn't get rebuilt if version number changes  (2006-09-05)
       http://python.org/sf/1552935  closed by  sf-robot

'all' documentation missing online  (2006-09-26)
       http://python.org/sf/1565797  closed by  loewis

External codecs no longer usable  (2006-10-02)
       http://python.org/sf/1569084  closed by  lemburg

sys.settrace cause curried parms to show up as attributes  (2006-10-02)
       http://python.org/sf/1569374  closed by  gbrandl

Backward incompatibility in logging.py  (2006-10-02)
       http://python.org/sf/1569622  closed by  vsajip

datetime.datetime subtraction bug  (2006-10-02)
       http://python.org/sf/1569623  closed by  tim_one

Output of KlocWork on Python2.4.3 sources  (2006-05-09)
       http://python.org/sf/1484556  closed by  loewis

possible bug in mystrtol.c with recent gcc  (2006-07-13)
       http://python.org/sf/1521947  closed by  arigo

gcc trunk (4.2) exposes a signed integer overflows  (2006-08-24)
       http://python.org/sf/1545668  closed by  arigo

distutils don't respect standard env variables  (2006-10-03)
       http://python.org/sf/1569886  closed by  loewis

2.5 incorrectly permits break inside try statement  (2006-10-03)
       http://python.org/sf/1569998  closed by  jhylton

_ssl module can't be built on windows  (2006-10-05)
       http://python.org/sf/1571023  closed by  loewis

round() producing -0.0  (2006-10-05)
       http://python.org/sf/1571620  closed by  rhettinger

New style classes and __hash__  (2002-12-30)
       http://python.org/sf/660098  closed by  gvanrossum

New / Reopened RFE
__________________

Improvements to socket module exceptions  (2006-10-06)
       http://python.org/sf/1571878  opened by  GaryD

help(x) for for keywords too  (2006-10-06)
       http://python.org/sf/1572210  opened by  Jim Jewett



More information about the Python-Dev mailing list