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

Upgrade to Python 3.6 #191

Merged
merged 4 commits into from
Feb 14, 2018
Merged

Upgrade to Python 3.6 #191

merged 4 commits into from
Feb 14, 2018

Conversation

Natim
Copy link
Contributor

@Natim Natim commented Feb 14, 2018

Oh yeah!

@Natim Natim requested a review from leplatrem February 14, 2018 12:35


async def test_beta_crash_stats_uptake(cli):
resp = await check_response(cli, "/v1/firefox/57.0b10/crash-stats/uptake")
resp = await check_response(cli, "/v1/firefox/59.0b9/crash-stats/uptake")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changes puzzle me a little bit but I like the idea of keeping a functional tests.

@Natim Natim force-pushed the python3.6 branch 2 times, most recently from c754db0 to 39699c3 Compare February 14, 2018 12:40
@@ -11,3 +11,4 @@ swagger-spec-validator
tox
wheel
zest.releaser
aiohttp<3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Natim Natim merged commit 6c6430b into master Feb 14, 2018
@Natim Natim deleted the python3.6 branch February 14, 2018 13:23
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.

2 participants