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