Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review Request #15049 — Created May 13, 2026 and submitted
There were a few places in the codebase that were still accessing
Exception.message, an attribute that doesn't exist anymore in Python
3. This gets rid of them.Also fixed a spot where we were doing
e.read()on a non-HTTPError.
Ran unit tests.
| Summary | ID |
|---|---|
| 7922016165e6a15d357818361b6f7503d32a5155 |