]> granicus.if.org Git - python/commit
[3.6] bpo-32370: Use the correct encoding for ipconfig output in the uuid module...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 13 Feb 2018 09:15:21 +0000 (11:15 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2018 09:15:21 +0000 (11:15 +0200)
commitc3f9d7e0ea30e94c901d13e1d43ff0be1e5dbcb7
tree1f274db3822eb521aa3d49b22527e8d74a358761
parent9fad857444d90b9c6c36c31f5f07e57f390a70f2
[3.6] bpo-32370: Use the correct encoding for ipconfig output in the uuid module. (GH-5608). (#5654)

(cherry picked from commit da6c3da6c33c6bf794f741e348b9c6d86cc43ec5)

Co-authored-by: Segev Finer <segev208@gmail.com>
Lib/uuid.py
Misc/NEWS.d/next/Windows/2018-02-10-15-38-19.bpo-32370.kcKuct.rst [new file with mode: 0644]