You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to #2520uv is a priority for this year.
I think that is a great thing, as the universal lock file offered by uv makes multi platform and multi python version projects much easier to manage. I already use the lock rule offered by rules_python and it works great for me.
What prompts me to write this question is that the documentation marks this as EXPERIMENTAL.
I understand that the things around using uv might not yet be final. However, to my understanding experimental typically does not just imply "might change" but also "might be removed completely".
Such an EXPERIMENTAL warning might scare away people from adopting this.
Thus my question, is this feature really still experimental, or just not yet stable, given it seems to work well and is part of the official roadmap.
And assuming it is indeed just "not stable", could we update the documentation accordingly?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
According to #2520
uvis a priority for this year.I think that is a great thing, as the universal lock file offered by
uvmakes multi platform and multi python version projects much easier to manage. I already use thelockrule offered by rules_python and it works great for me.What prompts me to write this question is that the documentation marks this as EXPERIMENTAL.
I understand that the things around using
uvmight not yet be final. However, to my understanding experimental typically does not just imply "might change" but also "might be removed completely".Such an EXPERIMENTAL warning might scare away people from adopting this.
Thus my question, is this feature really still experimental, or just not yet stable, given it seems to work well and is part of the official roadmap.
And assuming it is indeed just "not stable", could we update the documentation accordingly?
Beta Was this translation helpful? Give feedback.
All reactions