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
Chinese code causes errors
#2199
kayhayen
opened
1 year ago
1
Doesn't support python 3.12
#2198
Harry-Jing
closed
11 months ago
1
Update pre-commit.md version number
#2197
nicobako
closed
1 year ago
2
Fix assertions in `test_git_hook`
#2196
mgorny
closed
11 months ago
2
Bump pip from 23.2.1 to 23.3
#2195
dependabot[bot]
closed
1 year ago
1
Specifying known_first_party and src_path still causes Isort to group my own module with third party imports.
#2194
seanswyi
opened
1 year ago
0
BUG: --sort-reexports don't work with multiple lines __all__
#2193
givemepillow
opened
1 year ago
2
Removed check for include_trailing_comma for the Hanging Indent wrap mode
#2192
bp72
closed
11 months ago
0
Added a fix for normalizing imports from more than one level of parent modules (issue/2152)
#2191
bp72
closed
11 months ago
3
fix: add newest version to pre-commit docs
#2190
AzulGarza
closed
11 months ago
0
Possibility to locally turn off `remove_redundent_aliases`
#2189
bluenote10
opened
1 year ago
0
isort open_stack profile not working properly
#2188
lricardo
closed
1 year ago
2
Split line function to fix the cyclomatic complexity check failure
#2187
bp72
closed
9 months ago
0
Fix an error for the function `wrap.line`: Function with cyclomatic complexity higher than threshold
#2186
bp72
opened
1 year ago
1
Bump urllib3 from 2.0.6 to 2.0.7
#2185
dependabot[bot]
closed
1 year ago
1
Apply the bracket fix from issue 471 only for use_parentheses=True
#2184
bp72
closed
11 months ago
6
Fix 80 line length for `wemake` linter
#2183
skatromb
closed
11 months ago
1
`wemake` profile inconsistency: 80 vs 79 line length
#2182
skatromb
closed
11 months ago
5
feat: reuse black's `# fmt:off` convention
#2181
ghost
opened
1 year ago
0
Bump urllib3 from 2.0.5 to 2.0.6
#2179
dependabot[bot]
closed
1 year ago
0
Fix safety sept 2023
#2178
staticdev
closed
1 year ago
1
doc: Update black_compatibility.md
#2177
JSS95
closed
1 year ago
1
sorts CT_R before CT_Hyperlink in import-from
#2176
scanny
closed
1 year ago
2
Add support for Python 3.12
#2175
hugovk
closed
11 months ago
7
isort generates code with syntax errors with profile=black and multi_line_output=2
#2174
matthew-hodgins
closed
11 months ago
0
Bump gitpython from 3.1.32 to 3.1.34
#2173
dependabot[bot]
closed
1 year ago
2
New falsifying example for test_isort_is_idempotent
#2171
bnavigator
opened
1 year ago
3
Incorrect sorting
#2170
nyudenkov
opened
1 year ago
4
"Force Single Line" should imply "escape the newline" multiline mode
#2169
Bengt
opened
1 year ago
0
Retry section lookup for from+import statements, if defaulted
#2168
thejcannon
opened
1 year ago
0
Firstparty + `from ... import ...` corner case
#2167
thejcannon
opened
1 year ago
1
Bump gitpython from 3.1.31 to 3.1.32
#2166
dependabot[bot]
closed
1 year ago
1
Bump tornado from 6.3.2 to 6.3.3
#2165
dependabot[bot]
closed
1 year ago
1
Bump certifi from 2022.12.7 to 2023.7.22
#2164
dependabot[bot]
closed
1 year ago
1
docs: fix black profile documentation
#2163
nijel
closed
1 year ago
0
isort messes with comments after the end of the import section
#2162
AlexKirko
opened
1 year ago
0
fix typo: indended -> indented
#2161
vadimkerr
closed
1 year ago
1
Feature request: Make new executable "icheck"
#2160
homm
opened
1 year ago
0
Bump pygments from 2.14.0 to 2.15.0
#2159
dependabot[bot]
closed
1 year ago
1
1st party and 3rd party
#2158
64rl0
closed
4 months ago
1
docs(configuration/options.md): fix missing trailing spaces for hard linebreak
#2157
JoeyTeng
closed
1 year ago
2
--lines-before-import inconsistent between writing to a stream compared to a file in some cases
#2156
Aphosis
opened
1 year ago
1
Setting for absolute/relative imports order
#2155
catvitalio
opened
1 year ago
0
isort introduces SyntaxError with multiline "from a import b as c" plus a comment ending in a parenthesis
#2154
JelleZijlstra
closed
11 months ago
1
Add --exclude and --exclude-glob flags
#2153
idofran
opened
1 year ago
0
Unrecoverable exception with `` from ..import ccc``
#2152
paternal
closed
11 months ago
0
Bump pipreqs from 0.4.11 to 0.4.12
#2151
dependabot[bot]
closed
1 year ago
1
Make isort --gitignore default parameter
#2150
drunkwcodes
opened
1 year ago
0
Update line_length and single_line_exclusions in google profile
#2149
jagapiou
opened
1 year ago
5
Update pre-commit.md
#2148
godiard
closed
1 year ago
2
Previous
Next