Skip to content

Several minor bugs in test_typing highlighted by pyflakes #102444

Closed
@AlexWaygood

Description

@AlexWaygood

Following #102437 by @JosephSBoyle, I tried running pyflakes on test_typing.py. It highlighted:

  • Another instance where a test isn't testing what it was meant to be testing
  • An instance where a test is entirely duplicated
  • Several unused imports or variables.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtopic-typingtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions