Add support for None as author or committer of a Revision
committer=None happens on some malformed commits generated by old dgit versions ; and it is possible for author=None to happen for the same reason.
Showing
- swh/model/git_objects.py 9 additions, 4 deletionsswh/model/git_objects.py
- swh/model/hypothesis_strategies.py 37 additions, 13 deletionsswh/model/hypothesis_strategies.py
- swh/model/model.py 29 additions, 5 deletionsswh/model/model.py
- swh/model/tests/test_model.py 27 additions, 0 deletionsswh/model/tests/test_model.py
Loading
Please register or sign in to comment