Skip to content

Conversation

@cuu508
Copy link

@cuu508 cuu508 commented Oct 27, 2025

@github-actions
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

tornado (https://github.com/tornadoweb/tornado)
+ tornado/curl_httpclient.py:283: error: Incompatible types in assignment (expression has type "int | float | str | list[str] | list[Sequence[tuple[str, str]]]", variable has type "int")  [assignment]
+ tornado/curl_httpclient.py:305: error: Argument "effective_url" to "HTTPResponse" has incompatible type "int | float | str | list[str] | list[Sequence[tuple[str, str]]] | None"; expected "str | None"  [arg-type]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant