launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #15897
[Merge] lp:~stevenk/launchpad/add-new-processor-api into lp:launchpad
The proposal to merge lp:~stevenk/launchpad/add-new-processor-api into lp:launchpad has been updated.
Description changed to:
In preparation for removing ProcessorFamily, we need to wean IArchive off of it, but there are a few methods and properties exported over the API that use processor families directly. Add new APIs to IArchive that use processors so that scripts can be changed now before the processor family APIs get removed.
Drive-by some duplication reduction between _schema_circular_imports.py and soyuz/interfaces/webservice.py.
This work as a whole ends up being -400 lines in the black, so it's fine from a LoC perspective.
For more details, see:
https://code.launchpad.net/~stevenk/launchpad/add-new-processor-api/+merge/185697
--
https://code.launchpad.net/~stevenk/launchpad/add-new-processor-api/+merge/185697
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~stevenk/launchpad/add-new-processor-api into lp:launchpad.
References