b.b.IntegerBugTracker(BugTracker) : class documentation

Part of bzrlib.bugtracker View In Hierarchy

Known subclasses: bzrlib.bugtracker.UniqueIntegerBugTracker, bzrlib.bugtracker.URLParametrizedIntegerBugTracker

A bug tracker that only allows integer bug IDs.
Method check_bug_id Check that the bug_id is valid.

Inherited from BugTracker:

Method get_bug_url Return the URL for bug_id. Raise an error if bug ID is malformed.
Method _get_bug_url Given a validated bug_id, return the bug's web page's URL.
def check_bug_id(self, bug_id):
Check that the bug_id is valid.

The base implementation assumes that all bug_ids are valid.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.