bytes
RawConfigParser.read
Add `bytes` as legal type for `RawConfigParser.read` in 3.7. Closes #2476. https://bugs.python.org/issue31307