Setu Shah
Setu Shah
Two requests for current and future versions: - Can version updates please be either tagged / released on GitHub? - Can the tarballs also be uploaded to PyPI, not just...
**Describe the feature you'd like** We'd like the ability to install internal Python packages via CodeArtifact instead of just PyPI. **How would this feature be used? Please describe.** To install...
Ran into an issue installing v0.35.0 on because wheels for my arch are missing from the latest version that was published to PyPI ~an hour ago. Can the distribution please...
### Describe the bug On repos with merge queues enabled, using `gh pr merge` with `--delete-branch` forces the PR to be closed before merging it. A clear and concise description...
**Description** All our unit tests and validations which worked fine on v4.17.1 started failing upon updating to v4.18.0. Curiously, this is occurring only on GitHub Actions so far (`ubuntu-latest` images)...
Just ran into this with `alembic` v1.15.1, which was caused by changes in https://github.com/sqlalchemy/alembic/commit/ab446ab302ffb2884d0d95e2c76650833e6ed14b. Checklist: - [ ] Add tests that demonstrate the correct behavior of the change. Tests should...