David Bowen
David Bowen
### Search terms you've used I looked at every one of the 44 existing issues and [this is the only similar one](https://github.com/inrupt/solid-client-authn-js/issues/96) but it appears quite different ### Impacted package...
This will allow the library users to re-use the existing enumeration which is used in methods such as `CreateBucketHeader`.
I believe ['log-delivery-write'](https://github.com/huaweicloud/huaweicloud-sdk-python-obs/blob/c3447b8a9f22e6abca2be635e550a4e7a5da00f4/src/obs/model.py#L218) should be in [OBS_ALLOWED_ACL_CONTROL](https://github.com/huaweicloud/huaweicloud-sdk-python-obs/blob/c3447b8a9f22e6abca2be635e550a4e7a5da00f4/src/obs/convertor.py#L48) so we can give the logging agent permissions when using OBS. I have added this locally and it seems to work very well....
Hi, I noticed that the [Docker hub image tagged](https://hub.docker.com/r/danielqsj/kafka-exporter/tags) `latest` has changed but I also noticed that the latest release from the github repo was still [1.7.0](https://github.com/danielqsj/kafka_exporter/releases/tag/v1.7.0) (which has been...
## Describe the bug When using [anonymous resources](https://en.wikipedia.org/wiki/Blank_node#Anonymous_resources_in_RDF) with [generated labels](https://github.com/RDFLib/rdflib/blob/5b024064feef17ddb7d1b923bd9da72045ac25a9/rdflib/term.py#L431) an error is raised because the [HexBinaryAdapter](https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/annotation/adapters/HexBinaryAdapter.html) is not available. ## To Reproduce Steps to reproduce the behavior: 1....
I've created [a PR](https://github.com/TriplyDB/Yasgui/pull/212) to change it to `Ellipsis`
I think we want Ellipsis: https://en.wikipedia.org/wiki/Ellipsis here rather than Ellipse which is a shape in geometry. I don't think there's a compelling reason to change all the variable names though,...
### Search terms you've used I looked at all the existing issues. ### Bug description [deserializeTime](https://github.com/inrupt/solid-client-js/blob/569c16ed1146989a5fcbb48666e28dd15f606ef2/src/datatypes.ts#L139) expects the millisecond part of the string to be exactly three characters. Unfortunately, when...
Hi, I'm unable to use the OBS client in Python 3.12 because [this line of code](https://github.com/huaweicloud/huaweicloud-sdk-python-obs/blob/a185839ccb0db9b52e98ab9e662a1ff695258c03/src/obs/client.py#L673) is using the `check_hostname` argument which [was removed in Python 3.12](https://docs.python.org/3/library/http.client.html#http.client.HTTPSConnection). This is hard-coded...
Github reports this warning when the action is run: `The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/...