Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Intersphinx: collections (python2) -> collections.abc (python3) #237

@MSeifert04

Description

@MSeifert04

Is it possible to setup an intersphinx mapping that links the python3 collections.abc as well as the python2 collections correctly?

For example collections.Mapping (py2) is now collections.abc.Mapping (py3). But the not-abcs like collections.OrderedDict remained in the collections namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions