saeed gharedaghi

Results 4 issues of saeed gharedaghi

Add python version 3.9

I know that we are going to have --exclude flag for pip-compile command([PR link](https://github.com/jazzband/pip-tools/pull/1509)) In addition I would like to say it would be nice also to have --exclude option...

feature request

Hi I test this code ``` session = Session(hostname='x.x.x.x', community='PTSsnmpCacti', version=2, retries=3, timeout=40) #for use change dslam port admin status: session.set('1.3.6.1.2.1.2.2.1.7.101', '2') ``` I gave this error: `Exception TypeError: 'expected...

Hi I want to send token as query string to authenticate? How Do I do???