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

Python 3 Compatibility #5490

Merged
merged 9 commits into from
Sep 17, 2016
Merged

Python 3 Compatibility #5490

merged 9 commits into from
Sep 17, 2016

Conversation

JSchwerberg
Copy link
Contributor

Short Description:

Reopen of PR #5442 giving Py3 compatibility. PR wouldn't update thanks to problems with multiple forks of the repo.

Fixes/Resolves/Closes (please use correct syntax):

N/A

@solderzzc
Copy link
Contributor

solderzzc commented Sep 16, 2016

👍 There're many files changes, we should better merge first before others to get rid of conflict.
Is that possible add pylint check for python3 format?

Approved with PullApprove

@JSchwerberg
Copy link
Contributor Author

pylint run in a python 3 virtual environment will check using Py3's formatting. Not sure about running them side by side

@solderzzc
Copy link
Contributor

From searching, it's easier to add version number in the .travis.yml, need check if works as expect:
https://docs.travis-ci.com/user/languages/python
https://github.com/PokemonGoF/PokemonGo-Bot/blob/dev/.travis.yml

@javajohnHub javajohnHub merged commit 4ef0417 into PokemonGoF:dev Sep 17, 2016
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