-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed as not planned
Labels
3.13bugs and security fixesbugs and security fixestopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
I can not use Tkinter in the version of 3.13.0, even if I just import tkinter will have a wrong. I try to run the program on two different laptops, and have the same problem.
from tkinter import *
Process finished with exit code -1073741819 (0xC0000005)
### CPython versions tested on:
3.13
### Operating systems tested on:
Windows
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixestopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error