Ben Ellis

Results 18 comments of Ben Ellis

I've been using this as a work around, I'll look at raising a PR when I get some time. ``` def traverse( *target_providers: Provider[Any], types: Iterable[type] | None = None,...

Below is the patch I've been using for now, ``` """ Additional functionality added to dependency-injector. ProvideProxy marker will call the provider on every invocation of the object. ProvideLazy marker...

Assuming this ticket is in relation to the --credential-process flag, this ticket was raised on AWS-CLI project, https://github.com/aws/aws-cli/issues/5109 Can `--credential-process` flag be changed to not save the credentials to the...

I've raised #895 to address aws/aws-cli#5109

Would it be possible to at least keep producing the client libraries so we can more easily test/develop in windows?

Thanks. I'll give that a go! Didn't know about the __J2V8_INIT__ function.

JSZip may work for parsing JAR files. https://stuk.github.io/jszip/

Ths viewbox isn't right. I've scaled it to fit the normal 0 0 24 24 viewbox but had to manually center it so padding might be out, ```svg ```