Weekly Python Patch/Bug Summary

Kurt B. Kaiser kbk at shore.net
Sun Jan 23 15:15:45 EST 2005


Patch / Bug Summary
___________________

Patches :  273 open ( +1) /  2746 closed ( +9) /  3019 total (+10)
Bugs    :  797 open ( +4) /  4789 closed (+12) /  5586 total (+16)
RFE     :  166 open ( +1) /   141 closed ( +0) /   307 total ( +1)

New / Reopened Patches
______________________

fix distutils.install.dump_dirs() with negated options  (2005-01-17)
CLOSED http://python.org/sf/1103844  opened by  Wummel

Add O_SHLOCK/O_EXLOCK to posix  (2005-01-17)
       http://python.org/sf/1103951  opened by  Skip Montanaro

setup.py --help and --help-commands altered.  (2005-01-17)
       http://python.org/sf/1104111  opened by  Titus Brown

new-style exceptions  (2005-01-18)
       http://python.org/sf/1104669  opened by  Michael Hudson

misc doc typos  (2005-01-18)
CLOSED http://python.org/sf/1104868  opened by  DSM

chr, ord, unichr documentation updates  (2004-10-31)
       http://python.org/sf/1057588  reopened by  mike_j_brown

Faster commonprefix in macpath, ntpath, etc.  (2005-01-19)
       http://python.org/sf/1105730  opened by  Jimmy Retzlaff

get rid of unbound methods (mostly)  (2005-01-17)
CLOSED http://python.org/sf/1103689  opened by  Guido van Rossum

Updated "Working on Cygwin" section  (2005-01-22)
       http://python.org/sf/1107221  opened by  Alan Green

Add Thread.isActive()  (2005-01-23)
       http://python.org/sf/1107656  opened by  Alan Green

Speed up function calls/can add more introspection info  (2005-01-23)
       http://python.org/sf/1107887  opened by  Neal Norwitz

Patches Closed
______________

fix distutils.install.dump_dirs() with negated options  (2005-01-17)
       http://python.org/sf/1103844  closed by  theller

ast-branch: fix for coredump from new import grammar  (2005-01-11)
       http://python.org/sf/1100563  closed by  kbk

Shadow Password Support Module  (2002-07-10)
       http://python.org/sf/579435  closed by  loewis

misc doc typos  (2005-01-18)
       http://python.org/sf/1104868  closed by  fdrake

extending readline functionality  (2003-02-11)
       http://python.org/sf/684500  closed by  fdrake

self.button.pack() in tkinter.tex example  (2005-01-03)
       http://python.org/sf/1094815  closed by  fdrake

Clean up discussion of new C thread idiom  (2004-09-20)
       http://python.org/sf/1031233  closed by  fdrake

Description of args to IMAP4.store() in imaplib  (2004-12-12)
       http://python.org/sf/1084092  closed by  fdrake

get rid of unbound methods (mostly)  (2005-01-17)
       http://python.org/sf/1103689  closed by  gvanrossum

New / Reopened Bugs
___________________

email.base64MIME.header_encode vs RFC 1522  (2005-01-17)
       http://python.org/sf/1103926  opened by  Ucho

wishlist: os.feed_urandom(input)  (2005-01-17)
       http://python.org/sf/1104021  opened by  Zooko O'Whielacronx

configure doesn't set up CFLAGS properly  (2005-01-17)
       http://python.org/sf/1104249  opened by  Bryan O'Sullivan

Bugs in _csv module - lineterminator  (2004-11-24)
       http://python.org/sf/1072404  reopened by  fresh

Wrong expression with \w+?  (2005-01-18)
CLOSED http://python.org/sf/1104608  opened by  rengel

Bug in String rstrip method  (2005-01-18)
CLOSED http://python.org/sf/1104923  opened by  Rick Coupland

Undocumented implicit strip() in split(None) string method  (2005-01-19)
       http://python.org/sf/1105286  opened by  YoHell

Warnings in Python.h with gcc 4.0.0  (2005-01-19)
       http://python.org/sf/1105699  opened by  Bob Ippolito

incorrect constant names in curses window objects page  (2005-01-19)
       http://python.org/sf/1105706  opened by  dcrosta

null source chars handled oddly  (2005-01-19)
       http://python.org/sf/1105770  opened by  Reginald B. Charney

bug with idle's stdout when executing load_source  (2005-01-20)
       http://python.org/sf/1105950  opened by  imperialfists

os.stat int/float oddity  (2005-01-20)
CLOSED http://python.org/sf/1105998  opened by  George Yoshida

README of 2.4 source download says 2.4a3  (2005-01-20)
       http://python.org/sf/1106057  opened by  Roger Erens

semaphore errors from Python 2.3.x on AIX 5.2  (2005-01-20)
       http://python.org/sf/1106262  opened by  The Written Word

slightly easier way to debug from the exception handler  (2005-01-20)
       http://python.org/sf/1106316  opened by  Leonardo Rochael Almeida

os.makedirs() ignores mode parameter  (2005-01-21)
       http://python.org/sf/1106572  opened by  Andreas Jung

split() takes no keyword arguments  (2005-01-21)
       http://python.org/sf/1106694  opened by  Vinz

os.pathsep is wrong on Mac OS X  (2005-01-22)
CLOSED http://python.org/sf/1107258  opened by  Mac-arena the Bored Zo

Bugs Closed
___________

--without-cxx flag of configure isn't documented.  (2003-03-12)
       http://python.org/sf/702147  closed by  bcannon

presentation typo in lib: 6.21.4.2 How callbacks are called  (2004-12-22)
       http://python.org/sf/1090139  closed by  gward

rfc822 Deprecated since release 2.3?  (2005-01-15)
       http://python.org/sf/1102469  closed by  anthonybaxter

codecs.open and iterators  (2003-03-20)
       http://python.org/sf/706595  closed by  doerwalter

Wrong expression with \w+?  (2005-01-18)
       http://python.org/sf/1104608  closed by  niemeyer

Wrong expression with \w+?  (2005-01-18)
       http://python.org/sf/1104608  closed by  effbot

Bug in String rstrip method  (2005-01-18)
       http://python.org/sf/1104923  closed by  tim_one

No documentation for zipimport module  (2003-12-03)
       http://python.org/sf/853800  closed by  fdrake

distutils/tests not installed  (2004-12-30)
       http://python.org/sf/1093173  closed by  fdrake

urllib2 doesn't handle urls without a scheme  (2005-01-07)
       http://python.org/sf/1097834  closed by  fdrake

vertical bar typeset horizontal in docs  (2004-08-13)
       http://python.org/sf/1008998  closed by  fdrake

write failure ignored in Py_Finalize()  (2004-11-27)
       http://python.org/sf/1074011  closed by  loewis

os.stat int/float oddity  (2005-01-20)
       http://python.org/sf/1105998  closed by  loewis

os.pathsep is wrong on Mac OS X  (2005-01-22)
       http://python.org/sf/1107258  closed by  bcannon




More information about the Python-list mailing list