mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
was all that the method set anyway). Removed calls to the constructor. This reduces the number of Python function calls per widget construction by one, for every widget construction.