Make keys view reversible
未关闭
- 主要语言
- Python
- 星标
- 492
- 派生
- 129
- 平均合并
- 14 小时 28 分钟
- 30 天内合并 PR
- 35
描述
Since Python 3.8 keys view is reversible (but `Mapping`/`MutableMapping` ABCs are not for the sake of backward compatibility).
It would be nice to support reversibility in multidict keys views as well.
贡献指南
评估
这个 Issue 还没有评估数据。