Skip to content

library/itertools.rst declares chain as a function and chain.from_iterable as a class method immediately below, but refers to it as a function #152172

Description

@jonathandung

Documentation

See more-itertools/more-itertools#1163. I believe separating the classmethod on chain outside chain, and using the func directive instead of the meth directive to refer to chain.from_iterable to work around this, to be suboptimal.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dirpendingThe issue will be closed if no feedback is provided
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions