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

Update python #8989

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Update python #8989

merged 1 commit into from
Oct 29, 2020

Conversation

tianon
Copy link
Member

@tianon tianon commented Oct 29, 2020

Changes:

Changes:

- docker-library/python@4024a91: Merge pull request docker-library/python#557 from JaehunYoon/python3-io-encoding
- docker-library/python@03415d1: Set PYTHONIOENCODING for python-windowsservercore
@github-actions
Copy link

Diff for d71da4e:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index abf6db6..cc15a78 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -66,14 +66,14 @@ Directory: 3.7/stretch
 Tags: 3.7.9-windowsservercore-1809, 3.7-windowsservercore-1809
 SharedTags: 3.7.9-windowsservercore, 3.7-windowsservercore, 3.7.9, 3.7
 Architectures: windows-amd64
-GitCommit: 7392a0441706ffe66862c37e6d8ceb4d5b1c4389
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.7/windows/windowsservercore-1809
 Constraints: windowsservercore-1809
 
 Tags: 3.7.9-windowsservercore-ltsc2016, 3.7-windowsservercore-ltsc2016
 SharedTags: 3.7.9-windowsservercore, 3.7-windowsservercore, 3.7.9, 3.7
 Architectures: windows-amd64
-GitCommit: 7392a0441706ffe66862c37e6d8ceb4d5b1c4389
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.7/windows/windowsservercore-ltsc2016
 Constraints: windowsservercore-ltsc2016
 
@@ -101,14 +101,14 @@ Directory: 3.8/buster/slim
 Tags: 3.8.6-windowsservercore-1809, 3.8-windowsservercore-1809
 SharedTags: 3.8.6-windowsservercore, 3.8-windowsservercore, 3.8.6, 3.8
 Architectures: windows-amd64
-GitCommit: 100ebf154901e24440d2dc976820c84d72c1bf8a
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.8/windows/windowsservercore-1809
 Constraints: windowsservercore-1809
 
 Tags: 3.8.6-windowsservercore-ltsc2016, 3.8-windowsservercore-ltsc2016
 SharedTags: 3.8.6-windowsservercore, 3.8-windowsservercore, 3.8.6, 3.8
 Architectures: windows-amd64
-GitCommit: 100ebf154901e24440d2dc976820c84d72c1bf8a
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.8/windows/windowsservercore-ltsc2016
 Constraints: windowsservercore-ltsc2016
 
@@ -131,14 +131,14 @@ Directory: 3.9/buster/slim
 Tags: 3.9.0-windowsservercore-1809, 3.9-windowsservercore-1809, 3-windowsservercore-1809, windowsservercore-1809
 SharedTags: 3.9.0-windowsservercore, 3.9-windowsservercore, 3-windowsservercore, windowsservercore, 3.9.0, 3.9, 3, latest
 Architectures: windows-amd64
-GitCommit: 650ac97cef32cd19c6934a517f64c576654d58fe
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.9/windows/windowsservercore-1809
 Constraints: windowsservercore-1809
 
 Tags: 3.9.0-windowsservercore-ltsc2016, 3.9-windowsservercore-ltsc2016, 3-windowsservercore-ltsc2016, windowsservercore-ltsc2016
 SharedTags: 3.9.0-windowsservercore, 3.9-windowsservercore, 3-windowsservercore, windowsservercore, 3.9.0, 3.9, 3, latest
 Architectures: windows-amd64
-GitCommit: 650ac97cef32cd19c6934a517f64c576654d58fe
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.9/windows/windowsservercore-ltsc2016
 Constraints: windowsservercore-ltsc2016
 
@@ -161,13 +161,13 @@ Directory: 3.10-rc/buster/slim
 Tags: 3.10.0a1-windowsservercore-1809, 3.10-rc-windowsservercore-1809, rc-windowsservercore-1809
 SharedTags: 3.10.0a1-windowsservercore, 3.10-rc-windowsservercore, rc-windowsservercore, 3.10.0a1, 3.10-rc, rc
 Architectures: windows-amd64
-GitCommit: f2ce5280b0eba4070de0150aaf47edb21facafc6
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.10-rc/windows/windowsservercore-1809
 Constraints: windowsservercore-1809
 
 Tags: 3.10.0a1-windowsservercore-ltsc2016, 3.10-rc-windowsservercore-ltsc2016, rc-windowsservercore-ltsc2016
 SharedTags: 3.10.0a1-windowsservercore, 3.10-rc-windowsservercore, rc-windowsservercore, 3.10.0a1, 3.10-rc, rc
 Architectures: windows-amd64
-GitCommit: f2ce5280b0eba4070de0150aaf47edb21facafc6
+GitCommit: 03415d144ab4df30dc3d117be925ddf666bde6bf
 Directory: 3.10-rc/windows/windowsservercore-ltsc2016
 Constraints: windowsservercore-ltsc2016
diff --git a/python_3.7-windowsservercore-1809/Dockerfile b/python_3.7-windowsservercore-1809/Dockerfile
index 94d187a..184a3b6 100644
--- a/python_3.7-windowsservercore-1809/Dockerfile
+++ b/python_3.7-windowsservercore-1809/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:1809
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.7.9
 ENV PYTHON_RELEASE 3.7.9
 
diff --git a/python_3.7-windowsservercore-ltsc2016/Dockerfile b/python_3.7-windowsservercore-ltsc2016/Dockerfile
index 7cb8673..b75ea5c 100644
--- a/python_3.7-windowsservercore-ltsc2016/Dockerfile
+++ b/python_3.7-windowsservercore-ltsc2016/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2016
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.7.9
 ENV PYTHON_RELEASE 3.7.9
 
diff --git a/python_3.8-windowsservercore-1809/Dockerfile b/python_3.8-windowsservercore-1809/Dockerfile
index 9a83026..3f7ba0a 100644
--- a/python_3.8-windowsservercore-1809/Dockerfile
+++ b/python_3.8-windowsservercore-1809/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:1809
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.8.6
 ENV PYTHON_RELEASE 3.8.6
 
diff --git a/python_3.8-windowsservercore-ltsc2016/Dockerfile b/python_3.8-windowsservercore-ltsc2016/Dockerfile
index 1f0d315..9c511e6 100644
--- a/python_3.8-windowsservercore-ltsc2016/Dockerfile
+++ b/python_3.8-windowsservercore-ltsc2016/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2016
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.8.6
 ENV PYTHON_RELEASE 3.8.6
 
diff --git a/python_rc-windowsservercore-1809/Dockerfile b/python_rc-windowsservercore-1809/Dockerfile
index 8eebba5..b4ef993 100644
--- a/python_rc-windowsservercore-1809/Dockerfile
+++ b/python_rc-windowsservercore-1809/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:1809
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.10.0a1
 ENV PYTHON_RELEASE 3.10.0
 
diff --git a/python_rc-windowsservercore-ltsc2016/Dockerfile b/python_rc-windowsservercore-ltsc2016/Dockerfile
index 81e68b0..c62cd80 100644
--- a/python_rc-windowsservercore-ltsc2016/Dockerfile
+++ b/python_rc-windowsservercore-ltsc2016/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2016
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.10.0a1
 ENV PYTHON_RELEASE 3.10.0
 
diff --git a/python_windowsservercore-1809/Dockerfile b/python_windowsservercore-1809/Dockerfile
index 1ba1ea8..f03a33b 100644
--- a/python_windowsservercore-1809/Dockerfile
+++ b/python_windowsservercore-1809/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:1809
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.9.0
 ENV PYTHON_RELEASE 3.9.0
 
diff --git a/python_windowsservercore-ltsc2016/Dockerfile b/python_windowsservercore-ltsc2016/Dockerfile
index c2e8384..5f60639 100644
--- a/python_windowsservercore-ltsc2016/Dockerfile
+++ b/python_windowsservercore-ltsc2016/Dockerfile
@@ -8,6 +8,9 @@ FROM mcr.microsoft.com/windows/servercore:ltsc2016
 
 SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
 
+# https://github.com/docker-library/python/pull/557
+ENV PYTHONIOENCODING UTF-8
+
 ENV PYTHON_VERSION 3.9.0
 ENV PYTHON_RELEASE 3.9.0
 

@yosifkit yosifkit merged commit 77f7061 into docker-library:master Oct 29, 2020
@yosifkit yosifkit deleted the python branch October 29, 2020 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants