gaborjbernat <gaborjber...@gmail.com> added the comment:

After reading through the points here, I must say I agree with Anthony here. 
The standard library has clear rules regarding how previously working 
interfaces should be deprecated, and this changeset is violating those. At no 
point was documented that relying on the list/dict trait of the existing 
interface is not part of the interface. I don't think the importlib libraries 
are special enough to warrant exclusion from this rule (as opposed let's say 
the zoneinfo).

----------
nosy: +gaborjbernat

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

Reply via email to