[mypyc] Fix non-deterministic compiler output due to frozensets (#21631)
Frozenset literals were emitted in an unpredictable order due to hash randomization. Make the order deterministic. I used some coding agent assist (esp. with tests). --------- Co-authored-by: Piotr Sawicki <sawickipiotr@outlook.com>
J
Jukka Lehtosalo committed
9d5e32c76ef28862cb373ee1a33db9268406b83f
Parent: 5ef0902
Committed by GitHub <noreply@github.com>
on 6/22/2026, 12:39:02 PM