Go to file
Dominique Leuenberger 03a2c6272d Accepting request 1137122 from devel:languages:python
- update to 0.20.0:
  * Fix #245, never introduce new nodes during discard.
  * Fix #268, do not rely on well implemented __ne__ for keys in
    pmaps, instead do explicit inversion of equality
    comparison when checking for inequality.
  * Officially support Python 3.12.
  * Officially drop support for Python 3.7.
  * Fix #273, build more types of wheels.
  * Fix #282, add generic types to types
  * Fix #281, defaultdict can now be frozen. NB! This is a
    backwards incompatible fix since defaultdict was not
    previously frozen.

   to 0.17.0. Thanks @cool-RR for this!
  * Fix #166, Propagate 'ignore_extra' param in hierarchy. Thanks
  * Fix #154, not possible to insert empty pmap as leaf node with
  * Python 3.4 is no longer officially supported since it is EOL
  * Fix #157, major improvements to type hints. Thanks @je-l for
  * Fix #121, regression in PClass.set()

OBS-URL: https://build.opensuse.org/request/show/1137122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyrsistent?expand=0&rev=14
2024-01-06 16:29:15 +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.20.0.tar.gz - update to 0.20.0: 2024-01-05 17:32:13 +00:00
python-pyrsistent.changes - update to 0.20.0: 2024-01-05 17:32:13 +00:00
python-pyrsistent.spec - update to 0.20.0: 2024-01-05 17:32:13 +00:00