-
Notifications
You must be signed in to change notification settings - Fork 275
Pull requests: pytoolz/toolz
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: tail(0, seq) should return empty instead of the whole sequence
#629
opened Jul 4, 2026 by
kaizeenn
Loading…
take()/drop(): raise a clear ValueError for negative n
#628
opened Jul 4, 2026 by
rantkiglorelgmx-lab
Loading…
Fix tail(n, seq) returning whole sequence for n <= 0
#627
opened Jul 2, 2026 by
Sanjays2402
Loading…
Use identity ('is') comparison for no_default sentinel in itertoolz
#625
opened Jun 25, 2026 by
gaoflow
Loading…
Bump actions/upload-artifact from 4.6.2 to 6.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#619
opened Jan 1, 2026 by
dependabot
Bot
Loading…
Bump actions/attest-build-provenance from 3.0.0 to 3.1.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#618
opened Jan 1, 2026 by
dependabot
Bot
Loading…
Bump codecov/codecov-action from 5.5.1 to 5.5.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#617
opened Jan 1, 2026 by
dependabot
Bot
Loading…
Bump actions/download-artifact from 5.0.0 to 7.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#616
opened Jan 1, 2026 by
dependabot
Bot
Loading…
Bump actions/checkout from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#615
opened Dec 1, 2025 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.