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

DOC: In reduce, refer to accumulate #7930

Merged
merged 1 commit into from
Jul 4, 2018
Merged

Conversation

gerritholl
Copy link
Contributor

In the documentation for functools.reduce, refer to itertools.accumulate. The two perform similar tasks. In the opposite direction, there is already a linked reference.

@gerritholl
Copy link
Contributor Author

Does this count as a trivial change in which no issue number or news entry is required?

@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news labels Jun 27, 2018
@rhettinger
Copy link
Contributor

Please fix-up the trailing whitespace so the bots will be happy. (Just run make patchcheck and it will take care of this for you).

In the documentation for `functools.reduce`, refer to `itertools.accumulate`.  The two perform similar tasks.  In the opposite direction, there is already a linked reference.
@rhettinger rhettinger merged commit bd81cbd into python:master Jul 4, 2018
@gerritholl gerritholl deleted the patch-4 branch December 29, 2022 08:27
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.

5 participants