Author: eric.smith
Date: Mon Jan 28 11:59:27 2008
New Revision: 60390
Modified:
python/branches/py3k/Lib/test/test_long.py
python/branches/py3k/Objects/stringlib/formatter.h
Log:
Partially revert r60376: restore ability for ints to be automatically converted
to floats, if a float type speci
Author: christian.heimes
Date: Mon Jan 28 19:36:44 2008
New Revision: 60394
Modified:
python/branches/py3k/Lib/bsddb/test/test_compare.py
python/branches/py3k/Lib/bsddb/test/test_thread.py
Log:
Fixed two bugs in the bsddb tests. One was reported as #1956
Modified: python/branches/py3k/Lib/b
Author: christian.heimes
Date: Mon Jan 28 20:26:56 2008
New Revision: 60396
Modified:
python/branches/py3k/Lib/bsddb/test/test_sequence.py
Log:
Another fix for the bsddb3 tests
Modified: python/branches/py3k/Lib/bsddb/test/test_sequence.py
==