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

Py3k unicode nimrod #1829

Merged
merged 1 commit into from
Nov 16, 2015
Merged

Py3k unicode nimrod #1829

merged 1 commit into from
Nov 16, 2015

Conversation

pp-mo
Copy link
Member

@pp-mo pp-mo commented Nov 6, 2015

A step towards an alternative version of #1782 which conserves existing Python 2 behaviour : see comment there

An adjusted version of @QuLogic "199bec1 py3k: Decode strings from NIMROD files."
Only decode the strings in Python 3.

TO TEST :
python3 -m unittest iris.tests.test_nimrod fails before this, succeeds after

NOTE :
As the second commit effectively reverts some changes from the first one, it probably makes good sense to squish before merging.

@QuLogic QuLogic added this to the v1.9 milestone Nov 6, 2015
@QuLogic
Copy link
Member

QuLogic commented Nov 6, 2015

Looks reasonable.

@pelson
Copy link
Member

pelson commented Nov 8, 2015

Looks reasonable.

@QuLogic - are you happy to merge?

@QuLogic
Copy link
Member

QuLogic commented Nov 8, 2015

I wasn't sure if @pp-mo still wanted to squash this one.

@pp-mo pp-mo force-pushed the py3k-unicode-nimrod branch from d60f7b4 to fa4cb59 Compare November 9, 2015 11:50
@pp-mo
Copy link
Member Author

pp-mo commented Nov 9, 2015

Ok, done that - I think on balance it's worth having a less-confusing history.

@QuLogic
Copy link
Member

QuLogic commented Nov 10, 2015

I do not know why the build has started failing.

@pp-mo
Copy link
Member Author

pp-mo commented Nov 10, 2015

I think this is a recently merged change that has gone bad on us.
Almost certainly something arising from #1826.
I've no idea why it should impact this, though. It may be a merge peculiarity.
I will investigate...

@pp-mo pp-mo mentioned this pull request Nov 11, 2015
@rhattersley
Copy link
Member

This makes sense to me and I can't see any unresolved feedback so I'm going to merge.

rhattersley added a commit that referenced this pull request Nov 16, 2015
@rhattersley rhattersley merged commit 26e4a46 into SciTools:master Nov 16, 2015
@pp-mo pp-mo deleted the py3k-unicode-nimrod branch March 14, 2016 13:21
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.

4 participants