8000 add mypy run on py3.13 · Issue #3165 · python-trio/trio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
add mypy run on py3.13 #3165
Open
Open
@jakkdl

Description

@jakkdl

As noticed in #3162 (comment) & #3162 (comment) we have code guarded by if sys.version_info > (3, ...) that currently isn't type checked at all.

So we should probably test both lowest & highest supported python version with mypy. Should be fairly straightforward: duplicate the code in check.sh and fix the one error in _path.py.

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

      0