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

issues/185: support python3.8 #186

Merged
merged 14 commits into from
Dec 7, 2019
Merged

issues/185: support python3.8 #186

merged 14 commits into from
Dec 7, 2019

Conversation

komuw
Copy link
Owner

@komuw komuw commented Nov 27, 2019

Thank you for contributing to naz.
Every contribution to naz is important.

Contributions are under the MIT License.

Answer the following questions,

What(What have you changed?)

  • support python3.8

Why(Why did you change it?)

References:

@komuw
Copy link
Owner Author

komuw commented Nov 27, 2019

towards a fix for; #185

@komuw komuw changed the title issues/185 issues/185: support python3.8 Dec 3, 2019
@komuw
Copy link
Owner Author

komuw commented Dec 6, 2019

sudo apt -y update; sudo apt -y install python3.8 python3.8-dev python3.8-venv
python3.8 -m venv .venv # create virtualenv

@komuw
Copy link
Owner Author

komuw commented Dec 6, 2019

changes happened on; python/cpython@8cd5165

@komuw komuw merged commit 895a269 into master Dec 7, 2019
@komuw komuw deleted the issues/185 branch December 7, 2019 11:15
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.

python >3.8: ValueError: settimeout(): only 0 timeout is allowed on transport sockets
1 participant