Skip to content

Windows installer doesn't include IDLE by default #123195

Open
@Orava2

Description

@Orava2

Bug report

Bug description:

Lastest installer 3.12.5 does not install IDLE by default settings. Documentation states that the default value for Include_tcltk is 1 (https://docs.python.org/3/using/windows.html).

python-3.12.5-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0

Version 3.12.3 installs IDLE by default but the version 3.12.5 requires Include_tcltk=1

CPython versions tested on:

3.12

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions