pdagent icon indicating copy to clipboard operation
pdagent copied to clipboard

Python 3.x Support

Open aaron-goulet-bfg opened this issue 6 years ago • 4 comments
trafficstars

I'd like to request Python 3.x support as a feature consideration. Since the pdagent Python library is installed with the OS package, it allows users to more easily write new/custom integrations while leveraging pdagent's queuing functionality (without a subprocess call). Currently, only scripts written for Python 2.7 can take advantage of this.

aaron-goulet-bfg avatar Jan 28 '19 22:01 aaron-goulet-bfg

Thanks for the report. We are adding support in #129

bzmw avatar Dec 05 '19 19:12 bzmw

That's fantastic news! This is even more important now that Python 2.7 is no longer being maintained as of January 1st, 2020 (💀 R.I.P. 2.7).

aaron-goulet-bfg avatar Dec 05 '19 19:12 aaron-goulet-bfg

#129 is now merged -- we have some followup work to fix builds (the current vagrant config is broken) then get those builds deployed for consumption by package managers. Will keep this thread updated. 😄

dobs avatar Dec 11 '19 20:12 dobs