Skip to content

Adopt cloudshell-snmp 6.0 (pysnmp 7); support Python 3.9-3.13 - #7

Merged
nahumtimerman merged 1 commit into
masterfrom
feature/cloudshell-snmp-6
Sep 7, 2026
Merged

nahumtimerman merged 1 commit into
masterfrom
feature/cloudshell-snmp-6

Conversation

@nahumtimerman

Copy link
Copy Markdown
Contributor

Adopts the pysnmp-7-based cloudshell-snmp 6.0 line.

  • dependency ranges moved to cloudshell-snmp >=6,<7 (and cloudshell-snmp-autoload >=3,<4 where used)
  • version bumped for release
  • unit tests green on Python 3.9 and 3.13

Part of the bundled-Python 3.13 upgrade wave. Upstream context: QualiSystems/cloudshell-snmp#60.

🤖 Generated with Claude Code

- requirements: cloudshell-snmp >=6.0,<7.0; add standard-telnetlib shim on
  Python 3.13+ (cloudshell-cli imports stdlib telnetlib, removed in 3.13)
- setup.py: python_requires >=3.9, classifiers 3.9-3.13
- version 1.0.4 -> 1.1.0
- CI: workflow and tox target py39; drop 'sdist --format zip'
- pre-commit: bump isort/black/flake8 to Python 3.13-compatible revs;
  black reformat of console_telnet_session.py; ignore E741 (pre-existing)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@nahumtimerman
nahumtimerman merged commit 4941a30 into master Sep 7, 2026
6 of 7 checks passed
@nahumtimerman
nahumtimerman deleted the feature/cloudshell-snmp-6 branch September 7, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant