Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py3 compatibility - iteritems #23

Closed
ChaoticMind opened this issue Jun 13, 2018 · 3 comments
Closed

py3 compatibility - iteritems #23

ChaoticMind opened this issue Jun 13, 2018 · 3 comments

Comments

@ChaoticMind
Copy link

ChaoticMind commented Jun 13, 2018

The usage of iteritems() is not py3 compatible.

Can't currently use the package() directive in fabric2 tasks on python3.

@bitprophet
Copy link
Member

Thanks for the catch!

@bitprophet
Copy link
Member

Also of note, package() is pretty weak at the moment (it and the related info module were set up to work on various Linux distro families, but only the CentOS backend was truly implemented) so...bear that in mind.

@bitprophet
Copy link
Member

I'll put out a release soon with this in it, but note the caveat above. I'll probably pop out a feature release a bit later that does the bare minimum to make these modules a bit more fleshed out so they match the docstrings... 🤦‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants