issues
search
PyCQA
/
isort
A Python utility / library to sort imports.
https://pycqa.github.io/isort/
MIT License
6.53k
stars
583
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python 3.13 support
#2306
mayty
opened
2 days ago
0
Python 3.13 support
#2305
mayty
opened
2 days ago
0
Sort by length doesn't really sort by length
#2304
scarere
opened
4 days ago
0
bug: iSort repeating the last line of code when adding new line between imports
#2303
yash0307jain
opened
2 weeks ago
0
Allow `--diff` to be used with `--jobs`
#2302
mnakama
opened
1 month ago
0
Default config file `isort.cfg`
#2301
castroavila
opened
1 month ago
0
feat: add dependabot for GH action update
#2300
Rotzbua
opened
1 month ago
0
CI uses deprecated Github actions
#2299
Rotzbua
opened
1 month ago
0
fix: typo
#2298
Rotzbua
opened
1 month ago
0
Fix isort-action usage documentation
#2297
jamescurtin
opened
1 month ago
0
Update stage names for `pre-commit`
#2296
matthewhughes934
opened
1 month ago
1
Use `sys.stdlib_module_names` to complement known stdlib modules
#2295
devdanzin
opened
1 month ago
0
Warning deprecated stage with `pre-commit` v4
#2294
Rotzbua
opened
1 month ago
0
Searching for project_root
#2293
JulienPalard
opened
2 months ago
0
inline comments not supported in configuration file
#2292
thomas-paul-ohara
opened
2 months ago
0
Long imports and noqa
#2291
matan1008
opened
2 months ago
0
Fixed syntax error
#2289
Sergio-prog
opened
2 months ago
0
Unrecoverable exception thrown when parsing when parsing a module
#2288
daskol
opened
2 months ago
0
OSS Fuzz Integration
#2287
ennamarie19
opened
2 months ago
1
--sort-reexports results in isort not being able to parse file
#2286
mzmm1000
opened
2 months ago
0
Feature request: Remove superfluous `import a` statements when there is already `import a.b`
#2285
e-gebes
opened
3 months ago
0
fix: CLI --src flag glob patterns
#2284
marcelo-souzaf
opened
3 months ago
0
Fix `sort_reexports` code mangling
#2283
Helveg
opened
4 months ago
1
isort copies comments across imports
#2282
nicolasstucki
opened
4 months ago
4
isort --profile black produces long lines
#2281
bje-
opened
4 months ago
8
`--sort-reexports` does not respect `--profile=black`
#2280
Helveg
opened
4 months ago
2
Added _collections_abc to standard library modules
#2279
mtrd3v
opened
4 months ago
0
Bump setuptools from 69.0.2 to 70.0.0
#2278
dependabot[bot]
opened
4 months ago
0
Bump zipp from 3.17.0 to 3.19.1
#2276
dependabot[bot]
opened
4 months ago
0
Bump certifi from 2023.11.17 to 2024.7.4
#2275
dependabot[bot]
opened
4 months ago
0
`isort` does not move all imports to the top of the file when there are imports after other code blocks
#2274
rugved-bodke-stigya
opened
4 months ago
0
Isort does not honor skip directories
#2273
alex-morgun
opened
4 months ago
1
Feature request: per-block sorting strategy (inline sort)
#2272
Freso
opened
5 months ago
0
Bump urllib3 from 2.1.0 to 2.2.2
#2271
dependabot[bot]
opened
5 months ago
0
noqa isn't well respected
#2270
barseghyanartur
opened
5 months ago
0
Bump tornado from 6.4 to 6.4.1
#2269
dependabot[bot]
opened
5 months ago
0
isort breaks the code with sort_reexports = true
#2268
hwpang
closed
5 months ago
2
Bug: Word wrapping works incorrectly with force_single_line=True
#2267
ramazanFarrahov
opened
6 months ago
0
Docs: GitHub action and Pre-commit need better configuration/args examples
#2266
elliot-100
opened
6 months ago
1
Bump requests from 2.31.0 to 2.32.0
#2265
dependabot[bot]
opened
6 months ago
0
Speed up exists_case_sensitive calls
#2264
correctmost
opened
6 months ago
0
Deprecate `setuptools` integration comand
#2263
Viicos
opened
6 months ago
0
Draft: feat: add separate_top_level_packages option
#2262
lucas-bremond
opened
6 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4
#2261
dependabot[bot]
opened
6 months ago
0
Bug : isort add empty lines before pylint comments
#2260
LLyaudet
opened
7 months ago
0
Circular Import Issue Due to Import Reordering in Python 3.8
#2259
myousefi
opened
7 months ago
0
False order of local imports relative to standard library imports
#2257
JohnBioinf
opened
7 months ago
0
Ignore `bandit`'s CVE reported by `safety`
#2256
sobolevn
opened
7 months ago
0
Bump idna from 3.6 to 3.7
#2255
dependabot[bot]
opened
7 months ago
0
isort doesn't format the imports in PyCharm's Jupyter notebooks
#2254
artyommatveev
opened
7 months ago
0
Next