Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / PyCQA/flake8-import-order issues and pull requests
#204 - No new-line between third-party and application?
Issue -
State: open - Opened by fossum 5 months ago
#203 - Replace pkg_resources with importlib.metadata.
Pull Request -
State: open - Opened by clalancette 10 months ago
- 1 comment
#202 - Fix entry point for isort
Pull Request -
State: closed - Opened by Dreamsorcerer about 1 year ago
#201 - `DeprecationWarning: pkg_resources is deprecated as an API` on python 3.11
Issue -
State: open - Opened by CaselIT over 1 year ago
- 1 comment
#200 - Support linitng imports under if TYPE_CHECKING:
Issue -
State: open - Opened by birthdaysgift over 1 year ago
- 2 comments
#199 - What is the recommended way to auto-format sources to match this checker ?
Issue -
State: closed - Opened by socketpair almost 2 years ago
- 1 comment
#198 - Use sys.stdlib_module_names
Pull Request -
State: open - Opened by Dreamsorcerer almost 2 years ago
- 3 comments
#197 - GitHub Actions: Add tox jobs for manifest, pep8, setup.py
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
#196 - pre-commit: Add psf/black
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 1 comment
#195 - Upgrade to Python 3 syntax
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
#194 - Fix typos discovered by codespell
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
#193 - Delete unused .travis.yml
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
#192 - tox: Test on current Python
Pull Request -
State: closed - Opened by cclauss almost 2 years ago
- 1 comment
#191 - Exception when using with flake8 v6.0.0
Issue -
State: closed - Opened by shai-bennathan about 2 years ago
- 2 comments
#190 - repair register opt calls
Pull Request -
State: closed - Opened by zzzeek about 2 years ago
- 4 comments
#189 - flake8 version 6.0.0 regression in parsing arguments (seen with flake8-import-order extension)
Issue -
State: closed - Opened by zzzeek about 2 years ago
- 1 comment
#188 - Fix license classifier
Pull Request -
State: closed - Opened by shadchin about 2 years ago
#187 - GitHub Action to run tox to replace Travis CI
Pull Request -
State: closed - Opened by cclauss about 2 years ago
#186 - Migrate metadata from setup.py to setup.cfg
Pull Request -
State: closed - Opened by cclauss about 2 years ago
- 3 comments
#185 - Add zoneinfo package to stdlib.py
Pull Request -
State: closed - Opened by sminozhenko about 2 years ago
- 2 comments
#184 - Support graphlib
Issue -
State: open - Opened by vmarkovtsev over 2 years ago
#183 - fix google style link
Pull Request -
State: closed - Opened by josh-bouganim-avant over 2 years ago
- 1 comment
#182 - error in flake8-import-order setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; slice indices must be integers or None or have an __index__ method
Issue -
State: closed - Opened by carlosal1015 over 2 years ago
- 1 comment
#181 - Weird I202 error
Issue -
State: closed - Opened by sergeyklay over 3 years ago
- 5 comments
#180 - Apply the ordering rules to __all__
Issue -
State: closed - Opened by tlocke over 3 years ago
- 2 comments
#179 - Recognize zoneinfo as stdlib
Pull Request -
State: closed - Opened by inklesspen over 3 years ago
#178 - Add isort compatible style
Pull Request -
State: closed - Opened by Dreamsorcerer almost 4 years ago
- 2 comments
#177 - isort-compatible style
Issue -
State: closed - Opened by Dreamsorcerer almost 4 years ago
- 1 comment
#176 - Recognize zoneinfo introduced in python 3.9 as stdlib
Pull Request -
State: closed - Opened by AMDmi3 about 4 years ago
- 8 comments
#175 - _csv is identified as Third Party instead of Stdlib
Issue -
State: open - Opened by sanyassh about 4 years ago
- 8 comments
#174 - Two Third Party imports in the same block throws I201 error
Issue -
State: open - Opened by MaxGhenis over 4 years ago
- 5 comments
#173 - Recognize _winapi as stdlib
Pull Request -
State: closed - Opened by sovetov over 4 years ago
- 3 comments
#172 - Cap for pycodestyle to avoid un-noticed break
Pull Request -
State: closed - Opened by gmannos over 4 years ago
- 5 comments
#171 - Third-party after local import should be forbidden but isn't
Issue -
State: open - Opened by hydrargyrum over 4 years ago
#170 - Not detecting local imports
Issue -
State: closed - Opened by Dreamsorcerer almost 5 years ago
- 1 comment
#169 - How to configure?
Issue -
State: closed - Opened by Integralist almost 5 years ago
- 9 comments
#168 - Python 3.8 raises TypeError if plugin not configured
Pull Request -
State: closed - Opened by drsm79 about 5 years ago
- 2 comments
#167 - Allow adding modules to be considered as part of the Standard Library
Pull Request -
State: closed - Opened by gene-humble over 5 years ago
- 2 comments
#166 - pycharm: case-sensitivity of module names in "from" imports
Issue -
State: open - Opened by sovetov over 5 years ago
#165 - Fix warning in noqa regexp
Pull Request -
State: closed - Opened by ateraz over 5 years ago
#164 - Unable to disable warnings via tox.ini
Issue -
State: closed - Opened by Integralist almost 6 years ago
- 3 comments
#163 - Proposal to archive this project recommending Flake8-isort instead
Issue -
State: open - Opened by pgjones almost 6 years ago
- 11 comments
#162 - Remove deprecated ``sudo: false`` from .travis.yml
Pull Request -
State: closed - Opened by nsoranzo almost 6 years ago
- 1 comment
#161 - Add application-paths option to find local apps
Pull Request -
State: closed - Opened by tmshn about 6 years ago
- 5 comments
#160 - 'from .a import a' should be before 'from .. import b'
Issue -
State: closed - Opened by cancan101 about 6 years ago
- 1 comment
#159 - Fix case-sensitive related I100 errors for the pycharm style.
Pull Request -
State: closed - Opened by Wim-De-Clercq about 6 years ago
- 1 comment
#158 - pycharm: add case-sensitivity for imports on seperate lines
Issue -
State: closed - Opened by Wim-De-Clercq about 6 years ago
#157 - Please add instructions to install & configure with pylama.
Issue -
State: closed - Opened by alvassin about 6 years ago
- 5 comments
#156 - Add dateutil to STDLIB_NAMES
Pull Request -
State: closed - Opened by gaul about 6 years ago
- 2 comments
#155 - Update stdlib list for Python 3.7
Pull Request -
State: closed - Opened by tilgovi over 6 years ago
- 1 comment
#154 - Two lines of same group requires I201
Issue -
State: closed - Opened by rafis over 6 years ago
- 1 comment
#153 - add a new style, "fromsfirst"
Pull Request -
State: closed - Opened by dcrosta over 6 years ago
- 1 comment
#152 - Conflict with Pylint in test modules
Issue -
State: closed - Opened by dmtucker over 6 years ago
- 3 comments
#151 - Minor cleanups
Pull Request -
State: closed - Opened by labrys almost 7 years ago
- 1 comment
#150 - I'm getting this error during openstack/devstack installation.
Issue -
State: closed - Opened by jasmohan-narula almost 7 years ago
- 1 comment
#149 - dependency on enum34 causes issues on macOS with Python 3.6
Issue -
State: closed - Opened by wjwwood almost 7 years ago
- 11 comments
#148 - enum34 dependency installed on python 3.6
Issue -
State: closed - Opened by Korijn almost 7 years ago
- 1 comment
#147 - Pycharm style mixes ALL CAPS and CamelCased imports
Issue -
State: closed - Opened by svnv almost 7 years ago
#146 - Make case-sensitivity optional
Issue -
State: closed - Opened by immerrr almost 7 years ago
- 5 comments
#145 - I202 bug?
Issue -
State: closed - Opened by tvytlx almost 7 years ago
- 1 comment
#144 - Use enumerate(..., start=1) to generate lineno
Pull Request -
State: closed - Opened by jparise almost 7 years ago
- 1 comment
#143 - Return parsed codes as a set()
Pull Request -
State: closed - Opened by jparise almost 7 years ago
- 1 comment
#142 - Use ImportType.MIXED instead of -1
Pull Request -
State: closed - Opened by jparise almost 7 years ago
- 1 comment
#141 - Lazily build grouping explanation string
Pull Request -
State: closed - Opened by jparise almost 7 years ago
- 1 comment
#140 - Simplify re group access
Pull Request -
State: closed - Opened by jparise almost 7 years ago
- 1 comment
#139 - Add support for "priority" import names
Pull Request -
State: closed - Opened by jparise almost 7 years ago
- 5 comments
#138 - feat: implement PyCharm import style
Pull Request -
State: closed - Opened by LKI almost 7 years ago
- 4 comments
#137 - Add _threading_local to the stdlib list
Pull Request -
State: closed - Opened by jparise almost 7 years ago
- 1 comment
#136 - Using #noqa and still get: I100 Import statements are in the wrong order.
Issue -
State: open - Opened by JohnVillalovos almost 7 years ago
- 3 comments
#135 - I202 errors for multiline imports
Issue -
State: closed - Opened by philtay almost 7 years ago
- 3 comments
#134 - Add remaining python3 modules
Pull Request -
State: closed - Opened by n8henrie almost 7 years ago
- 5 comments
#133 - Add xmlrpc.client and xmlrpc.server
Pull Request -
State: closed - Opened by n8henrie almost 7 years ago
- 1 comment
#132 - Unresolveable I202
Issue -
State: closed - Opened by sigmavirus24 almost 7 years ago
- 6 comments
#131 - Allow styles an ability to override the actual checks
Pull Request -
State: closed - Opened by pgjones about 7 years ago
- 4 comments
#130 - Clean up coverage config
Pull Request -
State: closed - Opened by taion about 7 years ago
- 1 comment
#129 - Improve coverage setup in repo
Issue -
State: closed - Opened by taion about 7 years ago
- 2 comments
#128 - Use package parents for namespace package support
Pull Request -
State: closed - Opened by taion about 7 years ago
- 2 comments
#127 - Add selectors to stdlib
Pull Request -
State: closed - Opened by n8henrie about 7 years ago
- 1 comment
#126 - Understand namespace packages
Pull Request -
State: closed - Opened by pgjones about 7 years ago
- 4 comments
#125 - Unwanted I202 errors
Issue -
State: closed - Opened by pkatseas about 7 years ago
- 9 comments
#124 - application-package-names doesn't work with namespaced packages
Issue -
State: closed - Opened by gilbsgilbs about 7 years ago
- 3 comments
#123 - Ignore comment lines from I202?
Issue -
State: closed - Opened by clokep about 7 years ago
- 12 comments
#122 - Regression in 0.15 with I202 (newline in imports)
Issue -
State: closed - Opened by dhermes about 7 years ago
- 5 comments
#121 - Cannot seem to trigger I201 or I202 errors
Issue -
State: closed - Opened by john-bodley about 7 years ago
- 2 comments
#120 - Problem in 0.14.3 with `noqa` acceptance
Issue -
State: closed - Opened by justinmayer about 7 years ago
- 7 comments
#119 - I201 Is Only Enforced When Selected
Issue -
State: closed - Opened by pwgraham91 about 7 years ago
- 11 comments
#118 - Can't use # noqa: I202
Issue -
State: closed - Opened by andrew-regan about 7 years ago
- 3 comments
#117 - flake8-import-order 0.14.1 broke import order detection
Issue -
State: closed - Opened by thebigmunch about 7 years ago
- 4 comments
#116 - I202 flags multiline imports
Issue -
State: closed - Opened by andrew-regan about 7 years ago
- 5 comments
#115 - Add missing stdlib libraries ntpath and os2emxpath
Pull Request -
State: closed - Opened by nsoranzo about 7 years ago
- 1 comment
#114 - Differentiate constants, classes and variables imports
Issue -
State: closed - Opened by gilbsgilbs about 7 years ago
- 9 comments
#113 - Support application_package_names in pep8 style
Pull Request -
State: closed - Opened by amotoki over 7 years ago
- 4 comments
#112 - Newline fixes and I202 addition
Pull Request -
State: closed - Opened by pgjones over 7 years ago
#111 - Improve namespace package support
Issue -
State: closed - Opened by theacodes over 7 years ago
- 15 comments
#109 - Custom styles should be able to use the application-package-names setting
Issue -
State: closed - Opened by RevolutionTech over 7 years ago
- 1 comment
#107 - New error code and condition, I202
Issue -
State: closed - Opened by pgjones over 7 years ago
- 1 comment
#105 - flake8-import-order-0.12: test failure: Unknown style appnexus
Issue -
State: closed - Opened by 0-wiz-0 over 7 years ago
- 5 comments
#103 - Make styles able to be extended by users
Pull Request -
State: closed - Opened by dahlia almost 8 years ago
- 10 comments
#100 - Possible bug?
Issue -
State: closed - Opened by skorokithakis almost 8 years ago
- 7 comments
#99 - Automatically optimize imports
Issue -
State: closed - Opened by advance512 almost 8 years ago
- 8 comments