Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lyz-code/autoimport issues and pull requests

#261 - avoid allowing incompatible version of maison to coexist with autoimport

Pull Request - State: closed - Opened by wbbradley 5 months ago - 3 comments

#260 - Restrict maison version

Pull Request - State: closed - Opened by zhou13 5 months ago - 2 comments

#259 - fix: Support maison 2.0.0

Pull Request - State: open - Opened by cjwatson 5 months ago - 4 comments

#258 - Support maison 2.0.0

Issue - State: open - Opened by daroczig 6 months ago - 3 comments
Labels: bug

#257 - allow disabling move to top functionality

Pull Request - State: closed - Opened by wbbradley 7 months ago - 4 comments

#256 - Retaining unused imports based on user's choice

Pull Request - State: closed - Opened by abhiashu 9 months ago - 11 comments

#255 - Pull Request maintenance only :(

Issue - State: open - Opened by lyz-code about 1 year ago - 2 comments
Labels: help wanted

#254 - Deleted dependency detected

Issue - State: open - Opened by ashishbijlani about 1 year ago - 1 comment
Labels: bug, help wanted

#253 - feat: support Python 3.11

Pull Request - State: closed - Opened by lyz-code about 1 year ago - 1 comment

#252 - Allow fixing unicode files with non-ASCII characters on Windows

Issue - State: open - Opened by BayerGL over 1 year ago - 1 comment
Labels: bug

#251 - bug.md: mention "autoimport --version"

Pull Request - State: closed - Opened by hydrargyrum over 1 year ago

#250 - Broken syntax with multiline, function-local imports

Issue - State: open - Opened by hydrargyrum over 1 year ago - 3 comments
Labels: bug

#249 - Option to disable "move-to-top" feature

Issue - State: closed - Opened by hydrargyrum over 1 year ago - 3 comments

#248 - chore: update requirements

Pull Request - State: closed - Opened by lyz-code over 1 year ago - 1 comment

#247 - Mac arm64 issues

Issue - State: closed - Opened by yoland68 over 1 year ago - 1 comment
Labels: bug, upstream-issue

#246 - Bug: Import of type "from module import (func1, func2)" can trigger ValueError

Issue - State: open - Opened by fuanan over 1 year ago - 1 comment
Labels: bug

#245 - Bug: unused multiline import statement trigges re.error

Issue - State: open - Opened by fuanan over 1 year ago - 1 comment
Labels: bug, wontfix

#244 - typo

Pull Request - State: closed - Opened by zhangcheng over 1 year ago - 1 comment

#243 - ci: fix update pipeline

Pull Request - State: closed - Opened by lyz-code over 1 year ago

#242 - Bug: Interaction between `TYPE_CHECKING` and star import

Issue - State: closed - Opened by Jasha10 over 1 year ago - 1 comment
Labels: bug

#241 - chore: update requirements

Pull Request - State: closed - Opened by lyz-code over 1 year ago - 1 comment

#240 - chore: update deps

Pull Request - State: closed - Opened by lyz-code almost 2 years ago - 2 comments

#239 - Move away from the `xdg` package

Issue - State: open - Opened by stdedos almost 2 years ago - 5 comments
Labels: bug, wontfix

#237 - Add `--ignore-init-modules` to configurable options

Issue - State: open - Opened by stdedos almost 2 years ago - 3 comments
Labels: enhancement, help wanted

#236 - Maintenance mode. Help needed!

Issue - State: closed - Opened by lyz-code about 2 years ago - 1 comment
Labels: help wanted

#235 - chore: update requirements

Pull Request - State: closed - Opened by lyz-code about 2 years ago - 1 comment

#234 - chore/update cruft

Pull Request - State: closed - Opened by lyz-code about 2 years ago - 1 comment

#233 - fix: remove dependency with py

Pull Request - State: closed - Opened by lyz-code about 2 years ago - 2 comments

#232 - fix: type_checking bug

Pull Request - State: closed - Opened by lyz-code about 2 years ago - 1 comment

#231 - [Bug] handling top-level `if TYPE_CHECKING: ...` block

Issue - State: closed - Opened by Jasha10 about 2 years ago - 3 comments
Labels: bug

#230 - fix: Respect two newlines between code and imports.

Pull Request - State: closed - Opened by lyz-code over 2 years ago - 1 comment

#229 - fix: allow imports with dots

Pull Request - State: closed - Opened by lyz-code over 2 years ago

#228 - feat: added --ignore-init-modules flag (fixes #226)

Pull Request - State: closed - Opened by ErikBjare over 2 years ago - 2 comments

#227 - feat: added __main__.py file (fixes #210)

Pull Request - State: closed - Opened by ErikBjare over 2 years ago - 2 comments

#226 - Flag to skip for `__init__.py` files

Issue - State: closed - Opened by ErikBjare over 2 years ago - 3 comments
Labels: bug

#225 - crashes with `ValueError` when the import to remove appears twice

Issue - State: closed - Opened by Jasha10 over 2 years ago - 2 comments
Labels: bug

#224 - chore: update template

Pull Request - State: closed - Opened by lyz-code over 2 years ago - 1 comment

#223 - chore: remove autoimport from the dev dependencies

Pull Request - State: closed - Opened by lyz-code over 2 years ago

#222 - chore: update cruft

Pull Request - State: closed - Opened by lyz-code over 2 years ago - 1 comment

#221 - If input is received from stdin, output the unmodified value to stdout.

Pull Request - State: closed - Opened by ghost over 2 years ago - 1 comment

#220 - Stdout of unmodified script should be returned even if autoimport fails to resolve libraries

Issue - State: closed - Opened by ghost over 2 years ago - 3 comments
Labels: bug, good first issue

#219 - Extra blank lines after imports are removed

Issue - State: closed - Opened by ghost over 2 years ago - 2 comments
Labels: bug, help wanted

#218 - fix/markdown version

Pull Request - State: closed - Opened by lyz-code over 2 years ago - 1 comment

#217 - Pre-generate module symbol list

Issue - State: closed - Opened by char101 over 2 years ago - 1 comment

#216 - Preserve line endings

Issue - State: closed - Opened by char101 over 2 years ago - 2 comments
Labels: bug, help wanted, wontfix

#215 - support backslashed multiline imports

Pull Request - State: closed - Opened by mnikulin over 2 years ago - 1 comment

#214 - Update cruft template

Pull Request - State: closed - Opened by lyz-code over 2 years ago

#213 - `typing.Literal` can cause false-positive import

Issue - State: open - Opened by Jasha10 over 2 years ago - 3 comments
Labels: bug, upstream-issue

#212 - Import objects by mimicking other modules

Issue - State: closed - Opened by mgaitan over 2 years ago - 2 comments

#211 - chore: update cruft template

Pull Request - State: closed - Opened by lyz-code almost 3 years ago

#210 - Add support for `python3 -m autoimport` invocation

Issue - State: closed - Opened by giampaolo almost 3 years ago - 2 comments
Labels: enhancement, help wanted

#208 - Seperate out importing code

Pull Request - State: closed - Opened by bagel897 almost 3 years ago - 14 comments

#207 - fix/typing information

Pull Request - State: closed - Opened by lyz-code almost 3 years ago

#206 - Implement global config .config/autoimport/config.toml

Pull Request - State: closed - Opened by Jasha10 about 3 years ago

#205 - ci/add workflow dispatch

Pull Request - State: closed - Opened by lyz-code about 3 years ago

#204 - ci: add workflow_dispatch events

Pull Request - State: closed - Opened by lyz-code about 3 years ago - 1 comment

#203 - ci: correct the update workflow to use mypy well

Pull Request - State: closed - Opened by lyz-code about 3 years ago

#202 - fix: correct the package building

Pull Request - State: closed - Opened by lyz-code about 3 years ago

#201 - ci/disable dependabot

Pull Request - State: closed - Opened by lyz-code about 3 years ago

#200 - ci: disable dependabot until it supports pdm

Pull Request - State: closed - Opened by lyz-code about 3 years ago

#199 - chore(deps-dev): bump flake8-bugbear from 21.9.2 to 22.1.11

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#198 - chore(deps): bump importlib-metadata from 4.8.1 to 4.10.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#197 - chore(deps): bump zipp from 3.6.0 to 3.7.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#196 - chore(deps-dev): bump flake8-simplify from 0.14.2 to 0.15.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#195 - chore(deps-dev): bump pre-commit from 2.15.0 to 2.17.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#194 - chore(deps-dev): bump flake8-comprehensions from 3.7.0 to 3.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#193 - chore(deps-dev): bump bandit from 1.7.0 to 1.7.2

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#192 - chore(deps-dev): bump flake8-typing-imports from 1.11.0 to 1.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#191 - chore(deps-dev): bump types-toml from 0.10.1 to 0.10.3

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#190 - chore(deps-dev): bump pylint from 2.11.1 to 2.12.2

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#189 - chore(deps): bump typing-extensions from 3.10.0.2 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#188 - chore(deps-dev): bump yamlfix from 0.7.2 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#187 - chore(deps-dev): bump isort from 5.9.3 to 5.10.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#186 - feat: use pdm to manage dependencies

Pull Request - State: closed - Opened by lyz-code about 3 years ago - 1 comment

#185 - chore(deps-dev): bump black from 21.9b0 to 22.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#184 - fix typo in contributing.md

Pull Request - State: closed - Opened by Jasha10 about 3 years ago - 1 comment

#180 - fix: remove empty multiline import statements

Pull Request - State: closed - Opened by lyz-code about 3 years ago - 1 comment

#174 - chore(deps-dev): bump flake8-pytest-style from 1.5.0 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#173 - feat: support multi paragraph sections inside the TYPE_CHECKING block

Pull Request - State: closed - Opened by lyz-code about 3 years ago - 1 comment

#172 - feat: `~/.config/autoimport/config.toml` support, `affect_indented_imports` configuration

Pull Request - State: closed - Opened by HoverHell about 3 years ago - 6 comments

#171 - feat: cli `--config-file` option

Pull Request - State: closed - Opened by HoverHell about 3 years ago - 6 comments

#169 - Support a config file with example imports

Issue - State: closed - Opened by HoverHell about 3 years ago - 10 comments

#165 - fix: support the removal of from x import y as z statements

Pull Request - State: closed - Opened by lyz-code about 3 years ago - 1 comment

#157 - chore(deps-dev): bump dlint from 0.11.0 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#155 - chore(deps-dev): bump flake8-use-fstring from 1.2 to 1.3

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#154 - fix: ignore unused import statements with noqa autoimport line

Pull Request - State: closed - Opened by lyz-code over 3 years ago - 1 comment

#150 - Fix/update template

Pull Request - State: closed - Opened by lyz-code over 3 years ago

#146 - chore(deps): bump pyflakes from 2.3.1 to 2.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#138 - fix: let autoimport handle empty files

Pull Request - State: closed - Opened by lyz-code over 3 years ago

#132 - fix: avoid RecursionError when searching for packages inside the project

Pull Request - State: closed - Opened by lyz-code over 3 years ago - 1 comment

#130 - fix: prevent autoimport from importing same package many times

Pull Request - State: closed - Opened by lyz-code over 3 years ago

#111 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#108 - Fix/update template

Pull Request - State: closed - Opened by lyz-code almost 4 years ago - 1 comment

#107 - chore(deps-dev): bump flake8-aaa from 0.11.1 to 0.11.2

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 3 comments
Labels: dependencies

#106 - perf: add new Enum import alias

Pull Request - State: closed - Opened by lyz-code almost 4 years ago

#100 - ci: change black pre-commit version to master

Pull Request - State: closed - Opened by lyz-code almost 4 years ago

#99 - chore(deps-dev): bump flake8-annotations from 2.6.1 to 2.6.2

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#98 - chore(deps-dev): bump flake8-pytest-style from 1.4.0 to 1.4.1

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#97 - chore(deps-dev): bump flake8-bugbear from 21.3.2 to 21.4.3

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#96 - chore(deps-dev): bump pylint from 2.7.2 to 2.7.3

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies