Closed as not planned
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