[issue36105] Windows: use GetNativeSystemInfo instead of GetSystemInfo

Ronald Oussoren report at bugs.python.org
Mon Feb 25 06:55:06 EST 2019


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

I guess it depends on what the information is used for. From a quick glance at the code I'd say that the current usage is correct, and that GetNativeSystemInfo could be used when reporting about the currently running system (for example by functions in the platform module).

----------
nosy: +ronaldoussoren

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36105>
_______________________________________


More information about the Python-bugs-list mailing list