astral-sh / rye

a Hassle-Free Python Experience
https://rye.astral.sh
MIT License
13.6k stars 466 forks source link

Cannot fetch cpython@3.12.4 #1174

Closed ShravanSunder closed 3 months ago

ShravanSunder commented 3 months ago

Steps to Reproduce

cpython 3.12.4 can't be fetched, its already in Indygreg's Portable Python Builds for CPython

use rye toolchain fetch cpython@3.12.4

Expected Result

being able to fetch it as its in the portable python builds

Actual Result

2024-06-27 0616 Brave Browser New Issue · astral-shrye

Version Info

⚡➜ ~ rye --version rye 0.35.0 commit: 0.35.0 (2024-06-24) platform: macos (aarch64) self-python: cpython@3.12.2 symlink support: true uv enabled: true

Stacktrace

No response

zanieb commented 3 months ago

Hi! That version is not released yet, it's in the build but we haven't cut a new release of python-build-standalone.

ShravanSunder commented 3 months ago

ah i'll close it then.