Page MenuHomeSoftware Heritage

Fix author parsing on empty email/name.
ClosedPublic

Authored by vlorentz on Jul 25 2019, 3:56 PM.

Details

Summary

All strings should be converted to bytes, not just non-empty
strings; otherwise the results could contain empty strings
where bytes are expected.

Diff Detail

Repository
rDLDPY PyPI loader
Branch
empty-string
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7025
Build 9893: tox-on-jenkinsJenkins
Build 9892: arc lint + arc unit