]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97966: Restore prior expectation that uname_result._fields and ._asdict would...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 26 Nov 2022 13:53:00 +0000 (05:53 -0800)
committerGitHub <noreply@github.com>
Sat, 26 Nov 2022 13:53:00 +0000 (05:53 -0800)
commit45ffab40e86777ecd49786a2c18c0c044ef0cb5b
tree0e97b8faebefab094453e73a5544a8e72c112c32
parent3e3980b49e6c089b6f9fe74bae97458c643233a9
gh-97966: Restore prior expectation that uname_result._fields and ._asdict would include the processor. (gh-98343)

(cherry picked from commit dc063a25d29840d863b15c86fdab15b4a1894c73)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/platform.py
Lib/test/test_platform.py
Misc/NEWS.d/next/Library/2022-10-16-18-52-00.gh-issue-97966.humlhz.rst [new file with mode: 0644]