-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Closed
Copy link
Labels
OS-macpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
With turtle_test.py containing
from turtle import home
home()
running
python turtle_test.py
outputs:
2023-10-17 08:21:27.948 Python[19831:20908209] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
CPython versions tested on:
3.12
Operating systems tested on:
macOS
Linked PRs
BenjaminIsMyName and amirsoroush
Metadata
Metadata
Assignees
Labels
OS-macpendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error