Steve Dower <steve.do...@python.org> added the comment:

We just return the result of GetComputerNameEx [1] here - we don't use WMI at 
all (and given the complexities, we are not going to start).

Are you able to provide any more information? In particular, if the 
documentation for GetComputerNameEx (below) helps you understand why these 
machines are different, that would be helpful to know.

Obviously (I hope) we can't diagnose a DHCP issue on your network, so claiming 
this is a bug in Python is likely premature.

[1]: 
https://docs.microsoft.com/en-us/windows/desktop/api/sysinfoapi/nf-sysinfoapi-getcomputernameexw

----------

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

Reply via email to