We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ 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
$ 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
While https://www.python.org/downloads/release/python-3130/ was released yesterday, asdf still shows only the dev versions.
Python 3.13.0 should not be listed.
The text was updated successfully, but these errors were encountered:
Sorted.
Sorry, something went wrong.
No branches or pull requests
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
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.
The text was updated successfully, but these errors were encountered: