Issues
- 8
Version 1.0
#588 opened by mrocklin - 5
Continued Maintenance
#584 opened by mrocklin - 1
0.12.0: pytest is failing in `bench/test_wordcount.py::test_shakespeare` unit because missing bench/shakespeare.txt file
#564 opened by kloczek - 5
- 5
Test failures with Python 3.13
#581 opened by opoplawski - 0
Drop Python 3.7
#585 opened by jrbourbeau - 3
test_inspect_wrapped_property fails
#577 opened by doronbehar - 0
- 0
- 0
Should we have dissoc_in ?
#579 opened by yellowbean - 0
- 14
optional static typing for toolz
#496 opened by Jasha10 - 13
Idea: compose as an operator
#523 opened by samfrances - 0
- 2
Loss of typing information on composed functions
#569 opened by muxator - 5
Split two lists/iterables of objects "wanted_state", "existing_state" in 3 lists "create", "update", "delete"
#567 opened by LLyaudet - 9
The "collect" decorator
#557 opened by maxme1 - 2
- 6
Idea: J-style forks
#544 opened by techieji - 9
Feature request: unpack
#486 opened by elyase - 6
eager map & filter?
#483 opened by bijoythomas - 2
Idea: Compose class should be iterable
#553 opened by ZeroBomb - 2
Support Python 3.11.0
#554 opened by mzy2240 - 4
Recipe: iterator wrapper that can be sorted or compared by the next value in the iterator
#549 opened by mentalisttraceur - 2
- 1
Any good article/video/book/anything that shows how to use toolz for software development?
#543 opened by vasili111 - 1
`thread_as` function ??
#540 opened by gkspranger - 7
import issues with py311
#528 opened by tacaswell - 8
functional `if`, `==`, `in`, `*`, `assert`
#472 opened by uriva - 0
Combination of map and accumulate
#529 opened by rindis - 3
- 3
0.11.1: sphinx 4.x warnings
#521 opened by kloczek - 2
0.11.1: pytest `DeprecationWarning` warning
#520 opened by kloczek - 4
iget for fetching indexes from a non-sequence iterable
#517 opened by groutr - 2
dicttoolz and factory
#511 opened by bkmi - 4
Test fails with python 3.10
#512 opened by opoplawski - 4
`_check_sigspec` is slow
#495 opened by uriva - 1
in update_in(), option to disable upsert
#515 opened by fenom - 1
not understanding ***join*** function
#514 opened by PyAntony - 4
pipe and **kwargs
#510 opened by dilzeem - 1
flip bug with > 2 parameters
#509 opened by efagerberg - 2
Should curry be deprecated?
#504 opened by caleb15 - 3
- 2
Include python wheel in in the next release on PyPi
#489 opened by rth - 2
0.10.0 Package Hashes
#498 opened by maciejgliwinski - 3
Function `unmerge`
#480 opened by snguyenthanh - 2
Bug in compose introduced in 0.10.0
#481 opened by Thomasillo - 0
Fix simple typo: sequencies -> sequences
#477 opened by timgates42 - 2
A placeholder value for a curried function?
#475 opened by yuhanz - 6
curry captures and silences TypeError incorrectly
#471 opened by jluttine