-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
We currently only report os.type. We can get all of this from the platform module, but we'll want to use the information from platform.mac_ver, platform.win32_ver, and platform.linux_distribution for darwin, win32, and linux (respectively) when possible.