Skip to content

Conversation

davidhalter
Copy link
Contributor

  • Result changes for recent releases
  • Wrap one assert_type(..., Never) in a if bool(), because some type checkers might mark the rest of the module as unreachable (commit 28a7aed)
  • Adds a way to only run the tests for a specific type checker e.g. python main.py --only-run mypy (commit 2dc2643)

I felt like the last two changes made sense anyway and shouldn't be controversial, so I added them.

@srittau srittau added the topic: conformance tests Issues with the conformance test suite label Oct 7, 2025
@rchen152 rchen152 merged commit 2f008ed into python:main Oct 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: conformance tests Issues with the conformance test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants