forked from pool/python-funcy
Accepting request 1006765 from home:yarunachalam:branches:devel:languages:python
- Update to 1.17 - added del_in() - made throttle() and limit_error_rate() work on methods - added str and repr to Call objects - migrated CI to Github actions (thx to Bruno Alla) - fixed doc[string] for zip_dicts (Tal Einat) - fixed some inspect issues - minor doc fixes OBS-URL: https://build.opensuse.org/request/show/1006765 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 19:41:40 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 1.17
|
||||
- added del_in()
|
||||
- made throttle() and limit_error_rate() work on methods
|
||||
- added str and repr to Call objects
|
||||
- migrated CI to Github actions (thx to Bruno Alla)
|
||||
- fixed doc[string] for zip_dicts (Tal Einat)
|
||||
- fixed some inspect issues
|
||||
- minor doc fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 31 10:08:03 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user