Ronald Oussoren <ronaldousso...@mac.com> added the comment:

@terrygreeniaus: Are you running macOS 11 on your MacBook Pro?

If so, could you verify the hardware address of the iBridge interface? 

I've checked to libc sources on opensource.apple.com and those don't seem to 
contain code to treat the iBridge interface specially. 

I've also attached a small program that dumps the Mac addresses of interfaces 
using the same mechanism as used by the UUID code in libc. If the Mac address 
is unchanged they may have done something that affects that code.

----------
Added file: https://bugs.python.org/file49794/dumpaddr.c

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41552>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to