Weekly Python Bug/Patch Summary
Bug/Patch Summary ----------------- 236 open / 2357 total bugs 95 open / 1401 total patches Closed Bugs ----------- tkfileDialog on NT makes float fr specif (2001-06-10) http://python.org/sf/431899 Problem with urllib and proxies / Win32 (2001-06-12) http://python.org/sf/432501 python20 dll not found (2001-07-24) http://python.org/sf/444129 Linking/compiling with DEBUG (2001-11-05) http://python.org/sf/478339 softspace confused in nested print (2001-11-09) http://python.org/sf/480215 GetFileSecurity returns wrong SID (2001-11-13) http://python.org/sf/481284 xml.AttributesImpl: __setitem__ undef. (2001-12-20) http://python.org/sf/495672 test_email assumes Unix uses NTP scale (2001-12-27) http://python.org/sf/497162 Python/Tkinter crashes (2002-01-08) http://python.org/sf/501022 pickle problems (with Boost.Python) (2002-01-10) http://python.org/sf/502085 GNU --option syntax not supported (2002-01-22) http://python.org/sf/507262 Solaris 2.7 make chokes. (2002-01-30) http://python.org/sf/510868 File inheritance across exec/spawn (2002-01-30) http://python.org/sf/510910 Method assignment inconsistency (2002-02-09) http://python.org/sf/515336 Python gettext doesn't support libglade (2002-02-12) http://python.org/sf/516412 Tix:NoteBook add/delete/add page problem (2002-02-12) http://python.org/sf/516703 have a way to search backwards for re (2002-02-12) http://python.org/sf/516762 Option processing in setup.cfg (2002-02-14) http://python.org/sf/517451 Installing Python 2.2 on Solaris 2.x (2002-02-14) http://python.org/sf/517704 Menus and winfo_children() KeyError (2002-02-15) http://python.org/sf/518283 make-pyexpat failed (2002-02-18) http://python.org/sf/519028 Regex object finditer not documented (2002-02-21) http://python.org/sf/520904 Python expects __eprintf on Solaris (2002-02-22) http://python.org/sf/521706 re module syntax documentation omission (2002-03-14) http://python.org/sf/529923 221 still doesn't work on OS 8.1 (2002-03-18) http://python.org/sf/531398 Build python fails after fpectl (2002-03-20) http://python.org/sf/532618 Complex power underflow raises exception (2002-03-21) http://python.org/sf/533198 not building on AIX (2002-03-21) http://python.org/sf/533306 2.2 on HP-UX 11 64-bit - longs crash (2002-03-22) http://python.org/sf/533632 CODESET Doesn't Infer ERA et al. (2002-03-23) http://python.org/sf/534153 New Bugs -------- Potential AV in vgetargskeywords (2002-03-24) http://python.org/sf/534347 remember to sync trees (2002-03-25) http://python.org/sf/534669 Removing _tkinter considered harmful (2002-03-25) http://python.org/sf/534748 profiling with xml parsing asserts (2002-03-25) http://python.org/sf/534864 new.instance() breaks with new classes (2002-03-26) http://python.org/sf/535170 super() broken with classmethods (2002-03-26) http://python.org/sf/535444 xml.sax memory leak with ExpatParser (2002-03-26) http://python.org/sf/535474 make fails at posixmodule.c (2002-03-26) http://python.org/sf/535545 threading.Lock().acquire bug (2002-03-27) http://python.org/sf/536017 pydoc getopt fails (2002-03-28) http://python.org/sf/536449 module array: C type descriptions wrong (2002-03-28) http://python.org/sf/536469 Docs for "es" and "et" confusing (2002-03-28) http://python.org/sf/536516 Closed Patches -------------- Include RLIM_INFINITY constant (2001-12-04) http://python.org/sf/489066 smtplib.py SMTP EHLO/HELO correct (2001-12-29) http://python.org/sf/497736 optimize attribute lookups (2002-01-11) http://python.org/sf/502415 demo warning for expressions w/no effect (2002-01-19) http://python.org/sf/505826 remove extra SET_LINENOs (2002-02-08) http://python.org/sf/514997 iterator for lineinput (2002-02-11) http://python.org/sf/516297 Fixes pydoc http/ftp URL matching (2002-02-25) http://python.org/sf/522587 Allow building python as shared library (2002-03-07) http://python.org/sf/527027 small seek tweak upon reads (gzip) (2002-03-22) http://python.org/sf/533482 Apply semaphore code to Cygwin (2002-03-22) http://python.org/sf/533681 New Patches ----------- PEP 263 phase 2 Implementation (2002-03-24) http://python.org/sf/534304 help asyncore recover from repr() probs (2002-03-25) http://python.org/sf/534862 2.2 patches for BSD/OS 5.0 (2002-03-26) http://python.org/sf/535335 string.zfill and unicode (2002-03-28) http://python.org/sf/536241 force gzip to open files with 'b' (2002-03-28) http://python.org/sf/536278 Comprehensibility patch (typeobject.c) (2002-03-28) http://python.org/sf/536407 patch for bug 462783 mmap bus error (2002-03-28) http://python.org/sf/536578 splitext performances improvement (2002-03-29) http://python.org/sf/536661 SimpleXMLRPCServer auto-docing subclass (2002-03-29) http://python.org/sf/536883 pymalloc for types and other cleanups (2002-03-29) http://python.org/sf/536909
participants (1)
-
Skip Montanaro