Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3.13.0 release is not recognized #190

Closed
Tracked by #229
ssbarnea opened this issue Oct 8, 2024 · 1 comment
Closed
Tracked by #229

python 3.13.0 release is not recognized #190

ssbarnea opened this issue Oct 8, 2024 · 1 comment

Comments

@ssbarnea
Copy link

ssbarnea commented Oct 8, 2024

Provide environment information

$ asdf info
OS:
Darwin m1 24.1.0 Darwin Kernel Version 24.1.0: Mon Sep 30 00:10:31 PDT 2024; root:xnu-11215.40.63~39/RELEASE_ARM64_T6000 arm64

SHELL:
zsh 5.9 (arm64-apple-darwin24.0)

BASH VERSION:
5.2.37(1)-release

ASDF VERSION:
v0.14.1

ASDF INTERNAL VARIABLES:
ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/Users/ssbarnea/.asdf
ASDF_DIR=/opt/homebrew/opt/asdf/libexec
ASDF_CONFIG_FILE=/Users/ssbarnea/.asdfrc

ASDF INSTALLED PLUGINS:
direnv https://github.com/asdf-community/asdf-direnv.git master 6ff3dbe
github-cli https://github.com/bartlomiejdanek/asdf-github-cli.git master e0605b7
nodejs https://github.com/asdf-vm/asdf-nodejs.git master c36e6f0
python https://github.com/danhper/asdf-python.git master a3a0185
task https://github.com/particledecay/asdf-task.git main 0831b3c
yarn https://github.com/twuni/asdf-yarn.git main 376c540

To Reproduce

$ asdf list python
  --definitions
  --help
  3.10.14
  3.10.15
  3.11.10
  3.11.5
  3.12.7
  3.13-dev
  3.13t-dev
  3.7.17
  3.8.18
  3.8.20
  3.9.18
  3.9.20

Describe the Bug

While https://www.python.org/downloads/release/python-3130/ was released yesterday, asdf still shows only the dev versions.

Expected Behaviour

Python 3.13.0 should not be listed.

@ssbarnea
Copy link
Author

ssbarnea commented Nov 5, 2024

Sorted.

@ssbarnea ssbarnea closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant