Changes between Version 1 and Version 2 of Python3
- Timestamp:
- 2020-07-07T15:32:56Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python3
v1 v2 29 29 6. Add both M and T to `allmydata/util/_python3.py`. 30 30 7. Submit for code review. 31 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. 32 32 33 33 === Porting a specific Python file ===