Skip to content

request: Explicitly-reexport @type_check_only in typing_extensions #10829

@bzoracler

Description

@bzoracler

@typing.type_check_only was not explicitly-reexported from typing_extensions as part of the typing-extensions 4.7.* update:

type_check_only,

As it is public API in typing.pyi with no indication of being deprecated, would there be any issues in re-exporting this symbol? I understand that it's still not available as a runtime object in typing_extensions.py, if that affects anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions