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 Marc.Abramowitz
Recipients Marc.Abramowitz, SilentGhost, lukasz.langa
Date 2016-04-07.15:43:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460043802.67.0.0464524688418.issue26710@psf.upfronthosting.co.za>
In-reply-to
Content
So I think changing the behavior of `defaults` might break backwards compatibility for folks who are relying on the old behavior.

So I guess I would propose adding a new parameter called `overrides`. These would take precedence over `defaults` and that allows retaining backwards compatibility.
History
Date User Action Args
2016-04-07 15:43:22Marc.Abramowitzsetrecipients: + Marc.Abramowitz, SilentGhost, lukasz.langa
2016-04-07 15:43:22Marc.Abramowitzsetmessageid: <1460043802.67.0.0464524688418.issue26710@psf.upfronthosting.co.za>
2016-04-07 15:43:22Marc.Abramowitzlinkissue26710 messages
2016-04-07 15:43:22Marc.Abramowitzcreate