mirror of
https://github.com/python/cpython.git
synced 2026-01-07 16:02:55 +00:00
Honesty before all.
This commit is contained in:
parent
52d01787dc
commit
3a4e97861f
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,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 -- ???
|
||||
test_sqlite -- CheckLargeInt (sqlite3.test.types.SqliteTypeTests, sqlite3.test.types.DeclTypesTests)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue