issues
search
PyCQA
/
flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
GNU Lesser General Public License v3.0
278
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Grammar fix
#54
scop
closed
8 years ago
0
Ignore build and dist dirs
#53
scop
closed
8 years ago
1
Include CHANGELOG.rst, COPYING, and tests in sdist
#52
scop
closed
8 years ago
0
Add Python 3.5 to Travis
#51
scop
closed
8 years ago
1
Complaint about something that's already the case
#50
alex
closed
8 years ago
0
Impossible requirements with capitalised import
#49
calvingiles
closed
8 years ago
3
I101 error even though it is the suggested order
#48
ingwinlu
closed
9 years ago
1
Name ordering bug
#47
reaperhulk
closed
8 years ago
2
Implement PyLint plugin
#46
public
opened
9 years ago
0
Fixes symbol order in I101 error message.
#45
AndreLouisCaron
closed
9 years ago
5
Message for error I101 is misleading
#44
AndreLouisCaron
closed
9 years ago
0
Converted README.md to README.rst
#43
mauricioabreu
closed
9 years ago
4
"from _ import _" not being sorted below "import _"
#42
Robpol86
closed
8 years ago
4
fix Imported names order warning with google style
#41
iartarisi
closed
9 years ago
2
Does import order consider case?
#40
mauricioabreu
closed
9 years ago
3
Release 0.6 fails to install from Pypi
#39
mindw
closed
9 years ago
4
Warning doesn't consider duplicate imports
#38
djmc
closed
8 years ago
3
Add Tags for Releases
#37
mindw
closed
8 years ago
2
Provide changelog for library releases
#36
playpauseandstop
closed
9 years ago
3
Convert README.md to ReST
#35
public
closed
9 years ago
1
Suggested import sort order is wrong casing.
#34
Robpol86
closed
9 years ago
1
Support aliases
#33
leebrooks0
closed
9 years ago
1
Add xmlrpclib to list of stdlib modules
#32
KitB
closed
9 years ago
0
Added a long description to setup.py
#31
alex
closed
9 years ago
1
macurl2path and nturl2path
#30
philtay
closed
9 years ago
0
# noqa lines are not ignored
#29
philtay
closed
9 years ago
5
import posixpath
#28
philtay
closed
9 years ago
4
Add Python 3.4 to tox and travis files; issue #25
#27
IanLee1521
closed
9 years ago
3
'from foo import bar' and 'import zzz' are sorted incorrectly
#26
meastman
closed
9 years ago
3
Add Python 3.4 to tox and travis files
#25
frewsxcv
closed
9 years ago
0
issue with relative imports
#24
adrianandreias
closed
9 years ago
11
Explicit relative imports aren't processed correctly
#23
alex
closed
10 years ago
5
Fix error format for relative imports
#22
meshy
closed
10 years ago
3
Add xml to stdlib list
#21
adrianandreias
closed
10 years ago
2
Add xml(.etree) to stdlib_list.py
#20
adrianandreias
closed
10 years ago
1
Release 0.5.1
#19
public
closed
10 years ago
0
Add importlib to stdlib list
#18
KitB
closed
10 years ago
3
Improve error messages a bit
#17
public
closed
10 years ago
0
Error messages don't contain enough detail
#16
public
closed
10 years ago
0
Comparison of str < None on Python 3
#15
jodal
closed
10 years ago
4
Code which mixes `import` and `from-import` doesn't pass
#14
alex
closed
10 years ago
2
Describe import-order-style configuration
#13
jstasiak
closed
10 years ago
1
Missing asyncio in stdlib list.
#12
dstufft
closed
10 years ago
1
Properly process the first import in a group. Fixes #9
#11
alex
closed
10 years ago
0
Fix case where stdlib is shadowed
#10
untitaker
closed
10 years ago
1
Incorrect ordering is passing for reasons I don't understand
#9
alex
closed
10 years ago
1
Configurable order style
#8
jstasiak
closed
10 years ago
3
Exception when running against stdin
#7
terite
closed
10 years ago
7
Add handling for "from .. import Z"
#6
untitaker
closed
10 years ago
3
Add gitignore
#5
untitaker
closed
10 years ago
0
Previous
Next