]> granicus.if.org Git - python/commit
bpo-32370: Use the correct encoding for ipconfig output in the uuid module. (GH-5608)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Feb 2018 08:58:28 +0000 (00:58 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2018 08:58:28 +0000 (00:58 -0800)
commit9b5a90b975ef32b261d60b8ec06504f4ffd00d63
tree4d180404a6736a353e6e9a6d0fa2bd8c78ca9525
parent53374cc57f33f1afb22924da3a76ec6cf9e4afc1
bpo-32370: Use the correct encoding for ipconfig output in the uuid module. (GH-5608)

(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]