flake8
-
reviewboard/notifications/email/utils.py (Diff revision 1) Show all issues
Review Request #11958 — Created Jan. 21, 2022 and updated
Information | |
---|---|
TaylorChristie | |
Review Board | |
release-4.0.x | |
4937 | |
Reviewers | |
reviewboard | |
Added email validation so only valid emails are being sent to and any blank or invalid emails are not included.
Summary |
---|
Description | From | Last Updated |
---|---|---|
Instead of listing the bug number in the summary and linking it in the description, just add the bug number … |
|
|
For the summary, let's make sure it starts with a capital letter. |
|
|
In the description, please explain what the bug was and how your change fixes it. |
|
|
F841 local variable 'e' is assigned to but never used |
![]() |
|
We should probably keep this as-is and do validation for everything in the addresses set. get_email_addresses_for_group can give us potentially … |
|
Description: |
|
---|
Commits: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+22 -4) |
Instead of listing the bug number in the summary and linking it in the description, just add the bug number to the "Bugs" field.
reviewboard/notifications/email/utils.py (Diff revision 2) |
---|
We should probably keep this as-is and do validation for everything in the
addresses
set.get_email_addresses_for_group
can give us potentially invalid addresses as well.
Summary: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
|||||||||
Bugs: |
|