Chowder
Chowder
#### What is it? - [ ] Bugfix (user facing) - [x] Feature (user facing) - [ ] Codebase improvement (dev facing) - [ ] Meta improvement to the project...
- Add attack, defense and stamina to DataSources - sendMessage includes specific IV stats instead of just percentage (note for @Unknown66)
Just a small change, since that's what this program is referred to everywhere else.
Stage-2 bootstrap script incorrectly removes inherited PYTHONPATH entries on Python 3.11 and above
# 🐞 bug report ### Affected Rule The issue is caused by the rule: `py_binary` / `py_test` ### Is this a regression? Yes. ### Description [The stage-1 bootstrap script runs...