ac642404bb
- update to 2.0: * added get_lax() * added lzip(strict) param * made autocurry() and friends support kw-only and pos-only arguments * improved call._whatever_ arg introspection: pos-only, kw- only, kwargs and varargs are supported * test against Python 3.11 - minor doc fixes
Dirk Mueller2023-12-11 22:15:05 +00:00
ae11e09a1b
- update to 2.0: * added get_lax() * added lzip(strict) param * made autocurry() and friends support kw-only and pos-only arguments * improved call._whatever_ arg introspection: pos-only, kw- only, kwargs and varargs are supported * test against Python 3.11 - minor doc fixes
Dirk Mueller2023-12-11 22:15:05 +00:00
1c2a5fd839
- update to 1.18: * added join_with(strict=) * use more precise timer timeit.default_timer for log*durations (Saugat Pachhai) * preserve metadata when using autocurry as a decorator * doc improvements (thx to Tim Gates)
Dirk Mueller2023-03-26 19:19:49 +00:00
8863e5170f
- update to 1.18: * added join_with(strict=) * use more precise timer timeit.default_timer for log*durations (Saugat Pachhai) * preserve metadata when using autocurry as a decorator * doc improvements (thx to Tim Gates)
Dirk Mueller2023-03-26 19:19:49 +00:00
6eb0a4ccd7
Accepting request 1006874 from devel:languages:python
Richard Brown2022-09-29 16:13:51 +00:00
da1c96c9ee
Accepting request 1006874 from devel:languages:python
Richard Brown2022-09-29 16:13:51 +00:00
f1e85e4707
Accepting request 1006765 from home:yarunachalam:branches:devel:languages:python
Markéta Machová2022-09-29 09:15:39 +00:00
50152cac9e
Accepting request 1006765 from home:yarunachalam:branches:devel:languages:python
Markéta Machová2022-09-29 09:15:39 +00:00
5e0cd3b2f6
- 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()
Tomáš Chvátal
2019-03-12 16:47:02 +00:00
249d813954
- 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()
Tomáš Chvátal
2019-03-12 16:47:02 +00:00