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

Final changes for py-ipfs-http-client #181

Merged
merged 14 commits into from
May 12, 2019

Conversation

ntninja
Copy link
Contributor

@ntninja ntninja commented May 12, 2019

It's been a long time in the making, but I think it may now be done.

closes #180
closes #150

ntninja added 14 commits May 12, 2019 22:25
When adding a directory from a file descriptor (the default for Python3 on
Linux) the top-level added directory would end up being `<dirname>/` rather
then just `<dirname>` which would cause the directory to be sent twice to
the daemon which would then normalize the paths to the same name but treat
them as separate entities hence returning an extra empty directory result
for the first name.
…stricting the address family used during name resolution
Most parts of the codebase were already using tabs before this and only needed small adjustments.
@ntninja ntninja force-pushed the py-ipfs-http-client branch from f2da6da to cb6d1b0 Compare May 12, 2019 20:36
@ntninja ntninja merged commit 51f1a69 into ipfs-shipyard:py-ipfs-http-client May 12, 2019
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.

2 participants