Skip to content

v4.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@ryanfaircloth ryanfaircloth released this 09 Sep 22:13
· 106 commits to next since this release

4.0.0-rc.1 (2026-09-09)

⚠ BREAKING CHANGES

  • mibs: pysmi.mibs.behavior() is gone and generated modules no longer
    carry a spliced runtime-behavior tail. Consumers relying on that tail must
    apply their own behavior at load time, as pysnmp now does. PYSNMP-USM-MIB is
    no longer in PySnmpCodeGen.baseMibs, so a StubSearcher built from it no longer
    reports that module as up to date.

Code Refactoring