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

Buster has official python 3.7 support #4531

Closed
qiluo-msft opened this issue May 4, 2020 · 0 comments · Fixed by #4603
Closed

Buster has official python 3.7 support #4531

qiluo-msft opened this issue May 4, 2020 · 0 comments · Fixed by #4603
Assignees

Comments

@qiluo-msft
Copy link
Collaborator

This is a TODO item.

Before buster, snmp docker image must use a local build python3.6. After we migrate snmp docker to Debian Buster (#4529), we have official python 3.7 in Debian sources.

In stead of install it into snmp image, we could install it in docker-base image. It will be the same disk occupancy, but every derived image could benefit from fresh python3.7.

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 a pull request may close this issue.

1 participant