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

Python3 binary I/O #1773

Merged
merged 3 commits into from
Sep 8, 2015
Merged

Python3 binary I/O #1773

merged 3 commits into from
Sep 8, 2015

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Sep 7, 2015

Use explicit binary I/O in several places. This does not yet correctly handle Unicode (that's a much bigger issue.)

These are added or compared to binary file data.
Everything should be a string, except at the exact point at which it
enters/exits Python.
@QuLogic QuLogic mentioned this pull request Sep 7, 2015
14 tasks
pelson added a commit that referenced this pull request Sep 8, 2015
@pelson pelson merged commit e9bac8e into SciTools:master Sep 8, 2015
@pelson
Copy link
Member

pelson commented Sep 8, 2015

👍 - looks all good to me.

@QuLogic QuLogic deleted the py3k-binary branch September 8, 2015 18:47
@QuLogic QuLogic modified the milestone: v1.9 Sep 12, 2015
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.

2 participants