Skip to content

Conversation

@njouanin
Copy link
Contributor

The defaultdict class is available in the collections.defaultdict module, which was not listed in the dependencies.

…class is available in the collections.defaultdict module, which was not listed in the dependencies.
@pfalcon
Copy link
Contributor

pfalcon commented Nov 16, 2015

Thanks, there're 2 ways to handle such cases: 1) please report them as bugs and I'll fix them; 2) if you'd like to submit PRs, please follow contribution requirements exactly.

urllib.parse : - should not be a space before ":"

urllib.parse : parse.py requires - "parse.py" kinda tautology here, you already said it's urllib.parse.

Suggested commit message:

urllib.parse: Requires collections.defaultdict class.

You can change commit message with "git rebase -i HEAD^", then force-push with "git push -f". More info here: https://github.com/micropython/micropython/wiki/DevelWorkflow . Thanks.

@njouanin
Copy link
Contributor Author

I think it will be quicker if you fix this directly into the main repo.

Le 16 nov. 2015 à 06:52, Paul Sokolovsky notifications@github.com a écrit :

Thanks, there're 2 ways to handle such cases: 1) please report them as bugs and I'll fix them; 2) if you'd like to submit PRs, please follow contribution requirements exactly.

urllib.parse : - should not be a space before ":"

urllib.parse : parse.py requires - "parse.py" kinda tautology here, you already said it's urllib.parse.

Suggested commit message:

urllib.parse: Requires collections.defaultdict class.
You can change commit message with "git rebase -i HEAD^", then force-push with "git push -f". More info here: https://github.com/micropython/micropython/wiki/DevelWorkflow . Thanks.


Reply to this email directly or view it on GitHub.

@pfalcon
Copy link
Contributor

pfalcon commented Nov 16, 2015

Done in bba8fb1

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