Closed
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