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 default-version selection logic #306

Merged
merged 3 commits into from
Jun 10, 2020

Conversation

thatch
Copy link
Contributor

@thatch thatch commented May 31, 2020

Summary

We need this to be able to import at all on 3.9, because there aren't any syntax changes that would warrant it being a separate entry in the list.

Test Plan

Compiled 3.9b1 and this diff enables it in tox.ini.

tox -p all

Failures are filed as separate issues, #304 and #305

@thatch thatch requested a review from jimmylai May 31, 2020 06:35
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 31, 2020
@thatch
Copy link
Contributor Author

thatch commented May 31, 2020

Closes #297

While were at it, improve the code to work with a likely 3.10 by
allowing multiple digits for minor version.
@thatch
Copy link
Contributor Author

thatch commented Jun 10, 2020

@jimmylai can you take a look?

Copy link
Contributor

@jimmylai jimmylai left a comment

Choose a reason for hiding this comment

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

LGTM

@jimmylai
Copy link
Contributor

Thanks for adding those clarification comments.

@jimmylai jimmylai merged commit dbcb5be into Instagram:master Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants