Fix up some unicode problems in rbintegrations.
Review Request #10939 — Created March 5, 2020 and submitted — Latest diff uploaded
Most of rbintegrations was written with Python 3's unicode changes in
mind, but there were still a couple problems, mostly in unit test
implementations. This change fixes those up.
Ran rbintegrations tests on both Python 2 and 3.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
rbintegrations/circleci/tests.py |
---|
rbintegrations/idonethis/utils.py |
---|
rbintegrations/travisci/integration.py |
---|
rbintegrations/travisci/tests.py |
---|