[Python-Dev] Weekly Python Patch/Bug Summary (original) (raw)

Kurt B. Kaiser kbk at shore.net
Thu Sep 15 06:50:44 CEST 2005


Patch / Bug Summary


Patches : 343 open ( +1) / 2927 closed ( +4) / 3270 total ( +5) Bugs : 908 open ( +0) / 5245 closed (+13) / 6153 total (+13) RFE : 189 open ( +1) / 185 closed ( +0) / 374 total ( +1)

New / Reopened Patches


Allow to restrict ModuleFinder to get "direct" dependencies (2005-09-08) http://python.org/sf/1284670 opened by Scherer Michael

pygettext - provide comments to help translators (2005-09-11) http://python.org/sf/1288056 opened by Toby Dickenson

FreeBSD 5.3 and upward has thread-safe getaddrinfo(3) (2005-09-12) http://python.org/sf/1288833 opened by Maxim Sobolev

Fix reload() error message (2005-09-13) CLOSED http://python.org/sf/1290454 opened by Collin Winter

mmap with unsigned int offset and cross build for ppc (2005-09-14) http://python.org/sf/1291169 opened by José Pedro Pereira Valente de M

Patches Closed


Fix reload() error message (2005-09-13) http://python.org/sf/1290454 closed by birkenfeld

HP-UX ia64 64-bit Python executable (2005-06-21) http://python.org/sf/1225212 closed by gvanrossum

AIX port from Elemental Security (2005-09-07) http://python.org/sf/1284289 closed by gvanrossum

new patch for fixing skipitem() in getargs.c (2005-06-01) http://python.org/sf/1212928 closed by birkenfeld

New / Reopened Bugs


traceback module can return undecodable byte strings (2005-09-08) http://python.org/sf/1284496 opened by Stuart Bishop

logging module's setLoggerClass not really working (2005-09-08) http://python.org/sf/1284928 opened by Rotem Yaari

urllib.quote is too slow (2005-09-08) http://python.org/sf/1285086 opened by Tres Seaver

Call to cmd.exe fails (2005-09-08) CLOSED http://python.org/sf/1285325 opened by Alex Luso

Digest Authentication not working in all cases (2005-09-08) http://python.org/sf/1285440 opened by Jakob Simon-Gaarde

re special sequence '\w' (2005-09-09) CLOSED http://python.org/sf/1285809 opened by ChristianJ

Python code.interact() and UTF-8 locale (2005-09-12) http://python.org/sf/1288615 opened by STINNER Victor

timedelta multiply and divide by floating point (2005-09-12) http://python.org/sf/1289118 opened by Daniel Stutzbach

distutils extension library path bug on cygwin (2005-09-12) http://python.org/sf/1289136 opened by John Whitley

PyDoc crashes at os.py line 133 (2005-09-12) CLOSED http://python.org/sf/1289210 opened by Colin J. Williams

cjkcodec compile error under AIX 5.2 on symbol 100_encode (2005-09-13) http://python.org/sf/1290333 opened by Deron Meranda

--no-compile option has no effect (2005-09-13) CLOSED http://python.org/sf/1290382 opened by Tim Peters

strptime(): can't switch locales more than once (2005-09-13) CLOSED http://python.org/sf/1290505 opened by Adam Monsen

SSLObject breaks read semantics (2005-09-14) http://python.org/sf/1291446 opened by Jonathan Ellis

Bugs Closed


Call to cmd.exe fails (2005-09-08) http://python.org/sf/1285325 deleted by delenca

exception when unpickling array.array objects (2005-09-04) http://python.org/sf/1281556 closed by rhettinger

PyDoc crashes at os.py line 133 (2005-09-12) http://python.org/sf/1289210 closed by rhettinger

--no-compile option has no effect (2005-09-13) http://python.org/sf/1290382 closed by tim_one

RE parser too loose with {m,n} construct (2005-05-15) http://python.org/sf/1202493 closed by niemeyer

document {m} regex matcher wrt empty matches (2005-01-31) http://python.org/sf/1113484 closed by niemeyer

r'\10' as replacement pattern loops in compilation (2004-11-02) http://python.org/sf/1058786 closed by niemeyer

re nested conditional matching (?()) doesn't work (2005-09-08) http://python.org/sf/1284341 closed by birkenfeld

skipitem() in getargs.c missing some types (2004-02-09) http://python.org/sf/893549 closed by birkenfeld

re special sequence '\w' (2005-09-09) http://python.org/sf/1285809 closed by birkenfeld

suspected cPickle memory leak (2005-05-13) http://python.org/sf/1201461 closed by birkenfeld

splitunc not documented (2005-08-27) http://python.org/sf/1274828 closed by birkenfeld

os.startfile() doesn't accept Unicode filenames (2004-08-11) http://python.org/sf/1007046 closed by birkenfeld

strptime(): can't switch locales more than once (2005-09-13) http://python.org/sf/1290505 closed by bcannon



More information about the Python-Dev mailing list