mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
5e62d9bd54
Rewriting the day and date every tick somehow prevented them from being removed either by clicking STOP or loading another example. The solution is to rewrite them only when they change. (cherry picked from commitc124577ebe) (cherry picked from commit30d7e9e721) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Wulian <xiguawulian@gmail.com>