On Sun, Mar 24, 2019 at 8:07 AM Brett Cannon <br...@python.org> wrote:
>
>
> I've made the same mistake of assuming something that made no sense to me 
> wouldn't make sense to anyone else and I have been proven wrong nearly every 
> time. ;)
>
> -Brett
>

And beta and RC phase can be used to detect such breakage.

When no real world pain is assumed, we can chose simple solution.
Then, if real world pain is found, we can move to more complicated,
but backward compatible way.

Of course, keeping PendingDeprecatedWarning is not complicated way
in this time.  So I don't push the removal.  It was just an idea.

-- 
Inada Naoki  <songofaca...@gmail.com>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to