CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 17:58:21 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"b06eec62e53a42815ce83e0b076e5594"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=pb4TR%2F27XHurzTkOj5aYMtGTKPdPg7hLVl%2FwhrBtNj8aLnxbOsl2UebMJOGPwONUSKgVHZ%2BsPVqWBcXk0SpC6KmIbhMQFxa87%2FVdJJF1Ajz2MWc12kbRmS%2BdDCKtOvDePypF3cFR9mX6pOXU6DwHTAMTerQZjg1iRZjDFUewNxLxKGjuJ8x3dKABAO2B70%2BWZx4XMW1G%2F9VN7lu2vGcwqXbcaaBSXu%2BJdEhjwh2NiReQxPF%2Fhsin%2FsF%2FFWQ4T7ZBWMLCoxCh7me2HR1fVUnDWQ%3D%3D--VZcEOLCInxcDxniR--1AkC6%2FJ03SVLocABum2ATA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.582764421.1753466300; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 17:58:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 17:58:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E3FE:510EB:93E4D:B4CF5:6883C5BC
Releases · flake8-implicit-str-concat/flake8-implicit-str-concat · GitHub
20 Oct 15:00
Loading
07 Feb 09:42
Loading
06 Feb 05:49
Loading
06 Feb 05:49
Loading
06 Feb 05:48
Loading
06 Feb 05:48
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 8
Releases: flake8-implicit-str-concat/flake8-implicit-str-concat
Releases · flake8-implicit-str-concat/flake8-implicit-str-concat
0.5.0
906c651
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add support for Python 3.12 and drop EOL 3.7 by @hugovk in #47
- Add support for Python 3.13 by @hugovk in #52
- Drop support for EOL Python 3.8 by @hugovk in #58
- Switch from Flit to Hatchling + hatch-vcs for dynamic versioning by @hugovk in #60
- Fix link to releases page in README by @keikoro in #45
- Release to PyPI using Trusted Publishing by @hugovk in #59
- Add release checklist by @hugovk in #34
- Rename
master
branch tomain
by @hugovk in #54
New Contributors
Full Changelog: 0.4.0...0.5.0
Assets 2
0.4.0
aebf140
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
What's Changed
- Autoupdate pre-commit quarterly by @hugovk in #35
- Replace with stdlib modules by @q0w in #37
- Support Python 3.11 by @hugovk in #38
- Remove the upper version bound on more-itertools by @olivierlefloch in #44
- Update CI: test PyPy and 3.12-dev by @hugovk in #43
New Contributors
- @q0w made their first contribution in #37
- @olivierlefloch made their first contribution in #44
Full Changelog: 0.3.0...0.4.0
Assets 2
0.3.0
Compare
What's Changed
- pyproject.toml: Remove upper bound on attrs by @EuAndreh in #28
- CI: Replace EOL Ubuntu 16.04 with 20.04 by @hugovk in #27
- Add support for Python 3.10 by @hugovk in #30
- Drop support for EOL Python 3.6 by @hugovk in #32
- Bump version to prepare for release by @hugovk in #31
- Update URL for homepage by @hugovk in #33
New Contributors
Full Changelog: 0.2.0...0.3.0
Assets 2
0.2.0
Compare
What's Changed
- Lint and test on GitHub Actions by @hugovk in #16
- disable mypy ignore-missing-imports by @keisheiled in #18
- use pairwise from more_itertools by @keisheiled in #19
- bump attrs by @keisheiled in #24
- CI: Simplify config by @hugovk in #20
- support py3.9 by @keisheiled in #26
Full Changelog: 0.1.0...0.2.0
Assets 2
0.1.0
Compare
What's Changed
- Create README.md by @hugovk in #2
- split errors into -oneline and -continuation Fixes #4 by @keisheiled in #5
- use TLADDD style for error codes Fixes #3 by @keisheiled in #7
- Add description and update Trove classifiers for PyPI by @hugovk in #8
- forbid all explicit str concat Fixes #6 by @keisheiled in #9
- use a one-line summary that is not cut short Fixes #11 by @keisheiled in #13
- Violation code table in README by @peterjc in #10
- Fix mixup of ISC001 and ISC002 codes by @peterjc in #15
New Contributors
Full Changelog: 0.0.0.post0...0.1.0
Assets 2
0.0.0.post0
Compare
Assets 2
You can’t perform that action at this time.