[Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
kbk at shore.net
Wed Dec 14 04:29:36 CET 2005
Patch / Bug Summary
___________________
Patches : 383 open (+11) / 2990 closed (+10) / 3373 total (+21)
Bugs : 927 open (+19) / 5415 closed (+20) / 6342 total (+39)
RFE : 204 open ( +4) / 192 closed ( +1) / 396 total ( +5)
New / Reopened Patches
______________________
use PyOS_ReadlineFunctionPointer in non-interractive input (2004-05-18)
CLOSED http://python.org/sf/955928 reopened by loewis
use PyOS_ReadlineFunctionPointer in non-interractive input (2005-11-27)
http://python.org/sf/1367628 opened by Gregory Lielens
Remove usage of UserDict from os.py (2005-11-27)
http://python.org/sf/1367711 opened by Wolfgang Langner
replace usage of UserDict with new dict class (2005-11-27)
CLOSED http://python.org/sf/1367717 opened by Wolfgang Langner
email/Charset.py (2005-11-28)
http://python.org/sf/1368247 opened by Damjan Georgievski
UUID module for Python (2005-11-29)
http://python.org/sf/1368955 opened by Ka-Ping Yee
Module fixedlenfields for standard lib (2005-11-29)
http://python.org/sf/1369028 opened by Michael Ströder
Fix of bug 1366000 (2005-11-30)
http://python.org/sf/1370147 opened by STINNER Victor
ConfigParser to accept a custom dict to allow ordering (2005-12-01)
http://python.org/sf/1371075 opened by Micah Elliott
fix UnixBrowswer failure when no browser running (2005-12-02)
http://python.org/sf/1372125 opened by Greg Couch
tiny chunk of unused code in cookielib (2005-12-04)
CLOSED http://python.org/sf/1372836 opened by John J Lee
Missing \versionadded in urllib2 and cookielib docs (2005-12-04)
CLOSED http://python.org/sf/1372995 opened by John J Lee
chunk.py can't handle >2GB chunks (2005-12-05)
http://python.org/sf/1373643 opened by Christer Weinigel
Tweak pprint.PrettyPrinter.format for subclassing (2005-12-05)
http://python.org/sf/1373762 opened by Mark Hirota
Broader iterable support for xmlrpclib (2005-12-05)
http://python.org/sf/1374063 opened by Skip Montanaro
Improper handling of duplicate cookies (2005-12-06)
http://python.org/sf/1375011 opened by Viraj Alankar
LibRef: reworked chapter organization (2005-12-07)
http://python.org/sf/1375417 opened by A.M. Kuchling
subprocess.CalledProcessError uses errno incorrectly (2005-12-08)
http://python.org/sf/1376309 opened by Michael Hoffman
Use 'seealso' to add examples to LibRef (2005-12-08)
http://python.org/sf/1376361 opened by A.M. Kuchling
fix description of format_exc in traceback doc (2005-12-08)
http://python.org/sf/1376914 opened by Ilya Sandler
xml.parsers.expat documentation fix (2005-12-10)
http://python.org/sf/1377848 opened by Ori Avtalion
weakref callbacks are called only if the weakref is alive (2005-12-12)
http://python.org/sf/1379023 opened by Noam Raphael
StreamReader.readline with size reading multiple lines (2005-12-13)
http://python.org/sf/1379332 opened by Matthew Mueller
Patches Closed
______________
use PyOS_ReadlineFunctionPointer in non-interractive input (2004-05-18)
http://python.org/sf/955928 closed by greglielens
use PyOS_ReadlineFunctionPointer in non-interractive input (2004-05-18)
http://python.org/sf/955928 closed by greglielens
EditorWindow's title with non-ASCII chars. (2005-03-14)
http://python.org/sf/1162825 closed by loewis
Fix for signal related abort in Visual Studio 2005 (2005-11-07)
http://python.org/sf/1350409 closed by loewis
PyOS_Readline (2005-07-04)
http://python.org/sf/1232343 closed by dalcinl
PyOS_Readline (2005-07-04)
http://python.org/sf/1232343 deleted by dalcinl
cgi: replace usage of UserDict with new dict class (2005-11-27)
http://python.org/sf/1367717 closed by tds33
tiny chunk of unused code in cookielib (2005-12-04)
http://python.org/sf/1372836 closed by akuchling
SimpleXMLRPCServer.py optional allow_none argument (2004-02-09)
http://python.org/sf/893642 closed by akuchling
SimpleXMLRPCServer optional allow_none / encoding arguments (2004-10-02)
http://python.org/sf/1039083 closed by akuchling
Missing \versionadded in urllib2 and cookielib docs (2005-12-04)
http://python.org/sf/1372995 closed by akuchling
Adding new regrtest resource 'urlfetch' (2005-08-30)
http://python.org/sf/1276356 closed by perky
New / Reopened Bugs
___________________
maximum length not enforce in cgi.parse() (2005-11-27)
http://python.org/sf/1367631 opened by Andrew Rogers
loogger module locks (2005-11-27)
http://python.org/sf/1367814 opened by Chris Fuller
fix for scheme identification in urllib2? (2005-11-28)
http://python.org/sf/1368312 opened by Ben Boals
prompt_user_passwd() in FancyURLopener (2005-11-28)
http://python.org/sf/1368368 opened by Björn Lindqvist
python.dir still refers to python-whatsnew23 (2005-11-28)
CLOSED http://python.org/sf/1368481 opened by Bernhard Herzog
threading.Timer: Constructor does not handle args correctly (2005-11-28)
CLOSED http://python.org/sf/1368515 opened by dominikush
clearing up dictionary keys/set member docs (2005-11-28)
http://python.org/sf/1368768 opened by Mike Meyer
bad external link in xmlrpc lib page (2005-11-28)
CLOSED http://python.org/sf/1368827 opened by Jeff Bauer
freeze idle-python2.3 on my debia n sarge (2005-11-29)
http://python.org/sf/1369116 opened by Gabriel Santonja
memory leak - ast_error_finish (2005-11-30)
CLOSED http://python.org/sf/1370197 opened by Jim Jewett
Bytecode problems with test_colorsys (2005-11-30)
http://python.org/sf/1370322 opened by Reinhold Birkenfeld
asynchat.async_chat.push() function doesnt say when failed (2005-11-30)
http://python.org/sf/1370380 opened by Jan David Mol
locale.windows_locale (2005-12-01)
http://python.org/sf/1371247 opened by Greg Hazel
distutils is silent about multiple -I/-L/-R (2005-12-02)
http://python.org/sf/1371826 opened by Skip Montanaro
minidom namespace problems (2005-12-02)
http://python.org/sf/1371937 opened by A.M. Kuchling
Cookie and multiple names (2005-12-03)
http://python.org/sf/1372650 opened by Viraj Alankar
email.Header should preserve original FWS (2005-12-04)
http://python.org/sf/1372770 opened by Nathan Herring
diffs in working copy after a build (2005-12-05)
CLOSED http://python.org/sf/1373150 opened by Michael Hudson
r41552 broke test_file on OS X (2005-12-05)
http://python.org/sf/1373161 reopened by mwh
r41552 broke test_file on OS X (2005-12-05)
http://python.org/sf/1373161 opened by Michael Hudson
os.makedirs fail if path contains os.pardir (2005-12-05)
http://python.org/sf/1373197 opened by Nir Soffer
Collapse distutils docs (2005-12-07)
http://python.org/sf/1375258 opened by Skip Montanaro
Tutorial errors (2005-12-07)
http://python.org/sf/1375599 opened by Glen Kaukola
test_struct crashed, py2.3.5, solaris 10 (2005-12-08)
http://python.org/sf/1376400 opened by rrogans
Memory leak in the email package (2005-12-08)
http://python.org/sf/1376775 opened by ken668
read() / readline() blow up if file has even number of char. (2005-12-09)
CLOSED http://python.org/sf/1377394 opened by superwesman
segfaults when using __del__ and weakrefs (2005-12-10)
http://python.org/sf/1377858 opened by Carl Friedrich Bolz
Bus error in ast (2005-12-10)
CLOSED http://python.org/sf/1377897 opened by Skip Montanaro
source utf8 (2005-12-11)
http://python.org/sf/1378022 opened by zhao
Import value 1e400 from pyc fails (2005-12-11)
http://python.org/sf/1378305 opened by Guenter Jantzen
a problem of urllib using open_local_file (2005-12-12)
http://python.org/sf/1378455 opened by Weongyo Jeong
urllib2.HTTPBasicAuthHandler fails on non-default port (2005-12-12)
http://python.org/sf/1378679 opened by Mikhail Gusarov
logging : fileConfig does not check existance of the file (2005-12-12)
http://python.org/sf/1378755 opened by Didrik Pinte
socket.recv(OOB) raises exception on closed socket (2005-12-12)
http://python.org/sf/1379209 opened by Roy Smith
StreamReader.readline doesn't advance on decode errors (2005-12-13)
http://python.org/sf/1379393 opened by Matthew Mueller
email.Header encode() unicode P2.3xP2.4 (2005-12-13)
http://python.org/sf/1379416 opened by Jan Novak
HP-UX thread stack size needs to be increased (2005-12-13)
http://python.org/sf/1379804 opened by Blade
HP-UX: Can't shl_load() a library containing Thread Local (2005-12-14)
http://python.org/sf/1379984 opened by Blade
"unicode_escape" and "raw_unicode_escape" encoding is broken (2005-12-13)
http://python.org/sf/1379994 opened by Mark Mc Mahon
Bugs Closed
___________
Fails assertion in winsig.c under VC 8.0 (2005-03-21)
http://python.org/sf/1167262 closed by loewis
python.dir still refers to python-whatsnew23 (2005-11-28)
http://python.org/sf/1368481 closed by birkenfeld
threading.Timer: Constructor does not handle args correctly (2005-11-28)
http://python.org/sf/1368515 closed by effbot
bad external link in xmlrpc lib page (2005-11-29)
http://python.org/sf/1368827 closed by effbot
memory leak - ast_error_finish (2005-11-30)
http://python.org/sf/1370197 closed by nnorwitz
SVN webbrowser.py fix 41419 didn't (2005-11-09)
http://python.org/sf/1352621 closed by gregcouch
SimpleXMLRPCServer does not set FD_CLOEXEC (2005-06-17)
http://python.org/sf/1222790 closed by akuchling
SimpleXMLRPCServer cannot handle large requests (2003-08-21)
http://python.org/sf/792570 closed by akuchling
SimpleXMLRPCServer example is broken (2004-10-06)
http://python.org/sf/1041501 closed by akuchling
strange behaviour of xmlrpclib.Server proxy (2004-02-20)
http://python.org/sf/901198 closed by akuchling
xmlrpclib does not use http proxy (2005-11-05)
http://python.org/sf/1349316 closed by akuchling
xmlrpclib.DateTime.decode() should stringify argument (2005-03-16)
http://python.org/sf/1164912 closed by akuchling
xml.sax.expatreader doesn't pass encoding to ParserCreate (2005-09-02)
http://python.org/sf/1281032 closed by akuchling
spawnlp is missing (2005-11-21)
http://python.org/sf/1363104 closed by akuchling
diffs in working copy after a build (2005-12-04)
http://python.org/sf/1373150 closed by nnorwitz
r41552 broke test_file on OS X (2005-12-04)
http://python.org/sf/1373161 closed by nnorwitz
Segfaults from unaligned loads in floatobject.c (2005-11-02)
http://python.org/sf/1346144 closed by mwh
read() / readline() blow up if file has even number of char. (2005-12-09)
http://python.org/sf/1377394 closed by lemburg
running test_codecmaps_* takes too much effort (2004-08-18)
http://python.org/sf/1010952 closed by perky
Bus error in ast (2005-12-10)
http://python.org/sf/1377897 closed by nnorwitz
cjkcodec compile error under AIX 5.2 on symbol 100_encode (2005-09-14)
http://python.org/sf/1290333 closed by perky
New / Reopened RFE
__________________
split() string method has two splitting algorithms (2005-11-28)
http://python.org/sf/1367936 opened by crackwitz
shutils cannot copy owner (2005-11-28)
http://python.org/sf/1368091 opened by Pierre Ossman
Start and end parameters for list.count() (2005-12-01)
http://python.org/sf/1370948 opened by Christoph Zwerschke
Write user's version of RefGuide (2005-12-08)
http://python.org/sf/1376292 opened by A.M. Kuchling
python executable optionally should search script on PATH (2005-12-13)
http://python.org/sf/1379573 opened by Christoph Conrad
RFE Closed
__________
request for bugs.python.org (2003-10-02)
http://python.org/sf/816628 closed by akuchling
More information about the Python-Dev
mailing list