Update to new pysnmp lib - #28
Open
akrautsc wants to merge 39 commits into
Open
Conversation
Files of pysnmp-sync-adapter were integrated to snmp lib due to problems installing the wheel when using Python3.12 or higher.
modified: SnmpLibrary/utils.py new file: mibs/python/LINUX-SWDL-TST-MIB.py modified: test/atest/snmp.robot new file: test/atest/snmp_EC.robot modified: test/utest/test_snmplibrary.py modified: test/utest/test_utils.py
modified: SnmpLibrary/utils.py modified: test/atest/snmp.robot modified: test/utest/test_utils.py
build_object_identity : argument mibviewer set to optional walk : add possibility to pretty print Style guides adherence cosmetics modified: SnmpLibrary/library.py modified: SnmpLibrary/utils.py modified: test/atest/snmp_EC.robot
modified: test/atest/snmp.robot
Merge in RF/robotframework-snmplibrary from common_snmp_review_DJ to feature/RF-28-create-a-common-snmp-library * commit 'a71dfe993b65e0857d3de02cb2e7b4d883c19404': RF-28 : Add test for Pretty Walk modified: test/atest/snmp.robot Jira Robot Framework / RF-28 build_object_identity : argument mibviewer set to optional walk : add possibility to pretty print Style guides adherence cosmetics modified: SnmpLibrary/library.py modified: SnmpLibrary/utils.py modified: test/atest/snmp_EC.robot modified: test/atest/snmp.robot modified: SnmpLibrary/library.py modified: SnmpLibrary/utils.py modified: test/atest/snmp.robot modified: test/utest/test_utils.py modified: SnmpLibrary/library.py modified: SnmpLibrary/utils.py new file: mibs/python/LINUX-SWDL-TST-MIB.py modified: test/atest/snmp.robot new file: test/atest/snmp_EC.robot modified: test/utest/test_snmplibrary.py modified: test/utest/test_utils.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Following changes were made: