Skip to content

Secure coding is not enabled for restorable state! WARNING on Mac OS Sonoma 14.0 #110950

Closed
@eamarten

Description

@eamarten

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

Metadata

Metadata

Assignees

Labels

OS-macpendingThe issue will be closed if no feedback is providedtopic-tkintertype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions