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

Improve PyPy and Windows support #130

Merged
merged 6 commits into from
Jul 18, 2018

Conversation

tomchristie
Copy link
Member

  • Don't attempt to log signal.name under windows.
  • Use explicit encoding= when opening files in setup.py
  • Requirements depend on runtime/platform - PyPy and Windows should no longer install httptools and uvloop.
  • Defaults depend on runtime/platform - PyPy and Windows should no longer run with httptools and uvloop by default.

@tomchristie
Copy link
Member Author

Yas!

@tomchristie tomchristie merged commit c1f1d17 into master Jul 18, 2018
@tomchristie tomchristie deleted the improve-pypy-and-windows-support branch July 18, 2018 21:33
@tomchristie tomchristie mentioned this pull request Jul 18, 2018
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.

1 participant