Fix author parsing on empty email/name.
All strings should be converted to bytes, not just non-empty strings; otherwise the results could contain empty strings where bytes are expected.
Migrated from D1772 (view on Phabricator)
Staging instance, all changes can be removed at any time
All strings should be converted to bytes, not just non-empty strings; otherwise the results could contain empty strings where bytes are expected.
Migrated from D1772 (view on Phabricator)