Skip to content
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

Beef-up tests for the itertool docs. #116679

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Mar 12, 2024

  1. Add tests for greedy or lazy consumption of input iterator(s) in cases where it matters.
  2. Tweak the docsting for convolve() to mention its equivalence to polynomial multiplication.
  3. Fix inconsistent arrow notation.

📚 Documentation preview 📚: https://cpython-previews--116679.org.readthedocs.build/

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news needs backport to 3.12 bug and security fixes labels Mar 12, 2024
@rhettinger rhettinger merged commit 1261866 into python:main Mar 12, 2024
29 checks passed
@rhettinger rhettinger deleted the recipe_tests_and_docstrings branch March 12, 2024 22:20
@miss-islington-app
Copy link

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 12, 2024
(cherry picked from commit 1261866)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 12, 2024

GH-116688 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Mar 12, 2024
vstinner pushed a commit to vstinner/cpython that referenced this pull request Mar 20, 2024
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant