On Thu, Feb 13, 2020 at 1:57 AM Antoine Pitrou <[email protected]> wrote:

>
>
> I would say it depends what the "revert" means:
> - revert to pre-bugfix behavior?
>

This.
Because the bug-fix was a bringing in backward-incompatible change that
certain users are not happy with.
https://github.com/mozilla/bleach/issues/503

> - revert then apply a safer fix to the original bug?

No. The change introduced (bug-fix) was helpful in terms of consistent
parsing and further improvement from maintainers pov.
A safer fix might essentially mean revert to the old behavior.

The original bug(s) were about parsing expectations of an ill-defined
'scheme-less' URLs.
Developers who relied on older behavior are surprised.
_______________________________________________
python-committers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/OGGPZWPH2ZJDGZI3VPVVAFRS4PFDYOC2/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to