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

Add support for building on python3.8 #1158

Merged
merged 2 commits into from
Dec 22, 2019
Merged

Add support for building on python3.8 #1158

merged 2 commits into from
Dec 22, 2019

Conversation

PythonCoderAS
Copy link
Contributor

Python 3.8 should be back-compatible with everything on the previous versions, furthermore, I have run the pre_push checks and the unit tests on 3.8 without any new syntax errors or DeprecationWarnings.

Python 3.8 should be back-compatible with everything on the previous versions, and I use python3.8 for testing all the code, so it's proven to work correctly.
@bboe
Copy link
Member

bboe commented Dec 22, 2019

Should we add a line here as well: https://github.com/praw-dev/praw/blob/master/setup.py#L33

@PythonCoderAS
Copy link
Contributor Author

Should we add a line here as well: https://github.com/praw-dev/praw/blob/master/setup.py#L33

Sure, if you want you can start a PR on my branch, but I am going to implement that change now.

Add "Programming Language :: Python :: 3.8"
@bboe bboe merged commit d1cf980 into praw-dev:master Dec 22, 2019
@bboe
Copy link
Member

bboe commented Dec 22, 2019

Thanks! I love these great efforts of your.

@PythonCoderAS PythonCoderAS deleted the patch-3 branch December 24, 2019 16:22
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.

None yet

2 participants