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

Fix trz endian #1427

Merged
merged 2 commits into from
Jun 24, 2017
Merged

Fix trz endian #1427

merged 2 commits into from
Jun 24, 2017

Conversation

orbeckst
Copy link
Member

Fixes #1424
Replaces PR #1425

Changes made in this Pull Request:

  • set endianness in TRZ Reader and Writer to little endian

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

@orbeckst
Copy link
Member Author

@rathann please check that you're happy with this.

@orbeckst
Copy link
Member Author

To the merge master: Be careful when merging so that @rathann remains the author; I think this requires a simple merge commit instead any of the rebase variants.

You might also want to merge #1426 first into develop and then resolve a merge commit in CHANGELOG (because I had to create the new 0.17.0 section here, too).

@orbeckst orbeckst modified the milestone: 0.17.0 Jun 22, 2017
@richardjgowers richardjgowers mentioned this pull request Jun 23, 2017
11 tasks
- Numpy dtype int (iN) and float (fN) specifiers assume native-endian
  by default, so force them to be little-endian.
- Closes #1424.
- added CHANGELOG entry and docs
@kain88-de
Copy link
Member

I'm trying to squeeze this into 0.16.2

@richardjgowers
Copy link
Member

@kain88-de I'd be pretty amazed if someone else was using this format, I think we can put it into 17.0 instead

@kain88-de
Copy link
Member

OK

@richardjgowers richardjgowers merged commit 3cb61d6 into develop Jun 24, 2017
@richardjgowers richardjgowers deleted the fix-trz-endian branch June 24, 2017 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants