[Python-Dev] Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Thu Sep 21 02:02:59 CEST 2006


Patch / Bug Summary
___________________

Patches :  419 open ( +3) /  3410 closed ( +2) /  3829 total ( +5)
Bugs    :  910 open (+12) /  6185 closed ( +5) /  7095 total (+17)
RFE     :  235 open ( +1) /   238 closed ( +0) /   473 total ( +1)

New / Reopened Patches
______________________

Practical ctypes example  (2006-09-15)
       http://python.org/sf/1559219  opened by  leppton

pyclbr reports different module for Class and Function  (2006-09-18)
       http://python.org/sf/1560617  opened by  Peter Otten

Exec stacks in python 2.5  (2006-09-18)
       http://python.org/sf/1560695  opened by  Chaza

Patches Closed
______________

test_grp.py doesn't skip special NIS entry, fails  (2006-06-22)
       http://python.org/sf/1510987  closed by  martineau

New / Reopened Bugs
___________________

some section links (previous, up, next) missing last word  (2006-09-15)
       http://python.org/sf/1559142  opened by  Tim Smith

time.strptime() access non exitant attribute in calendar.py  (2006-09-15)
CLOSED http://python.org/sf/1559515  opened by  betatim

shutil.copyfile incomplete on NTFS  (2006-09-16)
       http://python.org/sf/1559684  opened by  Roger Upole

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

2.5c2 pythonw does not execute  (2006-09-16)
       http://python.org/sf/1559747  opened by  Ron Platten

list.sort does nothing when both cmp and key are given  (2006-09-16)
CLOSED http://python.org/sf/1559818  opened by  Marcin 'Qrczak' Kowalczyk

confusing error msg from random.randint  (2006-09-17)
       http://python.org/sf/1560032  opened by  paul rubin

Tutorial: incorrect info about package importing and mac  (2006-09-17)
       http://python.org/sf/1560114  opened by  C L

Better/faster implementation of os.path.split  (2006-09-17)
CLOSED http://python.org/sf/1560161  opened by  Michael Gebetsroither

Better/faster implementation of os.path.basename/dirname  (2006-09-17)
       http://python.org/sf/1560179  reopened by  gbrandl

Better/faster implementation of os.path.basename/dirname  (2006-09-17)
       http://python.org/sf/1560179  opened by  Michael Gebetsroither

copy() method of dictionaries is not "deep"  (2006-09-17)
       http://python.org/sf/1560327  reopened by  gbrandl

copy() method of dictionaries is not "deep"  (2006-09-17)
       http://python.org/sf/1560327  opened by  daniel hahler

python 2.5 fails to build with --as-needed  (2006-09-18)
       http://python.org/sf/1560984  opened by  Chaza

mac installer profile patch vs. .bash_login  (2006-09-19)
       http://python.org/sf/1561243  opened by  Ronald Oussoren

-xcode=pic32 option is not supported on Solaris x86 Sun C  (2006-09-19)
       http://python.org/sf/1561333  opened by  James Lick

Dedent with Italian keyboard  (2006-09-20)
       http://python.org/sf/1562092  opened by  neclepsio

Fails to install on Fedora Core 5  (2006-09-20)
       http://python.org/sf/1562171  opened by  Mark Summerfield

IDLE Hung up after open script by command line...  (2006-09-20)
       http://python.org/sf/1562193  opened by  Faramir^

uninitialized memory read in parsetok()  (2006-09-20)
       http://python.org/sf/1562308  opened by  Luke Moore

Bugs Closed
___________

2.5c2 macosx installer aborts during "GUI Applications"  (2006-09-15)
       http://python.org/sf/1558983  closed by  ronaldoussoren

time.strptime() access non existant attribute in calendar.py  (2006-09-15)
       http://python.org/sf/1559515  closed by  bcannon

list.sort does nothing when both cmp and key are given  (2006-09-16)
       http://python.org/sf/1559818  closed by  qrczak

Better/faster implementation of os.path.split  (2006-09-17)
       http://python.org/sf/1560161  deleted by  einsteinmg

Better/faster implementation of os.path.basename/dirname  (2006-09-17)
       http://python.org/sf/1560179  deleted by  einsteinmg

copy() method of dictionaries is not "deep"  (2006-09-17)
       http://python.org/sf/1560327  closed by  gbrandl

New / Reopened RFE
__________________

Exception need structured information associated with them  (2006-09-15)
       http://python.org/sf/1559549  opened by  Ned Batchelder

String searching performance improvement  (2006-09-19)
CLOSED http://python.org/sf/1561634  opened by  Nick Welch

RFE Closed
__________

String searching performance improvement  (2006-09-19)
       http://python.org/sf/1561634  deleted by  mackstann



More information about the Python-Dev mailing list