Skip to content

fix: update regex flags for multiline processing in EmailMessage class - #30

Open
Alexerson wants to merge 2 commits into
alfonsrv:mainfrom
Alexerson:bugfix-29-python-3.14
Open

fix: update regex flags for multiline processing in EmailMessage class#30
Alexerson wants to merge 2 commits into
alfonsrv:mainfrom
Alexerson:bugfix-29-python-3.14

Conversation

@Alexerson

@Alexerson Alexerson commented Apr 21, 2026

Copy link
Copy Markdown

Fixing warning (and actually maybe bug?) with python 3.14.

I鈥檒l try to see if I can add a test to prove that we actually had a bug.

Fix: #29

@Alexerson

Copy link
Copy Markdown
Author

While working on a test, I noticed that email_2_2 was not tested. I鈥檓 adding back the test and will fix the issue as well.

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.

Python 3.14 warning

1 participant