diff --git a/import_failed.map b/import_failed.map index 351fccf..9f01f41 100644 --- a/import_failed.map +++ b/import_failed.map @@ -1,7 +1,7 @@ -python38-curses: curses _curses _curses_panel -python38-dbm: dbm _dbm _gdbm -python38-idle: idlelib -python38-testsuite: test _ctypes_test _testbuffer _testcapi _testinternalcapi _testimportmultiple _testmultiphase xxlimited -python38-tk: tkinter _tkinter -python38-tools: turtledemo -python38: sqlite3 readline _sqlite3 nis +python39-curses: curses _curses _curses_panel +python39-dbm: dbm _dbm _gdbm +python39-idle: idlelib +python39-testsuite: test _ctypes_test _testbuffer _testcapi _testinternalcapi _testimportmultiple _testmultiphase xxlimited +python39-tk: tkinter _tkinter +python39-tools: turtledemo +python39: sqlite3 readline _sqlite3 nis diff --git a/skipped_tests.py b/skipped_tests.py index 8b4d1a0..47002e6 100644 --- a/skipped_tests.py +++ b/skipped_tests.py @@ -8,7 +8,7 @@ and reports discrepancies. This will have a number of """ -MAIN = "python38.spec" +MAIN = "python39.spec" import glob import re