Page MenuHomeSoftware Heritage

Small code cleanups
ClosedPublic

Authored by douardda on Dec 12 2018, 6:40 PM.

Details

Summary
  • Kill the XMLRPC transport, it looks unused.
  • Simplify listers Model constructor
Test Plan

tox

Diff Detail

Repository
rDLS Listers
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 2990
Build 3818: tox-on-jenkinsJenkins
Build 3817: arc lint + arc unit

Event Timeline

Kill the XMLRPC transport, it looks unused.

Yes, it's not.
That's an intermediary building step when finding the right way to discuss with the pypi api IIRC.
That never went away.

Thanks!

Cool!

Thanks for the cleanup!

This revision is now accepted and ready to land.Dec 12 2018, 6:58 PM

Nice code cleanup indeed!

This revision was automatically updated to reflect the committed changes.