Skip to content

Remove python 3.6 support, upgrade CI #1940

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

Merged
merged 3 commits into from
May 19, 2022
Merged

Conversation

hwangdeyu
Copy link
Contributor

  • Remove Python 3.6, tf1.12 in all CIs
  • Upgrade some CIs for newer version.
  • Update doc

fixes #1884
Python 3.6 has reached end-of-life
Fewer and fewer people use python3.6. PyPI Download Stats (pypistats.org)

@hwangdeyu hwangdeyu changed the title Remove python36 support, upgrade CI Remove python 3.6 support, upgrade CI May 17, 2022
Copy link
Collaborator

@fatcat-z fatcat-z left a comment

Choose a reason for hiding this comment

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

Thanks.

hwangdeyu added 2 commits May 18, 2022 21:35
Signed-off-by: Deyu Huang <[email protected]>
Signed-off-by: Deyu Huang <[email protected]>
@hwangdeyu hwangdeyu merged commit cc16eb9 into onnx:main May 19, 2022
@hwangdeyu hwangdeyu deleted the drop_python36 branch May 19, 2022 03:10
hwangdeyu added a commit to hwangdeyu/tensorflow-onnx that referenced this pull request May 23, 2022
* drop python36 unit tests

Signed-off-by: Deyu Huang <[email protected]>

* add doc change

Signed-off-by: Deyu Huang <[email protected]>
Co-authored-by: Jay Zhang <[email protected]>
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.

Drop support for Python 3.6
2 participants