Go to file
Dirk Mueller 4119dea094 - update to 0.19.3:
* Fix #264, add wheels and official support for Python 3.11.
 * Fix #263, pmap regression in 0.19.1. Element access sometimes unreliable
   after insert.
 * Fix #159 (through PR #243). Pmap keys/values/items now behave more like the
   corresponding Python 3 methods on dicts. Previously they returned a
   materialized PVector holding the items, now they return
   views instead.
 * Fix #244, type for argument to PVector.delete missing.
 * Fix #249, rename perf test directory to avoid tripping up automatic
   discovery in more recent setuptools versions
 * Fix #247, performance bug when setting elements in maps and adding elements
   to sets
 * Fix #248, build pure Python wheels. This is used by some installers.
 * Fix #254, #258, support manylinux_2014_aarch64 wheels.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=27
2023-01-05 20:33:26 +00:00
.gitattributes Accepting request 522405 from home:TheBlackCat:branches:devel:languages:python 2017-09-08 18:27:46 +00:00
.gitignore Accepting request 522405 from home:TheBlackCat:branches:devel:languages:python 2017-09-08 18:27:46 +00:00
pyrsistent-0.19.3.tar.gz - update to 0.19.3: 2023-01-05 20:33:26 +00:00
python-pyrsistent.changes - update to 0.19.3: 2023-01-05 20:33:26 +00:00
python-pyrsistent.spec - update to 0.19.3: 2023-01-05 20:33:26 +00:00