[Python-Dev] Weekly Python Patch/Bug Summary (original) (raw)
Kurt B. Kaiser kbk at shore.net
Fri Sep 15 04:59:08 CEST 2006
- Previous message: [Python-Dev] fun threading problem
- Next message: [Python-Dev] Before 2.5 - More signed integer overflows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patch / Bug Summary
Patches : 416 open ( +3) / 3408 closed ( +1) / 3824 total ( +4) Bugs : 898 open ( +1) / 6180 closed (+13) / 7078 total (+14) RFE : 234 open ( +0) / 238 closed ( +0) / 472 total ( +0)
New / Reopened Patches
email parser incorrectly breaks headers with a CRLF at 8192 (2006-09-10) http://python.org/sf/1555570 opened by Tony Meyer
datetime's strftime limits strings to 127 chars (2006-09-12) http://python.org/sf/1557390 opened by Eric V. Smith
Add RLIMIT_SBSIZE to resource module (2006-09-12) http://python.org/sf/1557515 opened by Eric Huss
missing imports ctypes in documentation examples (2006-09-13) http://python.org/sf/1557890 opened by Daniele Varrazzo
Patches Closed
UserDict New Style (2006-09-08) http://python.org/sf/1555097 closed by rhettinger
New / Reopened Bugs
Bug in the match function (2006-09-09) CLOSED http://python.org/sf/1555496 opened by wojtekwu
Please include pliblist for all plattforms (2006-09-09) http://python.org/sf/1555501 opened by Guido Guenther
sgmllib should allow angle brackets in quoted values (2006-06-11) http://python.org/sf/1504333 reopened by nnorwitz
Move fpectl elsewhere in library reference (2006-09-11) http://python.org/sf/1556261 opened by Michael Hoffman
datetime's strftime limits strings to 127 chars (2006-09-11) http://python.org/sf/1556784 opened by Eric V. Smith
datetime's strftime limits strings to 127 chars (2006-09-12) CLOSED http://python.org/sf/1557037 opened by Eric V. Smith
typo in encoding name in email package (2006-09-12) http://python.org/sf/1556895 opened by Guillaume Rousse
2.5c1 Core dump during 64-bit make on Solaris 9 Sparc (2006-09-12) http://python.org/sf/1557490 opened by Tony Bigbee
xlc 6 does not like bufferobject.c line22 (2006-09-13) http://python.org/sf/1557983 opened by prueba uno
apache2 - mod_python - python2.4 core dump (2006-09-14) CLOSED http://python.org/sf/1558223 opened by ThurnerRupert
Tru64 make install failure (2006-09-14) http://python.org/sf/1558802 opened by Ralf W. Grosse-Kunstleve
2.5c2 macosx installer aborts during "GUI Applications" (2006-09-14) http://python.org/sf/1558983 opened by Evan
Bugs Closed
datetime.datetime.now() mangles tzinfo (2006-09-06) http://python.org/sf/1553577 closed by nnorwitz
unicode breaks for exception class objects (2006-09-03) http://python.org/sf/1551432 closed by bcannon
Bug in the match function (2006-09-09) http://python.org/sf/1555496 closed by tim_one
Recently introduced sgmllib regexp bug hangs Python (2006-08-16) http://python.org/sf/1541697 closed by nnorwitz
logging.handlers.RotatingFileHandler - inconsistent mode (2006-09-06) http://python.org/sf/1553496 closed by vsajip
datetime's strftime limits strings to 127 chars (2006-09-12) http://python.org/sf/1557037 closed by ericvsmith
apache2 - mod_python - python2.4 core dump (2006-09-13) http://python.org/sf/1558223 closed by nnorwitz
- Previous message: [Python-Dev] fun threading problem
- Next message: [Python-Dev] Before 2.5 - More signed integer overflows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]