Kishan B
Kishan B
Can this package also remove `\ufeff` ? > `\ufeff` is a the [ZERO WIDTH NO-BREAK SPACE codepoint](https://codepoints.net/U+FEFF); it is not rendered when printing. It is used as a [byte order...
- Adds 1.22 and 1.23 to the test suite
Generating python lambda zips is a cumbersome process. It would be great if `uv build` can have the ability to generate AWS Lambda zip files which can be used to...
## What changes are proposed in this pull request? This PR updates the datatype of job_id parameter in the jobs API's update_permissions to be consistent with the other parts of...
Would be great if the keyboard shortcuts can be customizable as it is conflicting with some of the other shortcuts i have setup in my system.
The test code written using wire mock is generally of the form ``` stubFor(...) # Stub 1 stubFor(...) # Stub 2 actual call verify(1, ...) # Verify call for Stub...
Would be great if the following endpoint can be codified in this library. https://docs.github.com/en/rest/code-scanning/code-scanning?apiVersion=2022-11-28#update-a-code-scanning-default-setup-configuration
**Describe the bug** Getting the following error when running multi-gitter in an github org with more than 1000 repos. ```bash could not clone from the remote: stream error: stream ID...
This package is now available to install via pkgx package manager https://pkgx.dev/pkgs/github.com/mattrobenolt/jinja2-cli/ Can this be added to the readme?
## Context I am using this to sync files across ~600 repos. When performing this operation, after ~35 minutes of serialised run the action failed with the following error ```bash...