Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to enable Secure Coding on mac sonoma? #111082

Closed
Bilalxan opened this issue Oct 19, 2023 · 1 comment
Closed

How to enable Secure Coding on mac sonoma? #111082

Bilalxan opened this issue Oct 19, 2023 · 1 comment
Labels
OS-mac type-bug An unexpected behavior, bug, or error

Comments

@Bilalxan
Copy link

Bilalxan commented Oct 19, 2023

Bug report

Bug description:

# Add a code block here, if required

import turtle

timmy = turtle.Turtle()

print(timmy)

This is terminal:
2023-10-19 20:37:44.070 Python[13669:791789] 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

@Bilalxan Bilalxan added the type-bug An unexpected behavior, bug, or error label Oct 19, 2023
@ned-deily
Copy link
Member

Thanks for the report. This is a duplicate of #110950.

@ned-deily ned-deily closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-mac type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants