Matthew X. Economou
Matthew X. Economou
This implements the fix to `botocore.credentials.ProcessProvider.load()` described in #3098. I added a test that reproduced the bug. The test passes with my fix applied. ~Please note that linting fails in...
### Describe the bug [The AWS CLI documentation on changing configuration settings using commands says](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html#cli-configure-files-methods): > To remove a setting, use an empty string as the value, or manually delete...
Consider the [attached GitHub Actions workflow definition](https://github.com/user-attachments/files/17739777/ci.zip). If shellcheck is not installed on the developer's computer, the actionlint pre-commit hook will not report any issues with the workflow definition. Furthermore,...
After enabling debug mode, I got this error when LocalAI tried to load the model because the absolute path to the back end had a space in it. Looking at...
I have pytest-cases 3.9.1 installed, and when I have pytest 9.0.0 or later installed, test collection fails with the following error. As a workaround, downgrade to pytest>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> traceback >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> .venv/lib/python3.13/site-packages/pluggy/_hooks.py:512:...