SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-funcy-1.16-lp153.17.3.noarch.rpm :

* Tue Aug 31 2021 John Paul Adrian Glaubitz - Update to 1.16
* support Python 3.9 officially
* unify AATTmemoize() and AATTcache(): both have .skip/.memory/.invalidate/.invalidate_all now
* support dynamic resulting exception in AATTreraise() (Laurens Duijvesteijn)
* made () optional for AATTdecorator-made decorators with kw-only args
* added AATTthrottle()
* added has_path() (Denys Zorinets)
* fixed autocurry kwargs handling- from version 1.15
* made rpartial accept keyworded arguments (Ruan Comelli)
* made `AATTcache.invalidate()` idempotent (Dmitry Vasilyanov)
* made raiser() accept a string as a shortcut
* fixed cheatsheat description for \'distinct\' helper (tsouvarev)
* fixed some seqs docstrings
* fixed some typos (Tim Gates)
* Sun Aug 09 2020 John Vandenberg - Update to v1.14
* stated Python 3.7 and 3.8 support
* dropped Python 2.6
* added AATTwrap_prop()
* added filter_errors param to AATTretry()
* published nullcontext properly
* Mon Aug 12 2019 Marketa Calabkova - Update to 1.13
* added AATTwrap_with()
* added nullcontext
* Fri May 10 2019 pgajdosAATTsuse.com- version update to 1.12 - added AATTcached_readonly - more introspection in AATTdecorator decorators - documented AATTcached_property inheritance limitations - included tests in pypi sdist tarball (Tomáš Chvátal)- back to PyPI tarball
* Tue Mar 12 2019 Tomáš Chvátal - Update to 1.11: - switched docs and internals to Python 3 - improved docs: better texts and examples here and there - support Python 3.7 officially - added popups over functions everywhere in docs - accept any iterables of errors in flow utils - fixed walk_values() for defaultdicts with empty factory - fixed xmap() signature introspection - documented lzip()
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Fri May 18 2018 jengelhAATTinai.de- Avoid first person in description.
* Wed May 09 2018 toddrme2178AATTgmail.com- Update to 1.10.1
* use raise from in reraise()
* fix AATTcache with mixed positional and keywords args (thx to adrian-dankiv)- Update to 1.10
* added AATTreraise()
* added unit and threshold params to
*_durations() utils
* published and documented LazyObject
* fixed iffy() default argument when action is not present (Dmytro Kabakchei)
* Wed Oct 18 2017 toddrme2178AATTgmail.com- Implement single-spec version- Update to 1.9.1
* See changelog at https://github.com/Suor/funcy/blob/1.9.1/CHANGELOG
* Mon Jul 14 2014 toddrme2178AATTgmail.com- - Initial version
 
ICM