-
Notifications
You must be signed in to change notification settings - Fork 14
chore(deps): update dependency more_itertools to <10.8 #994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
40db8eb
to
335cae8
Compare
|
335cae8
to
1d60fcd
Compare
|
This PR contains the following updates:
<10.4
-><10.8
Release Notes
more-itertools/more-itertools (more_itertools)
v10.7.0
: Version 10.7.0Compare Source
See the change log here for details.
v10.6.0
: Version 10.6.0Compare Source
New functions:
is_prime
andnth_prime
were added (thanks to JamesParrott and rhettinger)loops
was added (thanks to rhettinger)Changes to existing functions:
factor
was optimized to handle larger inputs and use less memory (thanks to rhettinger)spy
was optimized to enable nested calls (thanks to rhettinger)polynomial_from_roots
was made non-recursive and able to handle larger numbers of roots (thanks to pochmann3 and rhettinger)is_sorted
now only relies on less than comparisons (thanks to rhettinger)outer_product
was improved (thanks to rhettinger)sample
were improved (thanks to rhettinger)Other changes:
mypy
checks were fixed (thanks to JamesParrott)v10.5.0
Compare Source
What's Changed
Full Changelog: more-itertools/more-itertools@v10.4.0...v10.5.0
v10.4.0
: Version 10.4.0Compare Source
What's Changed
windowed_complete
corrected by @m472 in https://github.com/more-itertools/more-itertools/pull/881zip_broadcast
by @Pandede in https://github.com/more-itertools/more-itertools/pull/888strict
tosort_together
by @Pandede in https://github.com/more-itertools/more-itertools/pull/892New Contributors
Full Changelog: more-itertools/more-itertools@v10.3.0...v10.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.