tobgu/pyrsistent

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

Open

#159 aberto em 29 de mar. de 2019

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

Métricas do repositório

Stars
 (1.943 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador