diff options
author | Georg Brandl <georg@python.org> | 2014-09-30 19:34:19 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-09-30 19:34:19 +0200 |
commit | e5e13804be898b8f39bfbe6c2e2241a17d0428d4 (patch) | |
tree | 0c707dda8d7508469353693a5c50805a2154dc30 /Python/pythonrun.c | |
parent | d4adafc2c4a8c8b3857fdb99d1e810feabb08c9d (diff) | |
download | cpython-e5e13804be898b8f39bfbe6c2e2241a17d0428d4.tar.gz |
Issue #19855: uuid.getnode() on Unix now looks on the PATH for the
executables used to find the mac address, with /sbin and /usr/sbin as
fallbacks.
Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with
virtual interface. Original patch by Kent Frazier.
Issue #18784: The uuid module no more attempts to load libc via ctypes.CDLL,
if all necessary functions are already found in libuuid.
Patch by Evgeny Sologubov.
Issue #16102: Make uuid._netbios_getnode() work again on Python 3.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions