Skip to content

Comments

Update isort to 4.3.0#461

Merged
adamtheturtle merged 1 commit intomasterfrom
pyup-update-isort-4.2.15-to-4.3.0
Feb 2, 2018
Merged

Update isort to 4.3.0#461
adamtheturtle merged 1 commit intomasterfrom
pyup-update-isort-4.2.15-to-4.3.0

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 1, 2018

There's a new version of isort available.
You are currently using 4.2.15. I have updated it to 4.3.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

4.3.0

  • Fixed 557: force_alphabetical_sort and force_sort_within_sections can now be utilized together without extra new lines
  • Fix case-sensitive path existence check in Mac OS X
  • Added --no-lines-before for more granular control over section output
  • Fixed 493: Unwanted conversion to Windows line endings
  • Implemented --version-number to retrieve just the version number without the isort logo
  • Breaking changes
    • Python 2.7+ only (dropped 2.6) allowing various code simplifications and improvements.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@codecov
Copy link

codecov bot commented Feb 1, 2018

Codecov Report

Merging #461 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #461   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          27     27           
  Lines        1904   1904           
  Branches      130    130           
=====================================
  Hits         1904   1904

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86c6934...c66522b. Read the comment docs.

@adamtheturtle adamtheturtle merged commit 38c7ea1 into master Feb 2, 2018
@adamtheturtle adamtheturtle deleted the pyup-update-isort-4.2.15-to-4.3.0 branch February 2, 2018 15:16
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