Skip to content

Fix nondeterminism from nonassociativity of overload joins#21455

Merged
hauntsaninja merged 1 commit into
python:masterfrom
hauntsaninja:nondetfix
May 10, 2026
Merged

Fix nondeterminism from nonassociativity of overload joins#21455
hauntsaninja merged 1 commit into
python:masterfrom
hauntsaninja:nondetfix

Conversation

@hauntsaninja

@hauntsaninja hauntsaninja commented May 10, 2026

Copy link
Copy Markdown
Collaborator

Fixes #21445

See also my previous PRs #19147 and #19158

@hauntsaninja hauntsaninja changed the title Fix more nondeterminism from nonassociativity of overload joins May 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@hauntsaninja hauntsaninja merged commit 010f0a2 into python:master May 10, 2026
25 checks passed
@hauntsaninja hauntsaninja deleted the nondetfix branch May 10, 2026 07:08
JukkaL pushed a commit that referenced this pull request May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant