Marc-Andre Lemburg <[email protected]> added the comment:
Reopening the ticket, since the implementation makes backwards incompatible changes to platform.uname(): see https://bugs.python.org/issue40570 for a discussion on a better approach to lazy evaluation of getting the processor information. Before we head on into implementation details, could you please point me to the motivation why only the processor detail of uname() needs lazy evaluation ? Thanks. ---------- resolution: fixed -> status: closed -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35967> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
