forked from pool/python-param
5f85be2cecac49c028d4a419d7f2870dc32451460a494f707d5a6a054ca22acf
* Minor optimizations in hot codepaths accessing class parameters
* Unpack partial callables in iscoroutinefunction
* Fix building Param with setuptools-scm<7
* Parameter slot values are now all inherited correctly across
* There is now a ListProxy wrapper around Selector.objects (with
forward and backward compatibility) to easily update objects
* Parameterized classes and instances now have a rich HTML
representation that is displayed automatically in
* Parameters have all gained the allow_refs and nested_refs
attributes, bringing an exceptionally useful feature that was
* You can now use .param.update as a context manager for applying
* Path now has check_exists attribute, leading it to raise an error
- Update to version 1.12.3:
- Don't test optional numpy with python36, but include optional
* No upstream changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=54
Description
No description provided
Languages
Diff
100%