Changes between Version 2 and Version 3 of Python3
- Timestamp:
- 2020-07-08T14:22:59Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python3
v2 v3 29 29 6. Add both M and T to `allmydata/util/_python3.py`. 30 30 7. Submit for code review. 31 8. TODO: Not yet possible, but once the ratchet infrastructure is in place, update the should-be-passing-on-Python-3 tests list to include the tests in T , so that future development doesn't regress Python 3 support.31 8. TODO: Not yet possible, but once the ratchet infrastructure is in place, update the should-be-passing-on-Python-3 tests list to include the tests in T plus any other newly passing tests, so that future development doesn't regress Python 3 support. 32 32 33 33 === Porting a specific Python file ===