◐ Shell
clean mode source ↗

Message 88383 - Python tracker

This was caused by code in macosxSupport.py that picked the branch for
the wrong Tk release because "[8, 4, 21] < (8, 4, 21)". 

Committed a fix in r72946