On Fri, Dec 2, 2016 at 3:06 PM, Yann Ylavic <ylavic....@gmail.com> wrote:
> On Wed, Oct 5, 2016 at 12:23 PM, Yann Ylavic <ylavic....@gmail.com> wrote: > > > > Patch attached, WDYT? > > Ping, probably is worth considering for 1.6 (even 1.5) ? > Provided you don't *break* the API contract with 1.x.x, corrections can be applied to 1.(current). This looks like it falls in that category. Things get wonky when you have duplicates-permitted and decide that's bad, so change the behavior to duplicates-disallowed. That would actually violate any 1.x release update. But as long as we are conforming the behavior to the published description, bug fixes are welcome.