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 andrei.avk
Recipients andrei.avk, grant.b.edwards, r.david.murray
Date 2021-11-23.23:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637709595.4.0.147957526225.issue45299@roundup.psfhosted.org>
In-reply-to
Content
Seems like a reasonable request to me.

I can make the PR+test.

To minimize backwards-incompatible change, we can pass `_mangle_from=policy._mangle_from` argument instead of passing the entire policy. Is that a good idea or passing the policy argument should be fine too?
History
Date User Action Args
2021-11-23 23:19:55andrei.avksetrecipients: + andrei.avk, r.david.murray, grant.b.edwards
2021-11-23 23:19:55andrei.avksetmessageid: <1637709595.4.0.147957526225.issue45299@roundup.psfhosted.org>
2021-11-23 23:19:55andrei.avklinkissue45299 messages
2021-11-23 23:19:55andrei.avkcreate