This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2001-08-17.18:44:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Committed as

Makefile.pre.in:1.53
configure:1.240
configure.in:1.248
setup.py:1.50
Include/intobject.h:2.22
Include/longobject.h:2.21
Include/object.h:2.86
Include/unicodeobject.h:2.31
Lib/ConfigParser.py:1.36
Lib/copy.py:1.20
Lib/site.py:1.35
Lib/types.py:1.20
Lib/test/pickletester.py:1.7
Lib/test/string_tests.py:1.10
Lib/test/test_b1.py:1.38
Lib/test/test_contains.py:1.8
Lib/test/test_format.py:1.12
Lib/test/test_iter.py:1.18
Lib/test/test_pprint.py:1.5
Lib/test/test_sre.py:1.27
Lib/test/test_support.py:1.25
Lib/test/test_winreg.py:1.10
Misc/NEWS:1.207
Modules/_codecsmodule.c:2.9
Modules/_sre.c:2.63
Modules/_tkinter.c:1.119
Modules/cPickle.c:2.62
Modules/pyexpat.c:2.48
Objects/abstract.c:2.72
Objects/complexobject.c:2.39
Objects/floatobject.c:2.86
Objects/intobject.c:2.62
Objects/longobject.c:1.92
Objects/object.c:2.139
Objects/stringobject.c:2.124
Python/bltinmodule.c:2.227
Python/compile.c:2.218
Python/getargs.c:2.62
Python/marshal.c:1.65
Python/modsupport.c:2.58
Python/pythonrun.c:2.147
Python/sysmodule.c:2.92

History
Date User Action Args
2007-08-23 15:06:45adminlinkissue445762 messages
2007-08-23 15:06:45admincreate