-
### Environment
- Git Extensions 5.0.0.17897
- Build 2a3b78b868e7757d986c49bbfc03406b38f1ffe9
- Git 2.47.0.windows.1
- Microsoft Windows NT 10.0.19045.0
- .NET 8.0.8
- DPI 96dpi (no scaling)
- …
-
### Project to be claimed
`aider`: https://pypi.org/project/aider/
### Your PyPI username
`paul-gauthier`: https://pypi.org/user/paul-gauthier/
### Reasons for the request
The only rele…
-
The logging module, in most common configurations, is vulnerable to [log injection](https://owasp.org/www-community/attacks/Log_Injection) attacks.
For example:
```python3
import logging
loggi…
glyph updated
2 years ago
-
Hi team, thanks for the great tool.
One of the small features I appreciated with `black` is that it would list which files where changed when I ran the command, is it possible to have that with ruf…
-
Ever since updating to the latest IntelliJ version, we've been getting the exception with root cause message `Attempt to modify PSI for non-committed Document!`.
IntelliJ version info:
Plugin …
-
To solve #17732 we added `-DFMT_DEPRECATED_OSTREAM` in #17739 and #17743, but this is not an ideal work-around -- and in any case, will no longer work as of fmt 10.
The risk is that as soon as fmt …
-
This api uses string interpolation:
```logger.log('info', 'test message %s', 'my string'); // info: test message my string```
And this uses meta data:
```logger.info(`npm version patch -m "Upg…
-
I'm getting the error `error: Failed to parse notebooks/tickets v2.ipynb:1:1:5: Invalid decimal integer literal` when I run `ruff format .` on a project (previously I was using whatever the default vs…
-
_This issue was initially reported in `cucumber/cucumber-js` as https://github.com/cucumber/cucumber-js/issues/1949. See discussion there why it was moved here._
### 👓 What did you see?
When…
-
### Details
I'm proposing an enhancement for Sweep to automate the entire development workflow, including steps that currently require manual terminal command execution. The goal is to extend Sweep's …