Skip to content

gh-152172: Fix itertools documentation method reference#152194

Open
Adhyansinghgupta wants to merge 4 commits into
python:mainfrom
Adhyansinghgupta:main
Open

gh-152172: Fix itertools documentation method reference#152194
Adhyansinghgupta wants to merge 4 commits into
python:mainfrom
Adhyansinghgupta:main

Conversation

@Adhyansinghgupta

Copy link
Copy Markdown

Summary of changes

Corrected a documentation error in Doc/library/itertools.rst.
Replaced the :func: directive with :meth: for chain.from_iterable to correctly identify it as a method of the chain class.

Issue

gh-152172 # # #

@python-cla-bot

python-cla-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community

read-the-docs-community Bot commented Jun 25, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33311127 | 📁 Comparing 412018f against main (deeae2a)

  🔍 Preview build  

2 files changed
± library/itertools.html
± whatsnew/changelog.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant