| Id | Summary | Notes | Move To |
| 3
|
rfc822.Message.readheaders bug skip@mojam.com Mon, 12 Jul 1999 15:36:03 -0400 (EDT) |
Now fixed. rfc822.py revision 1.44.
|
|
| 6
|
tuple repetition not safe guido@python.org Mon, 12 Jul 1999 15:55:42 -0400 (EDT) |
Fixed: tupleobject.c, rev 2.27 and 2.28.
|
|
| 11
|
Traceback off by a line under -x tim_one@email.msn.com Mon, 12 Jul 1999 20:47:07 -0400 (EDT) |
Fixed: Modules/main.c, rev 1.36. (By Tim, one day after the 1.5.2 release :-)
|
|
| 12
|
PyThreadState_Delete: invalid tstate tim_one@email.msn.com Mon, 12 Jul 1999 20:53:23 -0400 (EDT) |
Tim refers to the fix to Python/pystate.c, rev 2.9.
|
|
30
1 replies
|
slice __doc__ string is wrong tim.hochberg@ieee.org Sun, 18 Jul 1999 21:35:13 -0400 (EDT) |
Fixed sequence of parameters in slice.__doc__.
|
|
| 31
|
string.zfill() mishandles empty string sjmachin@lexicon.net Sun, 18 Jul 1999 23:27:21 -0400 (EDT) |
Now fixed in CVS tree (string.py rev. 1.43).
|
|
37
1 followups
|
tell() returning long pm@webhosting.com Wed, 28 Jul 1999 12:12:07 -0400 (EDT) |
Fixed in dumbdbm.py rev 1.4.
|
|
40
1 followups
|
Memory leak in Tkinter.py peter.stoehr@weihenstephan.org Fri, 30 Jul 1999 01:36:06 -0400 (EDT) |
He's right. Fixed.
Tkinter rev. 1.131.
|
|