flake8
passed.
JSHint
passed.
Review Request #10255 — Created Oct. 21, 2018 and submitted
Unit tests caught a few remaining issues running under Python 3. We had
some string type incompatibilities, changes to how pickling work,
generator vs. list assumptions, and some others. This updates all of
them, allowing the Djblets test suite to fully pass on Python 3.
Unit tests pass on Python 2.7, 3.5, and 3.6.
(Note that some pending changes in Django Evolution are still required
in order to pass.)
Description | From | Last Updated |
---|---|---|
Is there any reason not to use force_bytes? |
david |