Iwan Aucamp

Results 286 comments of Iwan Aucamp

> > There is, of course, the problem of validating that the version ranges in wheel you distribute are correct. For RDFLib I validate this by testing RDFLib with the...

@namedgraph hard to say, I think it may not, the store interface is a bit weird to be quite frank, I know @gjhiggins has worked a bit on improving it....

I made a list of some of the issues with the Store interface that I can think of, would be good to get some more feedback, I will try to...

> @aucampia can this be addressed in RDFLib 7.x? :) Not sure if there's a dedicated issue for this. I made an issue: - https://github.com/RDFLib/rdflib/issues/2538 And the fix for it...

@namedgraph I will try fix it this weekend.

@Tpt if you could have a brief look at I would appreciate it.

From #174 ## `poetry export --only=main` includes optional dependencies that are not optional in a dependency group - **Poetry version**: 1.3.1 - **Python version**: 3.11 - **OS version and name**:...

Same from The UK Copyright Service: [Rules dealing with names, titles and phrases](https://copyrightservice.co.uk/copyright/p18_copyright_names): > The short answer is to simply say that names, titles, short phrases, (and also colours), are...

I'm trying to work with https://github.com/cloudevents/spec/blob/3da5643ebceb39637406a7e30903dbac81cf92d2/cloudevents/formats/cloudevents.proto ```proto package io.cloudevents.v1; // ... message CloudEvent { // ... } // ... ``` When using protoc this puts python code in `io.cloudevents.v1.cloudevents_pb2` and...

I setup an example illustrating this problem https://github.com/aucampia/issue-20221116-python_protobuf_cloudevents/tree/da10645893a3085c5bd76642f12aef67a222266a