Skip to content

Conversation

@catenacyber
Copy link
Contributor

Otherwise python setup.py install from bindings/python
will fail with
SyntaxError: Non-ASCII character '\xe2' in file setup.py on line 223,
but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Should fix oss-fuzz build
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27542

Otherwise python setup.py install from bindings/python
will fail with
SyntaxError: Non-ASCII character '\xe2' in file setup.py on line 223,
but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
@catenacyber
Copy link
Contributor Author

CIFuzz because this commit needs to be cherry-picked in v4 branch as well

@aquynh aquynh merged commit 2bc4e7c into capstone-engine:master Nov 17, 2020
@aquynh
Copy link
Collaborator

aquynh commented Nov 17, 2020

merged, thanks!

@catenacyber
Copy link
Contributor Author

Should I make a PR for branch v4 as well ?

aquynh pushed a commit that referenced this pull request Nov 17, 2020
Otherwise python setup.py install from bindings/python
will fail with
SyntaxError: Non-ASCII character '\xe2' in file setup.py on line 223,
but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
@aquynh
Copy link
Collaborator

aquynh commented Nov 17, 2020 via email

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