blob: b217211755b0c88443756643f9f514e0f3ebb479 (
plain)
1
2
3
4
5
|
test_format -- '%o' % 0 works? ... no # Unexpected <type 'exceptions.TypeError'> : 'expected string or Unicode object, int found'
test_pickletools -- Test probably needs to be fixed
test_repr -- test_numbers() fails
test_socket -- OverflowError: can't convert negative value to unsigned int
test_sqlite -- CheckLargeInt (sqlite3.test.types.SqliteTypeTests, sqlite3.test.types.DeclTypesTests)
|