Changes between Version 82 and Version 83 of Python3
- Timestamp:
- 2021-03-15T13:56:55Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python3
v82 v83 67 67 These 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. 68 68 69 Misc: 70 71 * test_auth 72 * test_backupdb 73 * test_hungserver 74 75 Utility modules: 76 77 * check_* 78 * cli_node_api 79 * strategies 80 * status 81 * storage_plugin 82 * eliotutil 83 * common* 84 * matchers 85 * _twisted_9607 86 * _win_subprocess 87 69 88 Related to tor/i2p: 70 89