Skip to content

Conversation

@umeshma
Copy link
Collaborator

@umeshma umeshma commented Oct 16, 2025

Fixed an issue in how email addresses were getting turned into actions.

@umeshma umeshma requested a review from gvanrossum-ms October 16, 2025 00:32
if recipient_address:
actions.append(self._createAction(verb, sender, recipient_address))

def _createAction(
Copy link
Collaborator

Choose a reason for hiding this comment

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

FWIW, this function is now no longer used.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oops, never mind.

@gvanrossum-ms gvanrossum-ms merged commit fe6a25b into main Oct 16, 2025
12 checks passed
@gvanrossum-ms gvanrossum-ms deleted the umeshma/dev branch October 16, 2025 01:50
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.

3 participants