Iwan Aucamp
Iwan Aucamp
@nicholascar made some changes to your branch to get the tests to pass on windows: - Use bytes written as size instead of using `os.path.size()`. The second option here is...
Another commit: - Very that writing triple won't exceed max file size before writing instead of after writing. This also necesitates using binary mode for file IO so that an...
@nicholascar will finish this up in W32
pre-commit.ci autofix
> I think this is good to merge now. I will merge this later this week if there is no further feedback.
one concern I have with this is that pyld was last updated in 2020, I don't mind this in principle, but I would prefer to actually incorporate their codebase rather...
> It is a bit "after the fact" though in terms of rdflib-jsonld now having been copied into RDFLib. Dependers of RDFLib may now rely on these innards, so further...
Converted back to an issue from discussion, this is tracked here: https://security.snyk.io/vuln/SNYK-PYTHON-RDFLIB-1324490 We should resolve this some way or another, either by making a change to rdflib or disputing the...
"critical" label transfers from the original issue.
Nobody is working on this at the moment. A draft PR was made for this, but it is not in a mergable state and also reduces the overall quality of...