Skip to content

Itertool recipe improvements #103399

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

Merged
merged 7 commits into from
Apr 9, 2023

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Apr 9, 2023

  • Simplify convolve() recipe by factoring out the sliding_window() call.
  • Remove the arcane triplewise() recipe in favor of sliding_window().
  • Move all the math flavored recipes to their own section.
  • Reorder the general purpose recipes a bit more logically.
  • Add tests for old recipes that are still guaranteed to work.

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news 3.12 only security fixes labels Apr 9, 2023
@rhettinger rhettinger self-assigned this Apr 9, 2023
@rhettinger rhettinger merged commit f65fdbb into python:main Apr 9, 2023
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 only security fixes docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants