Changes between Version 81 and Version 82 of Python3


Ignore:
Timestamp:
2021-03-09T16:40:39Z (3 years ago)
Author:
itamarst
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Python3

    v81 v82  
    6767These are test modules that haven't been ported. Unclear if we can do all of them in one PR, but worst case remaining ones can be copied to follow-up tickets. This does not include utility modules in allmydata.test, which also need to be ported.
    6868
     69Related to tor/i2p:
     70
    6971* test_connections
    70 * test_deepcheck
    7172* test_i2p_provider
    72 * test_import (just delete it? it's empty)
     73* test_tor_provider
     74
     75Related to CLI, will be done as part of that port:
     76
    7377* test_multi_introducers
    74 * test_python2_regressions (???)
    7578* test_runner
    76 * test_tor_provider
    77 * test_windows
    78 * cli/ directory (will presumably be done as part of CLI porting, but will need to revisit)
     79* tests/cli/ directory
     80* extra unported tests in test_system and test_deepcheck
    7981
    8082== The porting process, big picture ==