This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients SpecLad, vinay.sajip
Date 2021-10-15.23:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634342394.14.0.152157380935.issue45465@roundup.psfhosted.org>
In-reply-to
Content
Oh, I see what you mean now - I was thinking of the overall message formatted using a formatter. However, filters can still change a record's attributes and getMessage() could behave differently on different calls because of this. Changing things in this area could break existing code.
History
Date User Action Args
2021-10-15 23:59:54vinay.sajipsetrecipients: + vinay.sajip, SpecLad
2021-10-15 23:59:54vinay.sajipsetmessageid: <1634342394.14.0.152157380935.issue45465@roundup.psfhosted.org>
2021-10-15 23:59:54vinay.sajiplinkissue45465 messages
2021-10-15 23:59:54vinay.sajipcreate