]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22168: Prevent turtle AttributeError with non-default Canvas on OS X.
authorNed Deily <nad@acm.org>
Sun, 14 Sep 2014 06:40:27 +0000 (23:40 -0700)
committerNed Deily <nad@acm.org>
Sun, 14 Sep 2014 06:40:27 +0000 (23:40 -0700)
commit2ebdb2c91157e11d70eb3178f0308f8b5bc48806
tree03eeaad88b5b9f07ff3d671e51e680312c15cbb5
parent50ff85812f2c0eb488569531a8cfbb56b7f76b0c
parent152dfd1dac6b45177215486b68ac0ebda38dd507
Issue #22168: Prevent turtle AttributeError with non-default Canvas on OS X.
Misc/NEWS