-
-
Notifications
You must be signed in to change notification settings - Fork 592
Issues: PyCQA/isort
How to make isort black compatible. Original Question: isort ...
#1518
by tordbb
was closed Oct 5, 2020
Closed
21
6.0.0:
isort
is not stable on a file which imports multiple...
#2352
opened Jan 29, 2025 by
sarahboyce
Open
17
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
namespace package sorts differently when using the New feature or request
from namespace import x
form
enhancement
#1208
opened May 20, 2020 by
pganssle
Long absolute imports not getting wrapped
enhancement
New feature or request
#1531
opened Oct 6, 2020 by
VakarisZ
--exclude CLI flag to exclude files and directories from being scanned.
documentation
Improvements or additions to documentation
enhancement
New feature or request
#1533
opened Oct 6, 2020 by
anirudnits
Replace Imports
enhancement
New feature or request
Hacktoberfest
help wanted
Extra attention is needed
#1534
opened Oct 7, 2020 by
timothycrosley
profile black should imply skip_gitignore
black
Black compatibility issue
enhancement
New feature or request
#1585
opened Oct 28, 2020 by
gaborbernat
Using Regex to specify modules
enhancement
New feature or request
question
Further information is requested
#1605
opened Dec 1, 2020 by
Abdur-rahmaanJ
--only-sections still sorts by import style
documentation
Improvements or additions to documentation
enhancement
New feature or request
question
Further information is requested
#1675
opened Feb 22, 2021 by
epwalsh
Force relative/absolute imports
enhancement
New feature or request
#1677
opened Feb 24, 2021 by
olivierdalang
Namespaced packages in a repo with a shared Further information is requested
.isort.cfg
are misidentified as third-party
question
#1704
opened Apr 13, 2021 by
stpierre
option to report lines with incorrectly ordered imports
enhancement
New feature or request
#422
opened Apr 12, 2016 by
jayvdb
Always ignore symlinks that point outside of the current VCS project
enhancement
New feature or request
#1788
opened Jul 20, 2021 by
ucodery
Tuple sorting doesn't consider profile
bug
Something isn't working
#1815
opened Sep 24, 2021 by
kasium
Support for blank lines between packages like flake8-import-order "cryptography" style
#1816
opened Sep 28, 2021 by
rolandcrosby-check
remove duplicate imports due to submodule import
enhancement
New feature or request
#1821
opened Oct 3, 2021 by
graingert
Add an option to add newline between import groups as per New feature or request
flake8-import-order
's hints
enhancement
#1831
opened Oct 21, 2021 by
BLucky-gh
Comments in group imports are moved to a single line causing line too long violation (black, flake8)
#1852
opened Nov 18, 2021 by
1oglop1
isort not behaving as expected with vertical hanging indents for multi line output
#2385
opened Mar 6, 2025 by
funmathis
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.