Pinned issues
Issues
- 0
[WARNING] repo `https://github.com/pycqa/isort` uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version
#2317 opened by BaseMax - 0
multi_line_output ignored when wrapping with comment
#2316 opened by PeterJCLaw - 0
- 0
- 1
isort for other languages?
#2309 opened by dreamworks - 0
Safety checks failing
#2308 opened by eirnym - 0
Drop Python 3.8 support due to EOL
#2307 opened by eirnym - 0
Python 3.13 support
#2305 opened by mayty - 0
Sort by length doesn't really sort by length
#2304 opened by scarere - 0
bug: iSort repeating the last line of code when adding new line between imports
#2303 opened by yash0307jain - 0
Default config file `isort.cfg`
#2301 opened by castroavila - 0
CI uses deprecated Github actions
#2299 opened by Rotzbua - 5
- 1
OSS Fuzz Integration
#2287 opened by ennamarie19 - 0
Warning deprecated stage with `pre-commit` v4
#2294 opened by Rotzbua - 1
Isort does not honor skip directories
#2273 opened by alex-morgun - 0
Searching for project_root
#2293 opened by JulienPalard - 0
- 0
Long imports and noqa
#2291 opened by matan1008 - 0
- 0
- 0
Feature request: Remove superfluous `import a` statements when there is already `import a.b`
#2285 opened by e-gebes - 4
isort copies comments across imports
#2282 opened by nicolasstucki - 2
`--sort-reexports` does not respect `--profile=black`
#2280 opened by Helveg - 8
isort --profile black produces long lines
#2281 opened by bje- - 1
Feature Request: Improved Handling of `# type: ignore` Comments to Preserve Mypy Compatibility
#2244 opened by nh916 - 0
`isort` does not move all imports to the top of the file when there are imports after other code blocks
#2274 opened by rugved-bodke-stigya - 0
Feature request: per-block sorting strategy (inline sort)
#2272 opened by Freso - 0
noqa isn't well respected
#2270 opened by barseghyanartur - 0
Non-idempotency with commented multiline imports
#2232 opened by dpoznik - 2
isort breaks the code with sort_reexports = true
#2268 opened by hwpang - 1
Docs: GitHub action and Pre-commit need better configuration/args examples
#2266 opened by elliot-100 - 0
- 0
Deprecate `setuptools` integration comand
#2263 opened by Viicos - 0
Bug : isort add empty lines before pylint comments
#2260 opened by LLyaudet - 13
- 0
- 0
- 0
- 0
- 0
- 1
- 1
- 0
THIRDPARTY module detected as FIRSTPARTY when import happens within subdir of same name
#2247 opened by jherland - 0
- 0
isort.core.process incorrectly returns False if only changes to lines before imports were made, with no changes to raw import section
#2242 opened by TheVayt - 0
Third-party incorrectly identify as First-party depending on the name of the root directory
#2240 opened by pvanderlinden - 2
`--skip-gitignore` still traverses files/directories in .gitignore'd directories
#2237 opened by bram-tv - 0
- 0
[self tests] test_isort_should_warn_on_empty_custom_config_issue_1433 fails against Pytest 8
#2234 opened by stanislavlevin