Red-DiscordBot: our probe ran a Python this project excludes
Not a finding about Red-DiscordBot. On 2026-09-13 our probe ran Python 3.14.6; this project requires <3.12,>=3.8.1.
About Red-DiscordBot
This receipt is about our tooling, not about Red-DiscordBot. The project requires Python <3.12,>=3.8.1 and our probe ran 3.14.6, which that range excludes, so the resolver refused. Note also that this listing's version floor reads Python >=3.8.1, per its setup.py -- only the lower bound, because setup.py is where we read it. The upper bound printed here came out of the probe. Where the two disagree, this sentence is the fuller one. Nothing here says whether Red-DiscordBot's dependencies resolve on a Python it supports.
python -m pip install --dry-run --disable-pip-version-check --no-input --report report.json . exited 1 after 6 seconds. It said: Package 'red-discordbot' requires a different Python: 3.14.6 not in '<3.12,>=3.8.1'.
We cloned the repository at commit 111a8b885238 from its pyproject.toml and ran it under sandbox-exec -- (deny default) after importing the base BSD profile, reads allowed only under the system and toolchain paths and the scratch directory, writes confined to that scratch directory, the environment replaced with env -i, and lifecycle scripts disabled. The user's home directory is on no allow list. Python 3.14.6, pip 26.1.2. Nothing was installed and nothing was executed from the project: pip was asked to resolve the dependency set and report it, which is an observation about that day and that toolchain and nothing more.