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

Deprecate Python 3.5 Release due to Python 3.5 incompatibility #3353

Merged
merged 4 commits into from Mar 22, 2021

Conversation

jcwchen
Copy link
Member

@jcwchen jcwchen commented Mar 22, 2021

Description
Deprecate Python 3.5 Release due to Python 3.5 incompatibility: remove python 3.5 in all release pipelines

Motivation
Since Python 3.5 is not supported by many libraries now, ONNX will deprecate Python 3.5 support in ONNX 1.9

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
@jcwchen jcwchen requested a review from a team as a code owner March 22, 2021 15:19
@jcwchen jcwchen linked an issue Mar 22, 2021 that may be closed by this pull request
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
@askhade askhade merged commit e096bc3 into onnx:master Mar 22, 2021
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.

Release CI with Python 3.5 fails due to Python 3.5 incompatibility
2 participants