Martijn Pieters
Martijn Pieters
I find myself referring to the verifier source code to figure out what the different CLI options do: - There is no spec for what the `--state-change-url` will send. You...
The last version of the [pact-ref-verifier image on the docker hub](https://hub.docker.com/r/pactfoundation/pact-ref-verifier/tags) is 1.1.1. Can versions 1.1.2 and 1.1.3 be pushed there please? Are there plans to push to the Github...
### Is this a new Bug? - [X] I checked that the bug hasn't been reported before ### Package Name jellyfin ### Package Version 10.9.7-15 ### Device Model DS1522+ ###...
**Environment** * pip version: 18.1 * Python version: 3.7.1 * OS: MacOS, Windows **Description** When behind a proxy, installing a project with a `pyproject.toml` defining a `build-system.requires` option will fail,...
When copying a large S3 object with `s3.object.copy()` / `s3.client.copy()`, aioboto3 will use multiple `uploader()` tasks to manage the transfer. However, it doesn't put any limit on the number of...