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

Make code Python 3 compatible #284

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dan-blanchard
Copy link

Most of the changes here were created by python-modernize. The gnarlier bytearray-related changes in blowfish.py had to be added manually because that script doesn't know how to handle that stuff.

The setup.py package_dir change was necessary to get pip install -e or python setup.py develop working.

I haven't gotten a chance to test everything with this yet, but I figured it was a quick step in the right direction.

@gaubert
Copy link
Owner

gaubert commented Jan 4, 2017

@dan-blanchard Ok thanks. I need to test it in the coming days and reworke some parts as I can see already.

@paskal paskal mentioned this pull request Jul 19, 2017
@mrjcleaver
Copy link

@gaubert - did you ever come back to this?

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

Successfully merging this pull request may close these issues.

None yet

3 participants