mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-18 15:07:45 +08:00
5732b8f34e
This updates the generator used by `Message` to return `Self` so that it correctly changes when a `MIMEPart` or `EmailMessage`. Fixes #8290