Fix handling of string types for perforce changeset descriptions.
Review Request #5953 — Created June 7, 2014 and submitted
We get data out of p4python as
strs, but we weren't treating them as such.
This change adds some logic to decode changesets before processing them, which
should improve the situation.
Ran unit tests.
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/scmtools/tests.py reviewboard/scmtools/perforce.py Ignored Files: