Merge lp:~abentley/launchpad/blueprint-info-type-code into lp:launchpad
| Status: | Merged |
|---|---|
| Approved by: | Aaron Bentley on 2012-08-28 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 15872 |
| Proposed branch: | lp:~abentley/launchpad/blueprint-info-type-code |
| Merge into: | lp:launchpad |
| Prerequisite: | lp:~abentley/launchpad/blueprint-info-type-idx |
| Diff against target: |
27 lines (+2/-3) 2 files modified
lib/lp/blueprints/interfaces/specification.py (+2/-2) lib/lp/blueprints/model/specification.py (+0/-1) |
| To merge this branch: | bzr merge lp:~abentley/launchpad/blueprint-info-type-code |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Richard Harding (community) | 2012-08-28 | Approve on 2012-08-28 | |
| Aaron Bentley (community) | Abstain on 2012-08-28 | ||
| Stuart Bishop | 2012-08-28 | Pending | |
|
Review via email:
|
|||
Commit Message
Tweak implementation of Specification.
Description of the Change
= Summary =
Tweak the model code and garbo job for Specification.
== Pre-implementation notes ==
None
== LOC Rationale ==
Part of Private projects
== Implementation details ==
Specification already had a .private member, which abel has masked with a property. Since this member is unused, we can simply drop it (and later, the column).
This also fixes the documentation and default for the interface.
== Tests ==
None
== Demo and Q/A ==
None
= Launchpad lint =
Checking for conflicts and issues in changed files.
Linting changed files:
database/
database/
database/
lib/lp/
lib/lp/
lib/lp/
database/
lib/lp/
