Brendon Smith
Brendon Smith
## Description This PR will correct two interrelated issues with how `aioaws` handles bucket names. ### Bucket names are not correctly parsed from bucket domains when adding to upload policy...
## Description Resolves samuelcolvin/aioaws#16 Thanks for this project. It’s refreshing to see an alternative to the other "bloated, opaque" AWS tools out there. This PR will add basic AWS session...
### Issue description or question The dictionary union operator was [introduced in Python 3.9](https://docs.python.org/3/whatsnew/3.9.html). Sourcery provides a [`use-dictionary-union`](https://docs.sourcery.ai/refactorings/use-dictionary-union/) refactoring to suggest the dictionary union operator. The Sourcery GitHub app is...
Currently, Sourcery suggests refactorings by opening a separate PR, which will be merged into the original PR. All the refactorings are performed in a single commit, so if you want...
## Description I opened a PR today (br3ndonland/inboard#43), expecting to receive a report from the Sourcery GitHub App. It didn't show up until after I merged the PR. It would...
**What version of this package are you using?** 4.0.3 **What problem do you want to solve?** Display info about multiple torrents **What do you think is the correct solution to...
**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [x] New feature [ ] Other, please explain:...
_Issue #, if available:_ aws-actions/configure-aws-credentials#280 aws-actions/configure-aws-credentials#281 _Description of changes:_ Thank you for the OpenID Connect ("OIDC") guidance in the README. However, I was confused when I read through it recently,...
Resolves: #312 Resolves: #4383 - [x] Added **tests** for changed code. - [x] Updated **documentation** for changed code. ## Description Thank you for Poetry. It's a huge help to the...
## Feature Request #### Is your feature request related to a problem? Please describe. Thanks for Starship! :rocket: Updating to the latest version of Starship sometimes breaks my prompt (https://github.com/starship/starship/issues/5667)....