mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
526749b678
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.