Skip to content

Make code Python 3 compatible#284

Open
dan-blanchard wants to merge 2 commits intogaubert:masterfrom
dan-blanchard:feature/python3
Open

Make code Python 3 compatible#284
dan-blanchard wants to merge 2 commits intogaubert:masterfrom
dan-blanchard:feature/python3

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.

3 participants