Skip to content

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Feb 7, 2018

TODO:
- [ ] rebase after #5819 is merged

@rpkilby rpkilby changed the title Fix isort Upgrade isort Feb 7, 2018
Copy link
Collaborator

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why all the sort changes? (Other than the version number, what changed?)

@rpkilby
Copy link
Contributor

rpkilby commented Feb 8, 2018

It looks like some of the sorting behavior was changed between version 4.2 and 4.3 of isort. This isn't a result of any changes @blueyed made.

multi_line_output=5
known_standard_library=types
known_third_party=pytest,_pytest,django
known_first_party=rest_framework
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see this moved to setup.cfg 👍

@lovelydinosaur lovelydinosaur merged commit 2854679 into encode:master Feb 14, 2018
@lovelydinosaur
Copy link
Contributor

Thanks! 😄

@blueyed blueyed deleted the fix-isort branch February 14, 2018 20:20
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
* Fix isort

* runtests: add --diff to ISORT_ARGS

* requirements-codestyle: bump isort to 4.3.3

* isort: move config to setup.cfg
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.

4 participants