summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/base_subprocess.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-05-20 15:40:10 (GMT)
committerGitHub <noreply@github.com>2018-05-20 15:40:10 (GMT)
commit073eca39a55b86ec7dd7a437ac0c910751a60ace (patch)
treea74e06ced0cea7ee2af7c6e68c038253b210bdb5 /Lib/asyncio/base_subprocess.py
parent736e3b32194b52b1779ce88a2c13862f0f913a7a (diff)
downloadcpython-073eca39a55b86ec7dd7a437ac0c910751a60ace.zip
cpython-073eca39a55b86ec7dd7a437ac0c910751a60ace.tar.gz
cpython-073eca39a55b86ec7dd7a437ac0c910751a60ace.tar.bz2
bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922)
uuid._ipconfig_getnode did not validate the maximum length of the value, so long as the value had the same type of formatting as a MAC address. This let it select DUIDs as MAC addresses. It now requires an exact length match. (cherry picked from commit c66c342cb42ab8a88884527ddfe3a5086bc06316) Co-authored-by: CtrlZvi <viz+github@flippedperspective.com>
Diffstat (limited to 'Lib/asyncio/base_subprocess.py')
0 files changed, 0 insertions, 0 deletions