Skip to content

Conversation

jdufresne
Copy link
Contributor

The urlparse shim in compat.py duplicates Django's bundled six. Can rely on upstream instead of duplicating their works. Unifies shim with other files already using six.

The urlparse shim in compat.py duplicates Django's bundled six. Can rely
on upstream instead of duplicating their works. Unifies shim with other
files already using six.
@xordoquy
Copy link
Contributor

xordoquy commented Nov 9, 2017

Yup, that was there to support Django version that didn't had this. No need for it any longer.

@xordoquy xordoquy merged commit 9234ac5 into encode:master Nov 9, 2017
@carltongibson carltongibson added this to the v3.7.4 milestone Nov 9, 2017
@jdufresne jdufresne deleted the urllib branch November 9, 2017 14:13
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.

3 participants