Message394726
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). |
|
Date |
User |
Action |
Args |
2021-05-29 09:17:41 | gaborjbernat | set | recipients:
+ gaborjbernat, jaraco, Anthony Sottile, miss-islington, domdfcoding |
2021-05-29 09:17:41 | gaborjbernat | set | messageid: <1622279861.7.0.0546268193523.issue44246@roundup.psfhosted.org> |
2021-05-29 09:17:41 | gaborjbernat | link | issue44246 messages |
2021-05-29 09:17:41 | gaborjbernat | create | |
|