AI chatbots make it possible for people who can’t code to build apps, sites and tools. But it’s decidedly problematic.
When I run uv run --python 3.13 python then Python 3.13.0rc2 is started. Why it is still using the release candidate? ~ $ uv python list --only-installed cpython-3.13 ...
The official Python 3.12 documentation suggests setting the filter to 'fully_trusted' and set automatic DeprecationWarning. However, this does not work correctly on at least Python 3.9 (in a CI macOS ...