]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40459: Fix NameError in platform.py (GH-19855)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 May 2020 02:51:33 +0000 (19:51 -0700)
committerGitHub <noreply@github.com>
Tue, 5 May 2020 02:51:33 +0000 (19:51 -0700)
commit8ddf91543890e38c76aa0029482c6f5f5c444837
treefdeb8fb2d2f75063080c9d29648e3dd9ab1d53ef
parent4eec39a98c57bc374888b54c34ca11fdffcffc07
bpo-40459: Fix NameError in platform.py (GH-19855)

(cherry picked from commit 1e7e4519a8ddc2239101a0146d788c9161143a77)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Lib/platform.py
Misc/NEWS.d/next/Library/2020-05-02-04-29-31.bpo-40459.fSAYVD.rst [new file with mode: 0644]