summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2017-11-26-18-48-17.bpo-32107.h2ph2K.rst
blob: fc4f5fe9f19e1ea1fdb0fdbee912129a84b31793 (plain)
1
2
3
4
Improve the private ``*_getnode()`` methods for UUID1 such that universally
administered MAC addresses are preferred over locally administered MAC
addresses.  If only the latter is available, the first such one is returned.
Improve the related tests and fix some bugs there as well.