Skip to content

Py3 issue45#46

Open
Daniel Bradburn (moagstar) wants to merge 3 commits intomachinalis:developfrom
moagstar:py3-issue45
Open

Py3 issue45#46
Daniel Bradburn (moagstar) wants to merge 3 commits intomachinalis:developfrom
moagstar:py3-issue45

Conversation

@moagstar

I've made a few changes to quepy app and tests so that python 3 is working in the test suite. I skipped the tests which check that a Value is raised when ascii input is given, since this should be less of an issue with python3.

…enerating single codepoints from surrogate pairs which cannot be encoded in utf-8. Python 2 was more lax about this
…scii input is supplied. This is something which is ambiguous in python 2, however in python 3 the split between text and bytes is much more explicit
@jesushd12

Hi , is Quepy working on python 3.5? I have errors and I have included the modification of this pull request

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty file test.sh added in PR.

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.

3 participants