Skip to content

Link to sets reference in Python tutorial #140379

@TheHarmonicRealm

Description

@TheHarmonicRealm

Documentation

On the tutorial's "Data Structures" page, each section visibly links to the relevant part of the "Built-in Types" page for more comprehensive information, except the Sets section does not and could use a reference to the set/frozenset anchor aside from the one behind the set() function link.

The lists section also maybe could use a link to the sequence types section like the tuples section has, though it is more detailed than the sets section so it is less necessary.

This is surely a pretty basic fix, but I think it would be a lot faster for someone else who regularly works with this stuff to do it than me. The page that would be modified is Doc/tutorial/datastructures.rst, with the reference pointing to Doc/library/stdtypes.rst. Thank you!

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc direasy

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions