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

Port scripts to Python 3 #13

Merged
merged 3 commits into from
Jun 9, 2018
Merged

Port scripts to Python 3 #13

merged 3 commits into from
Jun 9, 2018

Conversation

FauxFaux
Copy link
Contributor

It's the future.

The future is quite ugly in this case, because the code can't decide if a base64 encoded blob is text (to be split by lines), or bytes to be run through an external command.

This is the minimum set of changes necessary to make the script work on Python 3. It could probably be neatened up with further changes.

@ctz ctz merged commit d03b197 into rustls:master Jun 9, 2018
@ctz
Copy link
Member

ctz commented Jun 9, 2018

Thanks!

@FauxFaux FauxFaux deleted the python3 branch June 11, 2018 07:23
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

2 participants