Check for encodings in get_file tests and fix some bad implementations.

Review Request #9790 — Created March 15, 2018 and submitted

Information

Review Board
release-3.0.x
e581115...

Reviewers

We had a couple hosting services (Beanstalk and Kiln) that were
returning Unicode strings instead of byte strings in their get_file()
implementations. This fixes those and adds checks to all test suites
currently testing get_file().

Unit tests pass.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (792e6b2)
Loading...