Skip to content

--update to release candidate #332

@TheGiolly

Description

@TheGiolly

Install source and version

  • Installed from the Windows Store
  • Installed with the MSIX from python.org
  • Installed with the MSI from python.org
  • Installed with winget install 9NQ7512CXL7T

Version: 26.1

Describe the bug
Updating a Python 3.14.4 install causes 3.14.5rc1 to be installed.

To Reproduce
Steps to reproduce the behavior:

  1. py uninstall --purge
  2. py install 3
  3. py install --update

Expected behavior
py install 3 should install the latest stable version (3.14.4, which it does) and py install --update should update to the latest stable version.
If rc is considered stable, then it should be installed by py install 3.

Additional context
If you have log files (check your %TEMP% directory!), drag-and-drop them here to include them.
py uninstall --purge
python_uninstall_20260509102242_17604.log
py install 3
python_install_20260509102345_33860.log
py install --update
python_install_20260509102412_3436.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions