Skip to content

py installs old patch versions for 3.12, 3.11, 3.10, 3.9 #230

@jahir

Description

@jahir

Install source and version

  • Installed with the MSI from python.org

Version: 25.1 (also with 25.0)

Describe the bug
py list --online only shows outdated patch versions for python versions before 3.13:

  • 3.12.10 instead of 3.12.12
  • 3.11.9 instead of 3.11.14
  • 3.10.11 instead of 3.10.19

Same applies to py install (with or without --update). I have no clue where py gets its version data (probably some web service),

To Reproduce

  1. run py install 3.12

Expected behavior
python 3.12.12 should be installed

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