[Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
kbk at shore.net
Wed Aug 3 04:28:58 CEST 2005
Patch / Bug Summary
___________________
Patches : 354 open ( -3) / 2888 closed ( +3) / 3242 total ( +0)
Bugs : 909 open (+11) / 5152 closed ( +8) / 6061 total (+19)
RFE : 191 open ( +0) / 178 closed ( +0) / 369 total ( +0)
Patches Closed
______________
PEP 342 Generator enhancements (2005-06-18)
http://python.org/sf/1223381 closed by pje
Provide tuple of "special" exceptions (2004-10-01)
http://python.org/sf/1038256 closed by ncoghlan
Patch for (Doc) #1243553 (2005-07-24)
http://python.org/sf/1243910 closed by montanaro
New / Reopened Bugs
___________________
"new" not marked as deprecated in the docs (2005-07-30)
http://python.org/sf/1247765 opened by Jürgen Hermann
error in popen2() reference (2005-07-30)
CLOSED http://python.org/sf/1248036 opened by Lorenzo Luengo
pdb 'next' does not skip list comprehension (2005-07-31)
http://python.org/sf/1248119 opened by Joseph Heled
set of pdb breakpoint fails (2005-07-31)
http://python.org/sf/1248127 opened by Joseph Heled
shelve .sync operation not documented (2005-07-31)
http://python.org/sf/1248199 opened by paul rubin
dir should accept dirproxies for __dict__ (2005-07-31)
http://python.org/sf/1248658 opened by Ronald Oussoren
2.3.5 SRPM fails to build without tkinter installed (2005-07-31)
http://python.org/sf/1248997 opened by Laurie Harper
rfc822 module, bug in parsedate_tz (2005-08-01)
http://python.org/sf/1249573 opened by nemesis
isinstance() fails depending on how modules imported (2005-08-01)
http://python.org/sf/1249615 opened by Hugh Gibson
Encodings and aliases do not match runtime (2005-08-01)
http://python.org/sf/1249749 opened by liturgist
container methods raise KeyError not IndexError (2005-08-01)
http://python.org/sf/1249837 opened by Wilfredo Sanchez
numarray in debian python 2.4.1 (2005-08-01)
CLOSED http://python.org/sf/1249867 opened by LovePanda
numarray in debian python 2.4.1 (2005-08-01)
CLOSED http://python.org/sf/1249873 opened by LovePanda
numarray in debian python 2.4.1 (2005-08-01)
http://python.org/sf/1249903 opened by LovePanda
IDLE does not start. 2.4.1 (2005-08-01)
CLOSED http://python.org/sf/1249965 opened by codepyro
gethostbyname(gethostname()) fails on misconfigured system (2005-08-02)
http://python.org/sf/1250170 opened by Tadeusz Andrzej Kadlubowski
incorrect description of range function (2005-08-02)
http://python.org/sf/1250306 opened by John Gleeson
The -m option to python does not search zip files (2005-08-02)
http://python.org/sf/1250389 opened by Paul Moore
Tix: PanedWindow.panes nonfunctional (2005-08-02)
http://python.org/sf/1250469 opened by Majromax
Bugs Closed
___________
Segfault in Python interpreter 2.3.5 (2005-07-26)
http://python.org/sf/1244864 closed by birkenfeld
logging module doc needs to note that it changed in 2.4 (2005-07-25)
http://python.org/sf/1244683 closed by vsajip
manual.cls contains an invalid pdf-inquiry (2005-07-14)
http://python.org/sf/1238210 closed by fdrake
error in popen2() reference (2005-07-30)
http://python.org/sf/1248036 closed by birkenfeld
numarray in debian python 2.4.1 (2005-08-01)
http://python.org/sf/1249867 closed by birkenfeld
numarray in debian python 2.4.1 (2005-08-01)
http://python.org/sf/1249873 closed by birkenfeld
IDLE does not start. 2.4.1 (2005-08-01)
http://python.org/sf/1249965 closed by codepyro
Incorrect documentation of re.UNICODE (2005-07-22)
http://python.org/sf/1243192 closed by birkenfeld
More information about the Python-Dev
mailing list