Terry J. Reedy <tjre...@udel.edu> added the comment:

Phillipe: I was the first to comment, but had no futher involvement with this 
issue until now.  Multiple people, including coredevs, considered the old 
behavior to be buggy and multiple people, including coredevs, contributed to 
the fix.  You are unlikely to prevail arguing that the change is totally a 
mistake and should be totally reverted.

> the behaviour changes and this is a regression

Code bug fixes are supposed to change behavior.  We know that the change will 
break code that depends on the buggy behavior.  That is why we include an 
updated change log with each release.

The intended change is *not* a regression in itself.  A regression in a bug fix 
is an unintended change to some other behavior.  I don't believe (but could be 
mistaken) that you have argued or shown this.

Assuming that you are not asking for complete reversion, I suggest that you 
open a new issue, referencing this one, but taking the current behavior as the 
given.  Propose a revised behavior and argue that it is even better.  If you 
want to argue that the current behavior is buggy (compared to the current docs) 
so that your proposed revision should be backported, make that a separate 
argument.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue4963>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to