tobgu/pyrsistent

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

Open

#159 opened on Mar 29, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (141 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (1,943 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide