Skip to content

Update formatter to handle Google email addresses with + signs#7

Open
lindsey-volta wants to merge 2 commits into
mainfrom
update-util-library-gmail
Open

Update formatter to handle Google email addresses with + signs#7
lindsey-volta wants to merge 2 commits into
mainfrom
update-util-library-gmail

Conversation

@lindsey-volta
Copy link
Copy Markdown
Contributor

If the email address has the gmail.com or googlemail.com domain, remove the plus sign from the username portion and all characters that follow it.

@lindsey-volta lindsey-volta requested a review from jradcliff June 1, 2026 20:57
Comment thread tests/formatter_test.py
"Periods should be stripped from googlemail.com address",
)

self.assertEqual(
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to use the same sample emails from the documentation.

@lindsey-volta lindsey-volta requested a review from jradcliff June 1, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants