[Python-Dev] Weekly Python Bug/Patch Summary

Skip Montanaro skip@manatee.mojam.com
Sun, 9 Mar 2003 07:00:22 -0600


Bug/Patch Summary
-----------------

349 open / 3432 total bugs (+7)
124 open / 2011 total patches (+1)

New Bugs
--------

Move modules out of Carbon (2003-03-02)
	http://python.org/sf/696206
PyMac_GetFSRef should accept unicode (2003-03-02)
	http://python.org/sf/696253
Carbon.CF module needs new style classes (2003-03-03)
	http://python.org/sf/696527
Python 2.4: Warn about omitted mutable_flag. (2003-03-03)
	http://python.org/sf/696535
How to make a class iterable using a member generator. (2003-03-03)
	http://python.org/sf/696777
CGIHTTPServer doesn't quote arguments correctly on Windows. (2003-03-03)
	http://python.org/sf/696846
gensuitemodule overhaul (2003-03-04)
	http://python.org/sf/697179
string.strip implementation/doc mismatch (2003-03-04)
	http://python.org/sf/697220
test_posix fails: getlogin (2003-03-04)
	http://python.org/sf/697556
string.atoi function causing TypeError (2003-03-04)
	http://python.org/sf/697591
Mention gmtime in Chapter 6.9 "Time access and conversions" (2003-03-05)
	http://python.org/sf/697983
Move gmtime function from calendar to time module (2003-03-05)
	http://python.org/sf/697985
Clarify timegm documentation (2003-03-05)
	http://python.org/sf/697986
Clarify daylight variable meaning (2003-03-05)
	http://python.org/sf/697988
Clarify mktime semantics (2003-03-05)
	http://python.org/sf/697989
Document strptime limitation (2003-03-05)
	http://python.org/sf/697990
__file__ attribute missing from dynamicly loaded module (2003-03-05)
	http://python.org/sf/698282
urllib2 Request.get_host and proxies (2003-03-05)
	http://python.org/sf/698374
Tk 8.4.2 and Tkinter.py _substitue function (2003-03-05)
	http://python.org/sf/698517
list.index() bhvr change > python2.x (2003-03-06)
	http://python.org/sf/698561
imaplib: parsing INTERNALDATE (2003-03-06)
	http://python.org/sf/698706
Provide "plucker" format docs. (2003-03-06)
	http://python.org/sf/698900
Error using Tkinter embeded in C++ (2003-03-06)
	http://python.org/sf/699068
HTMLParser crash on glued tag attributes (2003-03-06)
	http://python.org/sf/699079
Tutorial uses omitted slice indices before explaining them (2003-03-06)
	http://python.org/sf/699237
builtin type inconsistency (2003-03-07)
	http://python.org/sf/699312
ncurses/curses on solaris (2003-03-07)
	http://python.org/sf/699379
refcount problem involding debugger (2003-03-07)
	http://python.org/sf/699594
MIMEText's c'tor adds unwanted trailing newline to text (2003-03-07)
	http://python.org/sf/699600
Erroneous error message from IDLE (2003-03-07)
	http://python.org/sf/699630
Canvas Widget origin is off-screen (2003-03-07)
	http://python.org/sf/699816
Obscure error message (2003-03-08)
	http://python.org/sf/699934
site.py should ignore trailing CRs in .pth files (2003-03-08)
	http://python.org/sf/700055

New Patches
-----------

allow proxy server authentication with pimp (2003-03-02)
	http://python.org/sf/696392
fix bug #670311: sys.exit and PYTHONINSPECT (2003-03-04)
	http://python.org/sf/697613
optparse unit tests + fixes (2003-03-05)
	http://python.org/sf/697939
optparse OptionGroup docs (2003-03-05)
	http://python.org/sf/697941
docs for hotshot module (2003-03-05)
	http://python.org/sf/698505
ZipFile - support for file decryption (2003-03-06)
	http://python.org/sf/698833

Closed Bugs
-----------

threads within an embedded python interpreter (2000-11-03)
	http://python.org/sf/221327
unreliable file.read() error handling (2002-02-23)
	http://python.org/sf/521782
Flawed fcntl.ioctl implementation. (2002-05-14)
	http://python.org/sf/555817
Get rid of etype struct (2002-08-06)
	http://python.org/sf/591586
email 2.4.3 pkg mail header error (2002-10-16)
	http://python.org/sf/624254
email incompatibility upgrading to 2.2.2 (2002-10-20)
	http://python.org/sf/626119
HeaderParseError: no header value (2002-11-04)
	http://python.org/sf/633550
Optional argument for dict.pop() method (2002-11-17)
	http://python.org/sf/639806
email.Header misparses mixed headers (2002-11-18)
	http://python.org/sf/640110
datetime docs need review, LaTeX (2002-12-16)
	http://python.org/sf/654846
long(3.1415) gives zero on Solaris 8 (2003-02-03)
	http://python.org/sf/679520
Header loses lines, formats strangely (2003-02-03)
	http://python.org/sf/679827
Carbon.CF.CFString should require ASCII (2003-02-07)
	http://python.org/sf/682215
email: preamble must be \n terminated (2003-02-07)
	http://python.org/sf/682504
socket module on solaris (2003-02-11)
	http://python.org/sf/684903
IDE asks for attention when quitting (2003-02-11)
	http://python.org/sf/684975
robotparser only applies first applicable rule (2003-02-20)
	http://python.org/sf/690214
register command not listed in command line help (2003-02-20)
	http://python.org/sf/690389
can't build bsddb for 2.3a2 (2003-02-20)
	http://python.org/sf/690419
LibRef 4.2.1: {m,n} description update (2003-02-23)
	http://python.org/sf/692016
tkinter.createfilehandler dumps core (2003-02-24)
	http://python.org/sf/692416
licence allowed, but doesn't work (2003-02-25)
	http://python.org/sf/693470
Can't multiply str and bool (2003-02-26)
	http://python.org/sf/693955
email.Parser trashes header (2003-02-26)
	http://python.org/sf/693996
os.popen() hangs on {Free,Open}BSD (2003-02-26)
	http://python.org/sf/694062
complex_new does not always respect subtypes (2003-03-01)
	http://python.org/sf/695651

Closed Patches
--------------

More DictMixin (2003-01-14)
	http://python.org/sf/667730
test_pty hanging on hpux11 (2003-01-20)
	http://python.org/sf/671384
Make the default encoding provided on Windows (2003-01-21)
	http://python.org/sf/671666
unicode support for os.listdir() (2003-02-09)
	http://python.org/sf/683592
Allow freeze to exclude implicits (2003-02-11)
	http://python.org/sf/684677
Use datetime in _strptime (2003-02-23)
	http://python.org/sf/691928
fix for bug 639806: default for dict.pop (2003-02-26)
	http://python.org/sf/693753