Bug report
Bug description:
Hi, i am using Python 3.14.7 IDLE under windows 11 25h2. every time i open the IDLE and go to File | Open a file open dialob opens but there is not any python file shown in the file list of the dialog, because the file type preselection is initially always at Text files (*.txt). i have to change that preselection to Python files (*,py,...) to get python files listed in the file list. this setting is kept until i close an reopen the IDLE. then the preselection is back to Text files (*.txt)
i installed the IDLE on windows via:
winget install Python.Python.3.14
CPython versions tested on:
3.14.7 (also 3.13.15)
Operating systems tested on:
Windows
Linked PRs
Bug report
Bug description:
Hi, i am using Python 3.14.7 IDLE under windows 11 25h2. every time i open the IDLE and go to
File | Opena file open dialob opens but there is not any python file shown in the file list of the dialog, because the file type preselection is initially always atText files (*.txt). i have to change that preselection toPython files (*,py,...)to get python files listed in the file list. this setting is kept until i close an reopen the IDLE. then the preselection is back toText files (*.txt)i installed the IDLE on windows via:
CPython versions tested on:
3.14.7 (also 3.13.15)
Operating systems tested on:
Windows
Linked PRs