[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Message 309876 - Python tracker

Message309876

Author ned.deily
Recipients anpetral, barry, ned.deily
Date 2018-01-12.23:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515799014.75.0.467229070634.issue32502@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your additional analysis.  So, assuming I understand it correctly, the problem here is that there can be hardware configurations where the only (or first?) hardware addresses available exceed 48 bits.  I'm not sure what might be different for your system when running 10.13, assuming uuid1() used to work on earlier versions of macOS; perhaps another network interface with a smaller address was supported and configured?  It seems like such configurations are pretty rare; there don't seem to be any prior bug reports on this and it would be unusual for Mac systems to only have a Firewire (non-loopback) network interface configured.  In any case, such configurations presumably are not limited to Macs so I'm removing the macOS tag.
History
Date User Action Args
2018-01-12 23:16:54ned.deilysetrecipients: + ned.deily, barry, anpetral
2018-01-12 23:16:54ned.deilysetmessageid: <1515799014.75.0.467229070634.issue32502@psf.upfronthosting.co.za>
2018-01-12 23:16:54ned.deilylinkissue32502 messages
2018-01-12 23:16:54ned.deilycreate