l.r.b.p.ReleaseWithFiles : class documentation

Part of lp.registry.browser.product View In Hierarchy

A decorated release that includes product release files.

The extra data is included in this class to avoid repeated database queries. Rather than hitting the database, the data is cached locally and simply returned.

Method __init__ Undocumented
Method files Cache the release files for all the releases in the product.
Method name_with_codename Undocumented
Method total_downloads Total downloads of files associated with this release.
def __init__(self, release, parent):
Undocumented
@property
def files(self):
Cache the release files for all the releases in the product.
@property
def name_with_codename(self):
Undocumented
@cachedproperty
def total_downloads(self):
Total downloads of files associated with this release.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.