[Python-Dev] Weekly Python Patch/Bug Summary
Kurt B. Kaiser
kbk at shore.net
Fri Sep 30 06:34:16 CEST 2005
Patch / Bug Summary
___________________
Patches : 337 open ( +0) / 2947 closed ( +6) / 3284 total ( +6)
Bugs : 912 open ( +4) / 5278 closed (+16) / 6190 total (+20)
RFE : 195 open ( +1) / 187 closed ( +0) / 382 total ( +1)
New / Reopened Patches
______________________
fix for distutils "upload" command (2005-09-23)
http://python.org/sf/1299675 opened by Richard Jones
xdrlib.py: pack_fstring() did not use null bytes for padding (2005-09-23)
CLOSED http://python.org/sf/1300515 opened by Don Quijote
desktop module (providing startfile as open, all platforms) (2005-09-23)
http://python.org/sf/1301512 opened by Paul Boddie
Update documentation for __builtins__ (2005-09-24)
http://python.org/sf/1303595 opened by Collin Winter
Strobe Timer for guis (2005-09-26)
http://python.org/sf/1304895 opened by Brett Rosen
pyexpat.c: Two line fix for decoding crash (2005-09-29)
http://python.org/sf/1309009 opened by Evan Jones
Patches Closed
______________
cjkcodecs does not initialize type pointer (2005-09-20)
http://python.org/sf/1297028 closed by nnorwitz
xdrlib.py: pack_fstring() did not use null bytes for padding (2005-09-23)
http://python.org/sf/1300515 closed by birkenfeld
vendor-packages directory. (2005-09-22)
http://python.org/sf/1298835 closed by richburridge
PyOS_InputHook inconsistency on Windows (2004-10-19)
http://python.org/sf/1049855 closed by loewis
FreeBSD 5.3 and upward has thread-safe getaddrinfo(3) (2005-09-13)
http://python.org/sf/1288833 closed by perky
use LIST_APPEND opcode for X.append() method calls (2005-09-16)
http://python.org/sf/1292625 closed by nnorwitz
New / Reopened Bugs
___________________
A command history for the idle interactive shell (2005-09-24)
http://python.org/sf/1302267 opened by Björn Lindqvist
2.4.1 windows MSI has no _socket (2005-09-24)
http://python.org/sf/1302793 opened by IamPaul
SSL-ed sockets don't close correct? (2004-06-24)
http://python.org/sf/978833 reopened by kxroberto
Bypassing __dict__ readonlyness (2005-09-24)
http://python.org/sf/1303614 opened by Armin Rigo
traceback on trying to load a file (2005-09-24)
http://python.org/sf/1303673 opened by nanotube
Extended slice bug (or feature?) (2005-09-25)
CLOSED http://python.org/sf/1303928 reopened by mwh
Extended slice bug (or feature?) (2005-09-25)
CLOSED http://python.org/sf/1303928 opened by David M. Beazley
2.3.5 configure / make infinite loop (2005-09-25)
http://python.org/sf/1304179 opened by Michael Schwartz
windows unicode write is messing up the EOL. (2005-09-27)
CLOSED http://python.org/sf/1305706 opened by Istvan Visegradi
Syntax error in Python Library Reference, 6.1.4. Files ... (2005-09-27)
CLOSED http://python.org/sf/1306043 opened by Alexander Schliep
Python 2.4.2c1 fails to build for 64-bit Solaris 9/10 (2005-09-27)
CLOSED http://python.org/sf/1306211 opened by John Stone
Add 64-bit Solaris 9 build instructions to README (2005-09-27)
http://python.org/sf/1306248 opened by John Stone
Python 2.4.2c1 fails to build on 64-bit Solaris 10 (2005-09-27)
http://python.org/sf/1306253 opened by John Stone
PyString_AsStringAndSize() return value documented wroing (2005-09-28)
CLOSED http://python.org/sf/1306449 opened by Gregory Bond
compile() converts "filename" parameter to StringType (2005-09-28)
http://python.org/sf/1306484 opened by Vágvölgyi Attila
Augmented assigment to mutable objects in tuples fail (2005-09-28)
CLOSED http://python.org/sf/1306777 opened by Mattias Engdegård
=, not = (2005-09-28)
CLOSED http://python.org/sf/1307188 opened by Davide Andrea
Datagram Socket Timeouts (2005-09-28)
http://python.org/sf/1307357 opened by Tom Vrankar
subprocess.Popen locks on Cygwin (2005-09-29)
http://python.org/sf/1307798 opened by Jacek Poplawski
PCbuild vcproj project files need a cleanup (2005-09-29)
http://python.org/sf/1307806 opened by Adal Chiriliuc
Unsatisfied symbols: _PyGILState_NoteThreadState (code) (2005-09-29)
http://python.org/sf/1307978 opened by Goetz Isenmann
Datagram Socket Timeouts (2005-09-29)
http://python.org/sf/1308042 opened by Tom Vrankar
Py_BuildValue (C/API): "K" format (2005-09-29)
CLOSED http://python.org/sf/1308740 opened by Yair Chuchem
Bugs Closed
___________
Incorrect return type for search() method (2005-09-20)
http://python.org/sf/1297059 closed by nnorwitz
build fails on Solaris 10 for Objects/complexobject.c (2005-09-22)
http://python.org/sf/1299187 closed by nnorwitz
test_ioctl fails (2003-07-26)
http://python.org/sf/777867 closed by birkenfeld
test_ioctl fails (2003-07-31)
http://python.org/sf/780576 closed by birkenfeld
subprocesss module retains older license header (2005-02-17)
http://python.org/sf/1138653 closed by astrand
inspect.getsource() misses single line blocks. (2005-09-20)
http://python.org/sf/1295909 closed by arigo
Extended slice bug (or feature?) (2005-09-25)
http://python.org/sf/1303928 closed by birkenfeld
Extended slice bug (or feature?) (2005-09-25)
http://python.org/sf/1303928 closed by birkenfeld
windows unicode write is messing up the EOL. (2005-09-27)
http://python.org/sf/1305706 closed by visike
Syntax error in Python Library Reference, 6.1.4. Files ... (2005-09-27)
http://python.org/sf/1306043 closed by birkenfeld
Python 2.4.2c1 fails to build for 64-bit Solaris 9/10 (2005-09-27)
http://python.org/sf/1306211 deleted by jestone
PyString_AsStringAndSize() return value documented wrong (2005-09-28)
http://python.org/sf/1306449 closed by birkenfeld
Augmented assigment to mutable objects in tuples fail (2005-09-28)
http://python.org/sf/1306777 closed by pje
=, not = (2005-09-28)
http://python.org/sf/1307188 closed by birkenfeld
Py_BuildValue (C/API): "K" format (2005-09-29)
http://python.org/sf/1308740 closed by birkenfeld
"Howto RE" link is dead (2005-09-22)
http://python.org/sf/1299051 closed by birkenfeld
MemoryError in httplib (2005-09-20)
http://python.org/sf/1296004 closed by birkenfeld
shlex does not support unicode (2005-09-21)
http://python.org/sf/1298120 closed by birkenfeld
BaseHTTPServer to take host from cmdline? (2004-07-06)
http://python.org/sf/985651 closed by birkenfeld
New / Reopened RFE
__________________
Please include pdb with windows distribution (2005-09-24)
http://python.org/sf/1303434 opened by Lyle Thompson
More information about the Python-Dev
mailing list