Skip to content

5.16.1: simplify the removed-tag warning message#253

Merged
seanthegeek merged 3 commits into
mainfrom
fix/simplify-removed-tag-warning
May 20, 2026
Merged

5.16.1: simplify the removed-tag warning message#253
seanthegeek merged 3 commits into
mainfrom
fix/simplify-removed-tag-warning

Conversation

@seanthegeek
Copy link
Copy Markdown
Contributor

Summary

  • Trim the pct/rf/ri warning to just "Support for the {tag} tag was removed in RFC 9989" — the previous wording had an awkward clause about preserving the value for older readers.
  • Bump version to 5.16.1 and add a CHANGELOG entry.

Test plan

  • pytest tests/test_dmarc.py — 86/86 pass (the existing testRFC9989PctRemovedWarning / RfRemovedWarning / RiRemovedWarning substring assertions still match the shorter message).

🤖 Generated with Claude Code

seanthegeek and others added 3 commits May 20, 2026 16:59
The "the value is preserved for older DMARC readers but is not validated"
clause was awkwardly worded and not actionable for the user. Drop it; the
"removed in RFC 9989" message is enough.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@seanthegeek seanthegeek merged commit 0fb62ac into main May 20, 2026
1 check passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.39%. Comparing base (aef0d10) to head (f83c4ed).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #253   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files          24       24           
  Lines        5715     5715           
=======================================
  Hits         5509     5509           
  Misses        206      206           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seanthegeek seanthegeek deleted the fix/simplify-removed-tag-warning branch May 20, 2026 21:03
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.

1 participant