Fix PEP-257 issues in the reviewboard/changedescs module.
Review Request #7210 — Created April 15, 2015 and submitted — Latest diff uploaded
This change fixes existing docstrings and adds new ones for the changedescs
module.
Ran pep257
--ignore=D100,D203
and saw only a few expected errors from our
special testcase docstrings.