l.b.m.notifications : module documentation

Part of lp.blueprints.mail

Event handlers that send email notifications.
Function specification_notification_subject Format the email subject line for a specification.
Function notify_specification_modified Notify the related people that a specification has been modifed.
Function notify_specification_subscription_created Notify a user that they have been subscribed to a blueprint.
Function notify_specification_subscription_modified Notify a subscriber to a blueprint that their
def specification_notification_subject(spec):
Format the email subject line for a specification.
def notify_specification_modified(spec, event):
Notify the related people that a specification has been modifed.
@block_implicit_flushes
def notify_specification_subscription_created(specsub, event):
Notify a user that they have been subscribed to a blueprint.
@block_implicit_flushes
def notify_specification_subscription_modified(specsub, event):
Notify a subscriber to a blueprint that their subscription has changed.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.