Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pathname2url removal #1288

Merged
merged 3 commits into from Jul 2, 2021
Merged

pathname2url removal #1288

merged 3 commits into from Jul 2, 2021

Conversation

tgbugs
Copy link
Contributor

@tgbugs tgbugs commented Mar 30, 2021

Use pathlib's as_uri function instead of pathname2url.

I think that most of the difference actually comes from patching uuid
to not waste 25 milliseconds every time it is imported but there is a
bit of improvement here
@tgbugs
Copy link
Contributor Author

tgbugs commented Mar 30, 2021

I also switched collections to have only lf line endings instead of crlf.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.004%) to 75.519% when pulling 099e22f on tgbugs:path2url-removal into d717cef on RDFLib:master.

4 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.004%) to 75.519% when pulling 099e22f on tgbugs:path2url-removal into d717cef on RDFLib:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.004%) to 75.519% when pulling 099e22f on tgbugs:path2url-removal into d717cef on RDFLib:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.004%) to 75.519% when pulling 099e22f on tgbugs:path2url-removal into d717cef on RDFLib:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.004%) to 75.519% when pulling 099e22f on tgbugs:path2url-removal into d717cef on RDFLib:master.

@nicholascar
Copy link
Member

@tgbugs there's a line number difference of 1 in your changed container.py. Can you identify the change?

@nicholascar nicholascar merged commit a1e4618 into RDFLib:master Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants