0.9.0 beta 2
Pre-release
Pre-release
What's Changed
- Support unicode METADATA again
- Remove the custom
RFC822Message
entirely, replaced with a custom Policy (which also handles multilines) - Handle multiline the way setuptools does with smart indentation
- Remove
write_to_rfc822
- Remove the multiline warning for all metadata
- Add some unicode and reading tests
- Swap
EmailMessage
forMessage
- Add PyPI attestations
Full Changelog: 0.9.0b1...0.9.0b2