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

Fix a bug in web.run_app() about Python version checking on Windows #5130

Merged
merged 1 commit into from
Oct 25, 2020

Conversation

asvetlov
Copy link
Member

Fixes #5127

@aio-libs-github-bot
Copy link
Contributor

💚 Backport successful

The PR was backported to the following branches:

aio-libs-github-bot bot added a commit that referenced this pull request Oct 25, 2020
…dows (#5130) (#5131)

Backports the following commits to 3.7:
 - Fix a bug in web.run_app() about Python version checking on Windows (#5130)

Co-authored-by: Andrew Svetlov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError in web.py - '<' not supported between instances of 'sys.version_info' and 'float'
1 participant