{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":23625378,"defaultBranch":"main","name":"pyvisa-py","ownerLogin":"pyvisa","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-09-03T15:11:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/29079824?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727155123.0","currentOid":""},"activityList":{"items":[{"before":"478647b1549f0acc3b72b095b6b2497839209015","after":"7e25798e7fad15142bfedb4ff864f73428d14f7f","ref":"refs/heads/main","pushedAt":"2024-09-24T15:49:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"readme: deduplicate requirement version specification (#452)\n\n* readme: use code block for shell command\r\n\r\nReStructured Text has a specific syntax to specify code blocks [1]. Use\r\nthat so renderers can display its content nicely.\r\n\r\n[1] https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#literal-blocks\r\n\r\n* readme: deduplicate requirement version specification\r\n\r\nSpecifying the dependency versions in the README file creates an extra\r\nmaintenance burden not worth the effort. In fact, it has been left\r\noutdated more than once leading to misinformation [1, 2, 3]. Instead,\r\nprovide the rough information in the documentation and point users to\r\nthe source of truth for details.\r\n\r\nPython 3 is still listed explicitly since it won't be bumped every now\r\nand then, and provides a useful compatibility information for users.\r\nUnfortunately, PyVISA cannot be dealt with in a similar vein.\r\n\r\n[1] dd8e9041bb9d (\"switch to a PEP517 install\")\r\n[2] 8a0753b4e23d (\"bump Python requirement to 3.8 and PyVISA requirement to 1.13\")\r\n[3] 29d3048d23e2 (\"Drop support for Python 3.8 and 3.9 and add support for Python 3.13\")","shortMessageHtmlLink":"readme: deduplicate requirement version specification (#452)"}},{"before":"6797e6663d9274cf39c93a8aa7bc89668dcd3b36","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-24T05:18:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"752fdf9d466cb7f53e8022eb79f47c46313460ac","after":"478647b1549f0acc3b72b095b6b2497839209015","ref":"refs/heads/main","pushedAt":"2024-09-24T05:18:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#456)\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#456)"}},{"before":null,"after":"6797e6663d9274cf39c93a8aa7bc89668dcd3b36","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-23T17:32:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"51ff730e6b5fbd43eb02bc1dd307a71c90468e0c","after":null,"ref":"refs/heads/dependabot/github_actions/actions/download-artifact-4.1.8","pushedAt":"2024-09-23T06:55:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"29d3048d23e2d27a80e8c7398183a97912d01c67","after":"752fdf9d466cb7f53e8022eb79f47c46313460ac","ref":"refs/heads/main","pushedAt":"2024-09-23T06:55:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 (#455)\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8.\r\n- [Release notes](https://github.com/actions/download-artifact/releases)\r\n- [Commits](https://github.com/actions/download-artifact/compare/v4.1.7...v4.1.8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/download-artifact\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 (#455)"}},{"before":null,"after":"51ff730e6b5fbd43eb02bc1dd307a71c90468e0c","ref":"refs/heads/dependabot/github_actions/actions/download-artifact-4.1.8","pushedAt":"2024-09-23T05:58:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.7 to 4.1.8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4.1.7...v4.1.8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/download-artifact from 4.1.7 to 4.1.8"}},{"before":null,"after":"ddcefecbbcc84d413b82ff9116fe43cac915c926","ref":"refs/heads/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.0","pushedAt":"2024-09-23T05:58:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 3.0.0\n\nBumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 2.1.0 to 3.0.0.\n- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)\n- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sigstore/gh-action-sigstore-python/compare/v2.1.0...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: sigstore/gh-action-sigstore-python\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump sigstore/gh-action-sigstore-python from 2.1.0 to 3.0.0"}},{"before":"aca46b30ea1004b2430d99fa2de0114d5eda429e","after":"79a39c5e8c97e2305d9c30e4b45d438be96efb60","ref":"refs/heads/hislip-connect-timeout","pushedAt":"2024-09-18T07:03:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"use the right logger in tcpip sessions","shortMessageHtmlLink":"use the right logger in tcpip sessions"}},{"before":"1c6bb98c38726b2c866b1615bc076185da7c9edb","after":"aca46b30ea1004b2430d99fa2de0114d5eda429e","ref":"refs/heads/hislip-connect-timeout","pushedAt":"2024-09-17T17:32:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"linter fixes","shortMessageHtmlLink":"linter fixes"}},{"before":"7959ea51c33d5b15869d018ace63c788ba44bc2a","after":"1c6bb98c38726b2c866b1615bc076185da7c9edb","ref":"refs/heads/hislip-connect-timeout","pushedAt":"2024-09-17T17:28:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"ci and linter fixes","shortMessageHtmlLink":"ci and linter fixes"}},{"before":"db8f22bb208c57f2b03f71096e42d884c371c009","after":"7959ea51c33d5b15869d018ace63c788ba44bc2a","ref":"refs/heads/hislip-connect-timeout","pushedAt":"2024-09-17T17:25:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"sessions: improve handling of open connection error for TCPIP resources","shortMessageHtmlLink":"sessions: improve handling of open connection error for TCPIP resources"}},{"before":"88ac8383e3617d080927647da3d4e6a57e39cfe1","after":null,"ref":"refs/heads/py313","pushedAt":"2024-09-17T17:24:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"db8759448b43ee72ee92ee7a758ab64ff07db5b9","after":"29d3048d23e2d27a80e8c7398183a97912d01c67","ref":"refs/heads/main","pushedAt":"2024-09-17T17:24:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"Drop support for Python 3.8 and 3.9 and add support for Python 3.13 (#451)\n\n* update copyright\r\n\r\n* cis: update ci config\r\n\r\n* drop support for Python 3.8 and 3.9\r\n\r\n* cis: update release workflow","shortMessageHtmlLink":"Drop support for Python 3.8 and 3.9 and add support for Python 3.13 (#…"}},{"before":"0fb4d3f25ba19e7ed78c78b6d6e699b517b7d990","after":"db8f22bb208c57f2b03f71096e42d884c371c009","ref":"refs/heads/hislip-connect-timeout","pushedAt":"2024-09-17T17:23:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"sessions: improve handling of open connection error for TCPIP resources","shortMessageHtmlLink":"sessions: improve handling of open connection error for TCPIP resources"}},{"before":"ce575fdfe13b80b8d6fcb7f78a4931879ab38555","after":"0fb4d3f25ba19e7ed78c78b6d6e699b517b7d990","ref":"refs/heads/hislip-connect-timeout","pushedAt":"2024-09-17T17:18:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"fix issue on 3.9 and add a changelog entry","shortMessageHtmlLink":"fix issue on 3.9 and add a changelog entry"}},{"before":"92130b65d1322388da45664f4d61187e1cd68b78","after":"ce575fdfe13b80b8d6fcb7f78a4931879ab38555","ref":"refs/heads/hislip-connect-timeout","pushedAt":"2024-09-17T17:15:51.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"sessions: improve handling of open connection error for TCPIP resources","shortMessageHtmlLink":"sessions: improve handling of open connection error for TCPIP resources"}},{"before":"b1ab5e9ef6783036db96c727bf3c6f6763b3c3e4","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-17T05:07:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"eed3dca523ea1243849adec92ed36cdb7c68fa63","after":"db8759448b43ee72ee92ee7a758ab64ff07db5b9","ref":"refs/heads/main","pushedAt":"2024-09-17T05:07:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#450)\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#450)"}},{"before":null,"after":"b1ab5e9ef6783036db96c727bf3c6f6763b3c3e4","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-16T17:32:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"b7cfedb8ce0856c95fff059dab6d3fe2dc3d3772","after":"88ac8383e3617d080927647da3d4e6a57e39cfe1","ref":"refs/heads/py313","pushedAt":"2024-09-09T19:45:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"cis: update release workflow","shortMessageHtmlLink":"cis: update release workflow"}},{"before":null,"after":"b7cfedb8ce0856c95fff059dab6d3fe2dc3d3772","ref":"refs/heads/py313","pushedAt":"2024-09-09T19:39:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"drop support for Python 3.8 and 3.9","shortMessageHtmlLink":"drop support for Python 3.8 and 3.9"}},{"before":"83e67aa196e5c0f4cc1cc0109c90fd8388c74608","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-09T19:04:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"0df503f28522b516de857026bd39c3d2eea63d95","after":"eed3dca523ea1243849adec92ed36cdb7c68fa63","ref":"refs/heads/main","pushedAt":"2024-09-09T19:04:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#448)\n\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#448)"}},{"before":null,"after":"83e67aa196e5c0f4cc1cc0109c90fd8388c74608","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-09T17:34:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"1d28d05244f5f26bb46197039835adb4d3b1a6fa","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-02T17:41:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"a34f0079c514af28d50fc4b62f9ebc40496ab206","after":"0df503f28522b516de857026bd39c3d2eea63d95","ref":"refs/heads/main","pushedAt":"2024-09-02T17:41:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#447)\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#447)"}},{"before":null,"after":"1d28d05244f5f26bb46197039835adb4d3b1a6fa","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-09-02T17:31:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"cc8b51630dcfdf26dfac4860810fdc828f93e23f","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-08-26T19:39:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"}},{"before":"21426b604f22f9f3dab14fc81bfadc0db3e68968","after":"a34f0079c514af28d50fc4b62f9ebc40496ab206","ref":"refs/heads/main","pushedAt":"2024-08-26T19:39:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MatthieuDartiailh","name":"Matthieu Dartiailh","path":"/MatthieuDartiailh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4481740?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#446)\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)\n- [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.1...v1.11.2)\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#446)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQxNTo0OToxNC4wMDAwMDBazwAAAAS_WoRe","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNlQxOTozOTozOC4wMDAwMDBazwAAAASkn9KX"}},"title":"Activity · pyvisa/pyvisa-py"}