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 grant.b.edwards
Recipients andrei.avk, grant.b.edwards, r.david.murray
Date 2021-11-25.16:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637857119.9.0.608839213703.issue45299@roundup.psfhosted.org>
In-reply-to
Content
Yes, passing the mangle_from value to BytesGenerator seems like the safest fix. It's unfortunate that BytesGenerator defaults to doing "the wrong thing" in the absence of a policy argument, but there might be code that depends on it.

I've never done a PR before, but I could work on it next week.
History
Date User Action Args
2021-11-25 16:18:39grant.b.edwardssetrecipients: + grant.b.edwards, r.david.murray, andrei.avk
2021-11-25 16:18:39grant.b.edwardssetmessageid: <1637857119.9.0.608839213703.issue45299@roundup.psfhosted.org>
2021-11-25 16:18:39grant.b.edwardslinkissue45299 messages
2021-11-25 16:18:39grant.b.edwardscreate