mirror of
https://github.com/python/cpython.git
synced 2026-04-04 19:13:16 +00:00
I banged on the code (beyond what's in that branch) to make fewer tests fail; the only tests that fail now are: test_descr -- can't pickle ints?! test_pickletools -- ??? test_socket -- See python.org/sf/1619659 test_sqlite -- ??? I'll deal with those later. |
||
|---|---|---|
| .. | ||
| test_class | ||
| test_cProfile | ||
| test_extcall | ||
| test_frozen | ||
| test_linuxaudiodev | ||
| test_logging | ||
| test_new | ||
| test_operations | ||
| test_ossaudiodev | ||
| test_pep277 | ||
| test_pkg | ||
| test_popen | ||
| test_popen2 | ||
| test_profile | ||
| test_pty | ||
| test_pyexpat | ||
| test_resource | ||
| test_rgbimg | ||
| test_signal | ||
| test_thread | ||
| test_threadedtempfile | ||
| test_tokenize | ||
| test_winreg | ||
| xmltests | ||