Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / flake8-implicit-str-concat/flake8-implicit-str-concat issues and pull requests
#61 - Update release checklist
Pull Request -
State: open - Opened by hugovk about 1 month ago
Labels: documentation
#60 - Switch from Flit to Hatchling + hatch-vcs for dynamic versioning
Pull Request -
State: closed - Opened by hugovk about 1 month ago
- 1 comment
Labels: enhancement
#59 - Release to PyPI using Trusted Publishing
Pull Request -
State: closed - Opened by hugovk about 1 month ago
- 4 comments
Labels: enhancement
#58 - Drop support for EOL Python 3.8
Pull Request -
State: closed - Opened by hugovk about 1 month ago
#57 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 months ago
#56 - Ruff gives this warning by default.
Issue -
State: open - Opened by jcoombes 3 months ago
- 1 comment
#55 - Add a new rule to warn on implicitly-concatenated strings separated by a comment
Issue -
State: open - Opened by Zac-HD 3 months ago
- 2 comments
Labels: enhancement
#54 - Rename `master` branch to `main`
Pull Request -
State: closed - Opened by hugovk 3 months ago
- 1 comment
#53 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 5 months ago
#52 - Add support for Python 3.13
Pull Request -
State: closed - Opened by hugovk 7 months ago
Labels: enhancement
#51 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 8 months ago
- 1 comment
#50 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 11 months ago
#49 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#48 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#47 - Add support for Python 3.12 and drop EOL 3.7
Pull Request -
State: closed - Opened by hugovk over 1 year ago
Labels: enhancement
#46 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
#45 - Fix link to releases page in README
Pull Request -
State: closed - Opened by keikoro over 1 year ago
#44 - Remove the upper version bound on more-itertools
Pull Request -
State: closed - Opened by olivierlefloch almost 2 years ago
- 5 comments
#43 - Update CI: test PyPy and 3.12-dev
Pull Request -
State: closed - Opened by hugovk almost 2 years ago
- 1 comment
#42 - Unpin more-itertools (currently: `<9`)
Issue -
State: closed - Opened by olivierlefloch almost 2 years ago
- 1 comment
#41 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
#40 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 years ago
#39 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
#38 - Support Python 3.11
Pull Request -
State: closed - Opened by hugovk over 2 years ago
- 4 comments
#37 - Replace with stdlib modules
Pull Request -
State: closed - Opened by q0w over 2 years ago
- 1 comment
#36 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
#35 - Autoupdate pre-commit quarterly
Pull Request -
State: closed - Opened by hugovk over 2 years ago
#34 - Add release checklist
Pull Request -
State: closed - Opened by hugovk over 2 years ago
- 4 comments
#33 - Update URL for homepage
Pull Request -
State: closed - Opened by hugovk over 2 years ago
#32 - Drop support for EOL Python 3.6
Pull Request -
State: closed - Opened by hugovk almost 3 years ago
- 2 comments
#31 - Bump version to prepare for release
Pull Request -
State: closed - Opened by hugovk about 3 years ago
- 4 comments
#30 - Add support for Python 3.10
Pull Request -
State: closed - Opened by hugovk about 3 years ago
Labels: enhancement
#29 - Release for attrs version pinning
Issue -
State: closed - Opened by AbdealiLoKo over 3 years ago
- 6 comments
#28 - pyproject.toml: Remove upper bound on attrs
Pull Request -
State: closed - Opened by EuAndreh over 3 years ago
- 1 comment
#27 - CI: Replace EOL Ubuntu 16.04 with 20.04
Pull Request -
State: closed - Opened by hugovk over 3 years ago
- 2 comments
#26 - support py3.9
Pull Request -
State: closed - Opened by keisheiled almost 4 years ago
#25 - Bump version and release to PyPI
Issue -
State: closed - Opened by mondeja almost 4 years ago
- 1 comment
#24 - bump attrs
Pull Request -
State: closed - Opened by keisheiled over 4 years ago
#23 - Support attrs 20.1.0
Issue -
State: closed - Opened by pkolbus over 4 years ago
- 2 comments
#22 - Support banning implicit concatenation instead of mandating it
Issue -
State: closed - Opened by ExplodingCabbage over 4 years ago
- 3 comments
#21 - Commit setup.py to repo
Issue -
State: closed - Opened by ExplodingCabbage over 4 years ago
- 2 comments
#20 - CI: Simplify config
Pull Request -
State: closed - Opened by hugovk almost 5 years ago
- 3 comments
#19 - use pairwise from more_itertools
Pull Request -
State: closed - Opened by keisheiled almost 5 years ago
- 4 comments
#18 - disable mypy ignore-missing-imports
Pull Request -
State: closed - Opened by keisheiled almost 5 years ago
#17 - slash line continuation within string literals [enhancment]
Issue -
State: open - Opened by peterjc almost 5 years ago
- 8 comments
#16 - Lint and test on GitHub Actions
Pull Request -
State: closed - Opened by hugovk almost 5 years ago
#15 - Fix mixup of ISC001 and ISC002 codes
Pull Request -
State: closed - Opened by peterjc almost 5 years ago
#14 - Continuous integration testing
Issue -
State: closed - Opened by peterjc almost 5 years ago
- 6 comments
#13 - use a one-line summary that is not cut short Fixes #11
Pull Request -
State: closed - Opened by keisheiled almost 5 years ago
#12 - Extend to trailing/leading space on split strings [Enhancement]
Issue -
State: open - Opened by peterjc almost 5 years ago
- 4 comments
#11 - At https://pypi.org/project/flake8_implicit_str_concat/ the one-line summary is cut short:
Issue -
State: closed - Opened by keisheiled almost 5 years ago
- 5 comments
#10 - Violation code table in README
Pull Request -
State: closed - Opened by peterjc almost 5 years ago
- 1 comment
#9 - forbid all explicit str concat Fixes #6
Pull Request -
State: closed - Opened by keisheiled almost 5 years ago
- 2 comments
#8 - Add description and update Trove classifiers for PyPI
Pull Request -
State: closed - Opened by hugovk almost 5 years ago
#7 - use TLADDD style for error codes Fixes #3
Pull Request -
State: closed - Opened by keisheiled almost 5 years ago
- 2 comments
#6 - Extend to explicit string literal concatenation? [Enhancement]
Issue -
State: closed - Opened by peterjc almost 5 years ago
- 4 comments
#5 - split errors into -oneline and -continuation Fixes #4
Pull Request -
State: closed - Opened by keisheiled almost 5 years ago
- 1 comment
#4 - False positive with slash continuation lines
Issue -
State: closed - Opened by peterjc almost 5 years ago
- 6 comments
#3 - Standard flake8 violation with prefix, e.g. ISC001
Issue -
State: closed - Opened by peterjc almost 5 years ago
- 16 comments
#2 - Create README.md
Pull Request -
State: closed - Opened by hugovk almost 5 years ago
#1 - Add README file listing flake8 violations defined
Issue -
State: closed - Opened by peterjc almost 5 years ago
- 3 comments