Fix literal context for ternary expressions (for real) by ilevkivskyi · Pull Request #18545 · python/mypy

@ilevkivskyi

wesleywright pushed a commit that referenced this pull request

Jan 27, 2025
I am not waiting for review as the fix is obvious. The only annoying
thing is that we had an exact test as in the repro but it passed
accidentally because we use builtins fixtures.

x612skm pushed a commit to x612skm/mypy-dev that referenced this pull request

Feb 24, 2025
I am not waiting for review as the fix is obvious. The only annoying
thing is that we had an exact test as in the repro but it passed
accidentally because we use builtins fixtures.