Kaydet (Commit) bd39c03c authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Only setup canvas when it is first created.

Fixes #1514703
üst 16a39327
...@@ -19,6 +19,9 @@ Core and builtins ...@@ -19,6 +19,9 @@ Core and builtins
Library Library
------- -------
- Bug #1514703: Only setup canvas window in turtle when the canvas
is created.
- Bug #1513223: .close() of a _socketobj now releases the underlying - Bug #1513223: .close() of a _socketobj now releases the underlying
socket again, which then gets closed as it becomes unreferenced. socket again, which then gets closed as it becomes unreferenced.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment