[Python-Dev] Weekly Python Bug/Patch Summary (original) (raw)
Skip Montanaro skip@mojam.com
Sun, 21 Apr 2002 07:00:19 -0500
- Previous message: [Python-Dev] Re: [Python-checkins]python/dist/src/Objectsunicodeobject.c,2.139,2.140
- Next message: [Python-Dev] Breaking builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bug/Patch Summary
233 open / 2432 total bugs (-6) 97 open / 1438 total patches (+4)
New Bugs
gcc warning in unicodeobject.c (2002-04-15) http://python.org/sf/544248 gcc warning in Modules/readline.c (2002-04-15) http://python.org/sf/544265 test_commands test fails under Cygwin (2002-04-16) http://python.org/sf/544740 Internet Config -666 error (2002-04-17) http://python.org/sf/545059 walk() walks aliases (2002-04-17) http://python.org/sf/545388 corefile: python 2.1.3, zope 2.5.0 (2002-04-17) http://python.org/sf/545410 py-execute-string doesn't work (2002-04-17) http://python.org/sf/545436 IDLE doesn't save 8bit files (2002-04-18) http://python.org/sf/545600 cannot save buffer (2002-04-18) http://python.org/sf/545655 Wrong exception from re.compile() (2002-04-18) http://python.org/sf/545855 regex segfault on Mac OS X (2002-04-19) http://python.org/sf/546059 IDLE calltips cause application error (2002-04-19) http://python.org/sf/546078 readlines() bombs - last line incomplete (2002-04-19) http://python.org/sf/546117 load_false/true() not used (2002-04-19) http://python.org/sf/546156 extend namespace docs to cover LOAD_NAME (2002-04-19) http://python.org/sf/546196 buffer slice type inconsistant (2002-04-20) http://python.org/sf/546434 Windows getpass bug (2002-04-20) http://python.org/sf/546558 Nested anchors in Ref Man index.html (2002-04-20) http://python.org/sf/546579
New Patches
test for patch #543865 & others (2002-04-14) http://python.org/sf/543867 merging sorted sequences (2002-04-15) http://python.org/sf/544113 addition of cmath.arg function (2002-04-16) http://python.org/sf/544909 Janitoring in ConfigParser (2002-04-17) http://python.org/sf/545096 {a,b} in fnmatch.translate (2002-04-17) http://python.org/sf/545150 sgmllib support for additional tag forms (2002-04-17) http://python.org/sf/545300 interactive help in python-mode (2002-04-17) http://python.org/sf/545439 Examples for urllib2 (2002-04-17) http://python.org/sf/545480 make test_linuxaudiodev ignore EBUSY (2002-04-17) http://python.org/sf/545486 patch for 514433 bsddb.dbopen (NULL) (2002-04-18) http://python.org/sf/545523 implementation of Text.dump method (2002-04-19) http://python.org/sf/546244
Closed Bugs
Extension manual: Windows DLL/C++ info needs review (2000-12-08) http://python.org/sf/225003 ConfigParser.options return default opts (2001-07-14) http://python.org/sf/441279 Py closes COM instances not loaded by Py (2001-09-06) http://python.org/sf/459160 test_time fails on Sparc64 (2001-09-10) http://python.org/sf/460357 Build troubles: --with-pymalloc (2001-12-20) http://python.org/sf/495401 smtplib.py AUTH mechanism (2002-01-02) http://python.org/sf/498572 free vars sometimes show up in locals() (2002-01-18) http://python.org/sf/505315 Py_CompileString and tracebacks (2002-01-23) http://python.org/sf/507477 Ellipsis semantics undefined (2002-02-17) http://python.org/sf/518985 compiler/transformer.py STARSTAR doesn't exist (2002-02-24) http://python.org/sf/522274 NameError assigning to class in a func (2002-03-20) http://python.org/sf/532860 SMTPLib sendmail fails on hyphenated adr (2002-03-31) http://python.org/sf/537484 PyType_GenericNew broken (2002-04-08) http://python.org/sf/540965 link to index.html from modindex.html (2002-04-08) http://python.org/sf/541257 IDLE can clobber files (2002-04-09) http://python.org/sf/541730 delattr() causes python to segfault (2002-04-09) http://python.org/sf/541883 urllib.urlopen throws OSError (2002-04-10) http://python.org/sf/541980 allow use of descriptors for _doc attr (2002-04-12) http://python.org/sf/542984 SocketServer initializing outbound UDP (2002-04-12) http://python.org/sf/543318 pdb: contradictory msg for "exit"/Ctrl-D (2002-04-14) http://python.org/sf/543674
Closed Patches
new base class for binary packaging (2001-04-10) http://python.org/sf/415226 Solaris pkgtool bdist command (2001-04-10) http://python.org/sf/415227 HP-UX packaging command (2001-04-10) http://python.org/sf/415228 Additions & corrections to libmacui.tex (2001-12-25) http://python.org/sf/496705 Work around for buggy https servers (2002-01-07) http://python.org/sf/500311 string.zfill and unicode (2002-03-28) http://python.org/sf/536241 Remove PyMalloc_* symbols (2002-04-06) http://python.org/sf/540394
- Previous message: [Python-Dev] Re: [Python-checkins]python/dist/src/Objectsunicodeobject.c,2.139,2.140
- Next message: [Python-Dev] Breaking builds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]