commit | dc063a25d29840d863b15c86fdab15b4a1894c73 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sat Nov 26 08:28:49 2022 -0500 |
committer | GitHub <noreply@github.com> | Sat Nov 26 08:28:49 2022 -0500 |
tree | c5c4c7fee34050c766fcc1f1e8d317a9f3b81c82 | |
parent | e35ca417fe81a64985c2b29e863ce418ae75b96e [diff] |
gh-97966: Restore prior expectation that uname_result._fields and ._asdict would include the processor. (gh-98343)