issues
search
tobgu
/
pyrsistent
Persistent/Immutable/Functional data structures for Python
MIT License
2.03k
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid `ruff::format` in unit tests
#292
Mailaender
opened
3 weeks ago
0
Type checking tuple type for fields causes infinite recursion
#291
cromachina
opened
1 month ago
3
Best way to insert multiple elements into a `pvector`?
#290
ornamentist
opened
3 months ago
0
Refactor build workflow matrix
#289
mingmingrr
opened
6 months ago
0
Build musllinux wheels
#288
MrMino
opened
9 months ago
0
Access to a nested element from a "Path"
#287
yellowbean
opened
10 months ago
0
Extend Matchers to a predicate
#286
yellowbean
opened
10 months ago
0
RFE: is it possible to start making github releases?🤔
#285
kloczek
opened
1 year ago
0
Replace _PyList_Extend with PyList_SetSlice
#284
musicinmybrain
opened
1 year ago
0
tests/hypothesis_vector_test.py: Modules/gcmodule.c:113: gc_decref: Assertion "gc_get_refs(g) > 0" failed: refcount is too small
#283
mgorny
opened
1 year ago
0
Adding Generics to Pyrsistent Classes
#282
lukasK9999
closed
1 year ago
0
Fix: Enable freezing collections.defaultdict objects
#281
arshad-ml
closed
1 year ago
1
freeze() does not work on collections.defaultdict
#280
connorjward
closed
1 year ago
0
Python 3.12: ModuleNotFoundError: No module named 'setuptools'
#279
hugovk
closed
1 year ago
1
Unify dynamic and static types
#278
fritzo
closed
1 year ago
2
Attempt to make type hints covariant
#277
fritzo
closed
1 year ago
0
ss18/pr3
#276
ss18
closed
1 year ago
0
Python3.12 test error: SyntaxError: unmatched ')'
#275
arkamar
closed
1 year ago
1
PVector seems to be invariant (mypy error)
#274
kulych
closed
1 year ago
0
Make sure x64 linux wheels are built
#273
jams2
closed
1 year ago
1
Allow pmap() and .update() to take an iterable of item pairs
#272
gilch
opened
1 year ago
0
Allow positional arguments in `m`
#271
gilch
opened
1 year ago
0
No linux x86-64 wheel on PyPI
#270
jams2
closed
1 year ago
0
Will not install on MacOSX
#269
eezis
opened
1 year ago
0
Inheriting from namedtuple breaks pmap
#268
joankaradimov
closed
1 year ago
2
Add pyrsistent.typing to the API documentation.
#267
Julian
closed
1 year ago
0
Feature request: `@dataclass_pyrsistent` for use with dataclasses
#266
MatrixManAtYrService
opened
1 year ago
2
Improve type stubs
#265
huguesb
closed
1 year ago
1
Add support for Python 3.11
#264
hugovk
closed
1 year ago
3
PMap set or __contains__ unreliable in 0.19.1
#263
mwchase
closed
2 years ago
2
Tag 0.19.1 release
#262
musicinmybrain
closed
2 years ago
5
Add changelog URL to package metadata
#261
intgr
closed
2 years ago
1
Readthedocs documentation is out of date
#260
intgr
closed
2 years ago
4
Fails to remove `pvectorc.cp310-win_amd64.pyd` after import pyrsistent
#259
bebound
closed
2 years ago
2
Support manylinux_2014_aarch64 wheels
#258
Aaron-Durant
closed
2 years ago
2
Use https for github URL
#257
perrinjerome
closed
2 years ago
1
Persistent Sequence
#256
mingmingrr
closed
2 years ago
5
Continuous fuzzing by way of OSS-Fuzz
#255
DavidKorczynski
opened
2 years ago
1
Please support aarch64 wheels
#254
gilbahat
closed
2 years ago
1
Create map function on PVector
#253
Drvanon
closed
2 years ago
0
Clearify status around pyrthon
#252
ShalokShalom
closed
2 years ago
1
Add new key based on other elements
#251
Drvanon
closed
2 years ago
4
Transformation that not strict with missing fields
#250
horvatha
opened
2 years ago
2
tox throws setuptools error
#249
mleveck
closed
2 years ago
1
Build pure python3 wheel
#248
andyreagan
closed
2 years ago
1
seems like `add` isn't O(1)
#247
uriva
closed
2 years ago
6
Update typing.pyi
#246
dscrofts
closed
2 years ago
1
Discard transformation adds nodes
#245
mut3
closed
1 year ago
3
Missing positional argument "stop" in call to "delete" of "PVector"
#244
dscrofts
closed
2 years ago
2
Fixes issue #159 and greatly speeds up iteration of PMap in Python3
#243
noahbenson
closed
2 years ago
4
Next