Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upPython 3 compatibility #24
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jplouis
Oct 28, 2017
Member
Jenkins cannot run this build automatically. Can one of the admins verify this patch? To kick off the pull verification add a comment with "ok to test".
|
Jenkins cannot run this build automatically. Can one of the admins verify this patch? To kick off the pull verification add a comment with "ok to test". |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lunkwill42
Oct 30, 2017
There are now three forks dealing with the issue of Python 3 compatibility (and a few other things), one from @kalombos, this one, and my own - but no feedback from @zenoss .
There is clearly an interest in having pynetsnmp work on Python 3. What can be done to get these changes merged and accepted into upstream? Or do we need to fork the entire library properly?
lunkwill42
commented
Oct 30, 2017
•
|
There are now three forks dealing with the issue of Python 3 compatibility (and a few other things), one from @kalombos, this one, and my own - but no feedback from @zenoss . There is clearly an interest in having pynetsnmp work on Python 3. What can be done to get these changes merged and accepted into upstream? Or do we need to fork the entire library properly? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jameshilliard
Oct 30, 2017
Maybe it would be a good idea to try and upstream to the twisted project, although it would probably need to be re-licensed/dual licensed.
jameshilliard
commented
Oct 30, 2017
|
Maybe it would be a good idea to try and upstream to the twisted project, although it would probably need to be re-licensed/dual licensed. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
lunkwill42
Oct 30, 2017
Relicensing would still require some sort of feedback from @zenoss - which they haven't been very forthcoming with here on GitHub. I don't know anything about the inner workings of the ZenOSS project, my only interest is in the pynetsnmp library itself. Do you or @kalombos know anything about ZenOSS at all, or do we all just share an interest in pynetsnmp?
lunkwill42
commented
Oct 30, 2017
|
Relicensing would still require some sort of feedback from @zenoss - which they haven't been very forthcoming with here on GitHub. I don't know anything about the inner workings of the ZenOSS project, my only interest is in the pynetsnmp library itself. Do you or @kalombos know anything about ZenOSS at all, or do we all just share an interest in pynetsnmp? |
jameshilliard commentedOct 28, 2017
This should get pynetsnmp running under python 3, this shouldn't have any python 2 regressions.