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

Py3 issue45 #46

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Py3 issue45 #46

wants to merge 3 commits into from

Conversation

moagstar
Copy link

@moagstar moagstar commented May 8, 2017

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
Copy link

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

Copy link

@soumendrak soumendrak left a comment

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