Add type hints and update documentation for notifications.email.

Review Request #12713 — Created Nov. 4, 2022 and submitted

Information

Review Board
release-6.x

Reviewers

This change adds type hints for the reviewboard.notifications.email
module, and updates/fixes documentation where appropriate.

Ran unit tests.

Summary ID
Add type hints and update documentation for notifications.email.
This change adds type hints for the reviewboard.notifications.email module, and updates/fixes documentation where appropriate. Testing Done: Ran unit tests.
35cc38def28a65960b570749d402982b897f9b4a
Description From Last Updated

Add -> None

maubinmaubin

RecipientList should come before build_recipients and recipients_to_addresses (capitals before lowercase).

maubinmaubin
david
maubin
  1. 
      
  2. Add -> None

  3. 
      
david
maubin
  1. 
      
  2. reviewboard/notifications/email/message.py (Diff revision 3)
     
     
     
     
     

    RecipientList should come before build_recipients and recipients_to_addresses (capitals before lowercase).

  3. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (81e961f)
Loading...