Skip to content

Fixes for Python3, switched to pcryptodome#28

Open
BenWoodford wants to merge 118 commits intojdhorne:masterfrom
BenWoodford:master
Open

Fixes for Python3, switched to pcryptodome#28
BenWoodford wants to merge 118 commits intojdhorne:masterfrom
BenWoodford:master

Conversation

@BenWoodford
Copy link

This includes numerous fixes for Python3 from @tomhillable and @filcole, which I've merged (sometimes manually...) into my own fork - but I feel like I should PR them. I hope the others don't mind, but right now this lib doesn't actually work with later versions of Python.

@tomhillable
Copy link

Thanks @BenWoodford, fine by me. 👍

@filcole
Copy link

filcole commented Jan 11, 2018

I like it. Thanks @BenWoodford

@BenWoodford
Copy link
Author

Pinging @jdhorne as I don't think PRs fire a Github notification

@jdhorne
Copy link
Owner

jdhorne commented Feb 2, 2018

Hi @BenWoodford; does this break compatibility with Python 2? I know some folks are still using that. Just want to make sure I know what I'm doing by approving.

@BenWoodford
Copy link
Author

Honestly? No idea. I wasn't aware people were even actively using Python 2 for new projects.

I would assume so. This is mostly to fix stuff like tabs being used instead of spaces, etc. However I don't know if pycryptodome supports Python 2.

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.