-
-
Notifications
You must be signed in to change notification settings - Fork 598
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
Dataloss when Unicode character cannot be mapped (with --overwrite-in-place and --lai)
#2391
opened Mar 29, 2025 by
InstanceGaming
isort not behaving as expected with vertical hanging indents for multi line output
#2385
opened Mar 6, 2025 by
funmathis
module incorrectly indentified as STDLIB instead of FIRSTPARTY
#2383
opened Mar 6, 2025 by
Flamefire
How to separate Further information is requested
from
imports and import
imports into distinct sections?
question
#2380
opened Mar 5, 2025 by
dule1322
Inconsistent formatting with respect to back: comment in import
#2358
opened Feb 10, 2025 by
arnaudsjs
6.0.0: Something isn't working
help wanted
Extra attention is needed
isort
is not stable on a file which imports multiple members from the same module, one aliased and another imported directly, with --profile black
bug
#2352
opened Jan 29, 2025 by
sarahboyce
Skip settings not working for file listed on the command line when
--resolve-all-configs
is used
#2335
opened Jan 16, 2025 by
SpecLad
--sort-reexports results in isort not being able to parse file
#2286
opened Aug 27, 2024 by
mzmm1000
Feature request: Remove superfluous
import a
statements when there is already import a.b
#2285
opened Aug 14, 2024 by
e-gebes
Bug: Word wrapping works incorrectly with force_single_line=True
#2267
opened May 23, 2024 by
ramazanFarrahov
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.