tobgu/pyrsistent

PMap values, keys, and items should be iterables in Python 3

Open

#159 创建于 2019年3月29日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (1,943 star) (141 fork)batch import
enhancementgood first issuehelp wanted

描述

Currently they wrap them into pvector which is not as efficient as it could be in Python 3.

贡献者指南

PMap values, keys, and items should be iterables in Python 3 · tobgu/pyrsistent#159 | Good First Issue